<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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|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="f7682046-f7f6-4bd8-a16c-78822ffdd8de">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-04-30T00:00:00" End="2025-05-01T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|HotelsProSearch|exception while supplier interation: Exception||HotelsPro|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|PaximumSearch|supplier interation failed||Paximum|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|InfiniteSearch|supplier interation failed||Infinite|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|HotelbedsSearch|supplier interation failed||HotelBeds|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|TravcoSearch|successfull supplier interation||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|RestelSearch|successfull supplier interation||Restel|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|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="2025-04-26T19:37:42.1211549+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f7682046-f7f6-4bd8-a16c-78822ffdd8de" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="19.58" OriginalAmount="18.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04944418" Longitude="29.02484854" StarRating="3" HotelCode="737361|2518075" HotelName="Bufes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyuksekerci Sokak, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418206</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.33" OriginalAmount="19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00047988" Longitude="28.80049648" StarRating="3" HotelCode="499006|217183" HotelName="Express Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pamuk sokak, Kartal tepe mahallesi 13, Kucukcekmece, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4421374</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.50" OriginalAmount="21.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98606" Longitude="28.718157" StarRating="3" HotelCode="297935|1082748" HotelName="Avcilar Inci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Engin Sk. No. 6, Avcilar Merkez Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/225616/225616a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.04" OriginalAmount="21.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0314016" Longitude="28.97976103" StarRating="3" HotelCode="735791|4534385" HotelName="Chez Bore Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cezayir Sokak 7, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035416</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.06" OriginalAmount="23.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037587" Longitude="28.981394" StarRating="3" HotelCode="191174|1660008" HotelName="Element Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevza Sokak 2, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=714169</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.04" OriginalAmount="24.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.001167733221" Longitude="28.798095953373" StarRating="4" HotelCode="489063|2263575" HotelName="Royal Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadik Sokak No 8, Kartaltepe Mahallesi, Küçükçekmece, Istanbul 34124</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592205/592205a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.39" OriginalAmount="24.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="829169|2556245" HotelName="Arkem Hotel 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Yaseminler Sokak 8, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37800000/37799000/37798940/205cb5f0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.80" OriginalAmount="25.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13887319" Longitude="29.85772302" StarRating="0" HotelCode="593046|4532675" HotelName="Hill River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Agva merkez Mahallesi, rihtim caddesi 15, Agva, 34990 Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22436/3622436/20.jpg?f=15505061</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.18" OriginalAmount="26.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993474" Longitude="28.708288" StarRating="3" HotelCode="310351|5014725" HotelName="Avcilar Dedem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Mesrutiyet Caddesi 277, E-5 Yan Yol, Avcilar, 34310 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Avcilar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642999/642999a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.18" OriginalAmount="26.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13876598489" Longitude="29.854769306187" StarRating="0" HotelCode="369801|4526705" HotelName="Agva Piazza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Agva Merkez Mahallesi, Guzelyali Sokak 8, 34990 Agva, Sile</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/86700/2686700/55.jpg?f=15504367</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Agva.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.89" OriginalAmount="27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036984" Longitude="28.981804" StarRating="3" HotelCode="267812|477717" HotelName="Taxim Elegance Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehitmuhtar mahallesi, Pelesenk Sokak No: 5/A, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38280000/38277200/38277168/59f9fafa_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.96" OriginalAmount="28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03594884" Longitude="28.98232216" StarRating="0" HotelCode="548869|199600" HotelName="La Bella Suites Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Bekar Sokak 16, Taksim, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4036886</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Bella Suites Beyoglu in Beyoglu (Istanbul City Center), you'll be minutes from Istiklal Street and Taksim Square.  This hotel is close to Mixer and Topkapi Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.96" OriginalAmount="28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008270833652" Longitude="28.978212470947" StarRating="3" HotelCode="191084|217642" HotelName="Magnificent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Liman Cd. No: 207-209, Küçükayasofya, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207088/207088a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.03" OriginalAmount="29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03567151" Longitude="28.97771093" StarRating="0" HotelCode="372918|480408" HotelName="Hotel Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari Ekrem Tur Sokak No:9 Beyoglu, Beyoglu, 34435 Stambul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506757/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Taksim, Hotel Star is within a 2-minute walk from Istiklal Street, which houses many cafés, restaurants and popular landmarks. The 24-hour reception provides room service.Simply decorated, each room here will provide you with flat-screen satellite TV, air conditioning and a minibar. Featuring a shower, private bathroom also comes with slippers.You can enjoy your meals at the restaurants nearby, and taste refined flavours of traditional Turkish and international cuisine. There are also many bars in Istiklal Street.Istanbul Ataturk Airport is 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="29.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05376502" Longitude="28.99263116" StarRating="3" HotelCode="373450|4534965" HotelName="Berlin Hotel Nisantasi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mah. Madalyon Sok. No:10 Nisantasi, Sisli 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506721/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.09" OriginalAmount="29.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03570389" Longitude="28.97948034" StarRating="0" HotelCode="739894|4538085" HotelName="Taxim Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Bayram Sokak 8, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708808</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.78" OriginalAmount="30.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021617614265" Longitude="28.944824233135" StarRating="3" HotelCode="311564|2295495" HotelName="Hotel New Fatih Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akemsettin Mahallesi, Bedrettin Simavi Sokak 4, 34080 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593903/593903a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.10" OriginalAmount="30.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02003649" Longitude="28.96249599" StarRating="0" HotelCode="776279|2516585" HotelName="Marpalace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cesmesi? Sokak 21, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621660</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.17" OriginalAmount="31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04353013" Longitude="29.00771413" StarRating="3" HotelCode="599288|216988" HotelName="Barba Rossa Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Eski Yildiz Caddesi 34, Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9061733</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.17" OriginalAmount="31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03410606" Longitude="28.68127717" StarRating="3" HotelCode="374281|199078" HotelName="Grand Dedem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenikent Mahallesi, 606 Sokak 4, 34510 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8383044</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.17" OriginalAmount="31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03056901" Longitude="28.81510814" StarRating="3" HotelCode="445795|199084" HotelName="Grand Istanbul Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Caddesi 2, Gunesli, 34212 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/444041/444041a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.66" OriginalAmount="31.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99488121" Longitude="28.83797862" StarRating="5" HotelCode="517388|2516595" HotelName="Orange Airport Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Beydagi Sokak 28, Bahçelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8112842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.75" OriginalAmount="31.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03810151" Longitude="28.9817764" StarRating="0" HotelCode="598479|2517915" HotelName="Green Bird Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 47, Beyoglu, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5427033</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.87" OriginalAmount="31.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978405368162" Longitude="29.142688124298" StarRating="4" HotelCode="531346|1965795" HotelName="Cityloft 81" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 203, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629246/629246a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.04" OriginalAmount="31.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98047251" Longitude="29.10889194" StarRating="3" HotelCode="548546|2550965" HotelName="Cityloft 24 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sokak 26, Kucukbakkalkoy, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631831/631831a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.08" OriginalAmount="31.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99349999" Longitude="28.7942634" StarRating="3" HotelCode="375411|2517685" HotelName="Istanbul Fair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Gueltepe Mahallesi, Yanyol 3, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/13000000/12030000/12024300/12024222/b4e04650_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34.24" OriginalAmount="32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99599921" Longitude="29.02557523" StarRating="0" HotelCode="368522|252259" HotelName="Kadikoy Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi Rihtim Caddesi No:18, Iskele Sokak, Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039651</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.36" OriginalAmount="32.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035268" Longitude="28.976593" StarRating="4" HotelCode="933225|4521195" HotelName="Stay Inn Taksim Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Balik Sokak 7, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648567/648567a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service, a café, a bar and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.25" OriginalAmount="32.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003158915565" Longitude="28.973773198165" StarRating="3" HotelCode="900674|315355" HotelName="Hotel Rose Bouquets" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Banquet Hall,Bar,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi  67, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=910854</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rose Hotel The Rose Hotel (rated 3x000D star) is a mid size hotel in Sultanahmet / Istanbul. Both on and off site car parking is available. Guests can dine at the hotel restaurant. Room Facilities Rose Hotel. A hairdryer is provided in every room. We are sorry, but smoking is not permitted in either the bedrooms or the public areas of the hotel. Additional Info. An airport shuttle service is available from the hotel. Pet owners and their well behaved pets are welcome at the hotel. A concierge service is available to guests..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.27" OriginalAmount="32.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="962593|4701795" HotelName="The Xanadu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 26/1, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106000/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.77" OriginalAmount="33.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03581883" Longitude="28.97966894" StarRating="0" HotelCode="589625|4549225" HotelName="Chillout Lya Hostel Bar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi, Toprak Lule sokak 1, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761775/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The wide range of services and facilities makes the hostel the ideal starting point for business and relaxation. A laundry service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.32" OriginalAmount="33.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.977537" Longitude="28.739289" StarRating="3" HotelCode="255922|1065708" HotelName="Expocity" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüspala Mahallesi D-100, Kuzey Yan Yol, No: 90, Avcilar, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304809/304809a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.38" OriginalAmount="34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01872562" Longitude="28.9652976" StarRating="3" HotelCode="374891|217218" HotelName="Görür Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Demirtas Mahallesi, Kible Cesme Caddesi 64A, 34134 Istambul, Eminonu Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7721664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.38" OriginalAmount="34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0057175" Longitude="28.97150117" StarRating="0" HotelCode="962310|414869" HotelName="The Lola Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokok 18, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10995027</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.39" OriginalAmount="34.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015930288801" Longitude="28.95799835995" StarRating="3" HotelCode="315870|2003955" HotelName="Birlik Apart Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Molla Hüsrev Mahallesi, Akif Pasa Sokak 11, Vefa, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375729/375729a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Fatih district of Istanbul, this recently refurbished hotel is situated close to the Beyazit faculty of Istanbul University and within a stone's throw of the city's famous Suleymaniye Mosque. Featuring cosy and modernly furnished rooms, the 9-room hotel also has a small breakfast room where guests can begin the day fortified by a delicious Turkish breakfast. A bus stop is closeby and Aksaray metro station is 1.5 km away. Shops, cafe bars and restaurants can all be found in the vicinity of the hotel and many of the historical attractions can be reached on foot. The Grand Bazaar is approximately a 20 minute walk away and Sultanahmet, 35 minutes.    </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.03" OriginalAmount="34.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993186" Longitude="29.025519" StarRating="3" HotelCode="213612|2265725" HotelName="Ayyildizlar Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Misaki Milli Sokak No:27, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302328/a_302328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.13" OriginalAmount="34.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03950571" Longitude="28.98175456" StarRating="0" HotelCode="323374|2518405" HotelName="Taksim Peri Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Çaylak Sokak No: 45, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478443/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel features room service for a comfortable and relaxing stay. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.14" OriginalAmount="34.71" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|488332" HotelName="THE CONSTANTINE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1122155_foto_1.jpg</HotelPictures>
        <HotelDescription>The Constantine Hotel is a stylish boutique hotel with a great location for exploring the historic area of the city.    Literally just across the road you will find the Topkapi Palace and a 15 minute walk will take you to the Grand bazaar in one direction and the Spice bazaar in Emin�n� in the other.* The Constantine Hotel's restaurant provides the perfect retreat for relaxed dining through a selection of mouth-watering culinery specialities and wines.All guest rooms at the Constantine Hotel are small and have parquet flooring and electronically locked safe, electronic key-card lock, television featuring local and international satellite TV channels, radio and music stations together with in-house multi-video and music system.    * Remote Controlled Air Conditioning  * Laptop size electronic safe box  * Mini Bar  * Direct Dial Phone  * Private ensuite bathroom with shower  * Hairdryer* Ataturk Airport - 20 km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.29" OriginalAmount="34.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005706841122" Longitude="28.965504668648" StarRating="1" HotelCode="296190|1004465" HotelName="Yasmin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayretin Mahallesi, Balipasa Yokusu, Arayici Sokak 2, Beyazit, Fatih 34100, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199254/199254a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.42" OriginalAmount="34.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013862928412" Longitude="28.976197667494" StarRating="3" HotelCode="387066|334605" HotelName="Turvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Sokak No. 16, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89465/a_89465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007079" Longitude="28.95495" StarRating="3" HotelCode="169651|47769" HotelName="Maral Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Pasazade Sokak No: 17, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132451/132451a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli area of Istanbul, within comfortable walking distance of the major attractions at Sultanahmet. Local amenities can be found close to the hotel, including links to the local public transport network and shopping venues. Various restaurants, bars and pubs are about half an hour’s walk from the hotel and Istanbul’s Atatürk and Sabiha Gökçen airports are approximately 10 km and 45 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9704" StarRating="0" HotelCode="733333|252220" HotelName="Deniz Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Mollatasi Caddesi 19, Kumkapi, Istanbul, Fatih 34300</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10055479</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038221191423" Longitude="28.98339476996" StarRating="2" HotelCode="313402|199877" HotelName="Budak Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Feridiye Caddesi 19/1, 34447 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8196420</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="866022|381268" HotelName="Levo Suites Macka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Servirevan Sokak, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476432</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03585459" Longitude="28.97916002" StarRating="0" HotelCode="946715|478174" HotelName="Taksim Pera Suites And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Halas Sokak 10, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105869/df6068d88b9c4292c18a8ae198f1d6d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.45" OriginalAmount="35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018344271569" Longitude="28.585887334702" StarRating="0" HotelCode="933265|217243" HotelName="Turkuaz Port Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Kordonboyu Caddesi 16, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükçekmece</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8423505</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.66" OriginalAmount="35.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006000016863" Longitude="28.971067965031" StarRating="3.5" HotelCode="37688|359325" HotelName="Diva's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62120/w_62120_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to a park (about 100 m away). The city centre and tourist area with their many restaurants, bars and links to the public transport network are only about 100 m away. A bus stop is located right outside the hotel, whilst the train station is to be found just 200 m from the hotel. The airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.92" OriginalAmount="35.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|719474" HotelName="DIVAS HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979255_foto_1.jpg</HotelPictures>
        <HotelDescription>Let Diva's Hotel be your gateway to experience the unrivalled history of Istambul together with the modern buzz and energy of the city. Superbly situated in the historic Sultanahmet District. Divas's hotel offers you luxury, comfort and hospitality with rooms offering excellent panoramic views over the historic heart of Istambul and the Bosphorus. The location of the Hotel offers you the opportunity to easily explore the rich history of Istambul covering the Roman, Byzantine and Ottoman legacies, feel the cultural and commercial pulse of the modern city centered on Beyoglu and Levent and relax in the tranquility and laid-back atmosphere of the small towns dotted on the Asian coast of the Bosphorus centred on Uskudar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.96" OriginalAmount="35.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99325657" Longitude="28.84429167" StarRating="1" HotelCode="775664|2627615" HotelName="Green Garden Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Incesu Sokak 13, Bahcelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640984/640984a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.08" OriginalAmount="35.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036628204479" Longitude="28.983008149412" StarRating="1.5" HotelCode="404107|4533645" HotelName="Bunkahaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Ana Cesme Sokak 3, 34453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=773098</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.13" OriginalAmount="35.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012144911755" Longitude="28.978417217732" StarRating="3" HotelCode="903355|608515" HotelName="The Constantine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahdii, Alemdar Cad. 19, Eminönü, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144213/144213a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Gülhane Park in the Sultanahmet district of Istanbul and this area's top attractions are within a few hundred metres. There are restaurants, bars, clubs and shops nearby. Links to the public transport network are in front of the hotel. Marmara on the coast is about a 5-minute walk away. Ataturk and Sabiha Gokcen international airports are about 15 km and 55 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.30" OriginalAmount="35.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01465386" Longitude="29.15996106" StarRating="5" HotelCode="791043|4519275" HotelName="Zin D Home Dudullu Suits" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Parking,Printer,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inanç Türkes Caddesi 3, Yukari Dudullu, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635950/635950a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exclusively designed for adults, this cosy residence is in Asian Side. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this property. Wired and wireless internet connection are available. The front desk offers 24-hour reception. The younger guests are accommodated in baby cots (available on request). All rooms at this disability-friendly residence are wheelchair-accessible. Pets are not allowed at Zin D Home Dudullu. This property provides parking and garage facilities. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.31" OriginalAmount="35.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004199526428" Longitude="28.96229047515" StarRating="2" HotelCode="346978|2516465" HotelName="Istanbul Sydney Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Tavasi Çesme Sokak 45, 34130 Kumkapi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5294178</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.34" OriginalAmount="35.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039867296579" Longitude="28.982109812268" StarRating="3" HotelCode="191184|2007115" HotelName="Retropera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 92, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104698/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0426618" Longitude="28.9823554" StarRating="3" HotelCode="300217|40230" HotelName="Hera Montagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Elmadag Caddesi 64, Sisli, Istanbul 34381</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365124/365124a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02950647" Longitude="28.97363888" StarRating="0" HotelCode="956567|486158" HotelName="Jurnal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Jurnal Sokak 11, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35540000/35530900/35530886/0756fa8f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03410876" Longitude="28.9836879" StarRating="5" HotelCode="498567|217761" HotelName="Rodin Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Billurcu Sokak Mucadele Cik. No: 4, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/99/e19954a0727578730e621cefed0e321dc4c2b82f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.001759384708" Longitude="28.805659196959" StarRating="3" HotelCode="300221|47572" HotelName="Sahra Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kartaltepe Mahallesi, Hisar Sokak 1, Kücükcekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361855/361855a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.52" OriginalAmount="36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03623525" Longitude="28.98222392" StarRating="5" HotelCode="583539|217715" HotelName="Taksim Mood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Bekar Sokak 24, Taksim, Beyoglu, 80080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2263595/JSX7aVMr_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.69" OriginalAmount="36.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00531849" Longitude="28.97041455" StarRating="3" HotelCode="308216|1517768" HotelName="Huxley Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi, Katip Sinan Sokak 27, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205986/205986a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.70" OriginalAmount="36.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04527076" Longitude="28.98309912" StarRating="0" HotelCode="966213|2419895" HotelName="Ferman Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 77/1, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10995016</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.94" OriginalAmount="36.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.946082" Longitude="29.124857" StarRating="3" HotelCode="933200|1067528" HotelName="Anka Business Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akgüvercin Sokak 9, Idealtepe Mahallesi, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478480/309e5d360afebb0939f9951c9eb32637.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.22" OriginalAmount="36.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0357447" Longitude="28.97884612" StarRating="3" HotelCode="367828|2190905" HotelName="Babu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak 26, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640096/640096a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.31" OriginalAmount="36.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03635491" Longitude="28.97795831" StarRating="0" HotelCode="588803|2516535" HotelName="Taksim Palace Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Peskirci Sokak 10, Kalyoncu Kullugu Caddesi, 34200 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.34" OriginalAmount="36.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013072030479" Longitude="28.821010842922" StarRating="2" HotelCode="904565|1082368" HotelName="Han Hostel Airport North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi Turgut Reis Sokak 3, Yenibosna, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238302/a_238302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is situated in the Yenibosna area of the city. The port at Bakirköy is 8 km away and from here there are ferries to Bostanci and Kadiköy on the Asian side. The nearest public transport connection is roughly 250 metres from the accommodation. Taksim Square, at the heart of Istanbul, is roughly 15 km away. The hostel is approximately 5 km from Ataturk Airport and Sabiha Gökçen Airport is some 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.59" OriginalAmount="37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03563079" Longitude="28.97579535" StarRating="3" HotelCode="430732|199114" HotelName="Fide Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalyoncukulluk Mahallesi, Tarlabasi Bulvari 266-268, Taksim, Beyoglu, Istanbul 34420</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8274192</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.59" OriginalAmount="37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99431917" Longitude="28.83933039" StarRating="3" HotelCode="430714|217224" HotelName="Grand Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hurriyet Mahallesi, Hürriyet Caddesi, Altin Sokak 29, Bahcelievler, 34191 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488941/488941a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.59" OriginalAmount="37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038117" Longitude="28.983352" StarRating="3" HotelCode="191182|56786" HotelName="Hot Suites Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sokak No. 7, 34437 Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206946/206946a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.59" OriginalAmount="37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04439786" Longitude="29.0049251" StarRating="0" HotelCode="593824|217728" HotelName="Sunrise Istanbul Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Ilhan Sokak 19, 34353 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Besiktas</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9376687</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a café, room service and a laundry service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.61" OriginalAmount="37.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036226624468" Longitude="28.980537380357" StarRating="3" HotelCode="933256|2191805" HotelName="Lavanta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süslü Saksi Sokak 17, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82313/5944ddef-0706-49d0-b3b3-e0eb50bcc3ab.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.81" OriginalAmount="37.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035236982361" Longitude="28.981343479797" StarRating="3" HotelCode="933249|1082758" HotelName="Letter Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Imam Adnan Sokak 20, Beyoglu Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=753274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.06" OriginalAmount="37.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03722683" Longitude="28.98170202" StarRating="3" HotelCode="372594|2191855" HotelName="A Plus Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Pelesenk Sokak 12, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585586/585586a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.15" OriginalAmount="37.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.93388513" Longitude="29.13944308" StarRating="0" HotelCode="373014|4538855" HotelName="Bossuite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baglarbasi Mahallesi, Sakarya Sokak 31, Maltepe, 34844 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/1/0/3/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.42" OriginalAmount="37.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|505552" HotelName="HOTEL MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1137453_foto_2.jpg</HotelPictures>
        <HotelDescription>Property Location With a stay at Hotel Milano in Istanbul (Kumkapi), you'll be minutes from Yenikapi Seabus Port and Kumkapi Fish Market.  This hotel is close to Grand Bazaar and Hippodrome.Rooms Make yourself at home in one of the 18 guestrooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and coffee/tea makers, and housekeeping is provided daily.Rec, Spa, Premium Amenities Pamper yourself with a visit to the spa, which offers massages. Additional amenities include complimentary wireless Internet access and concierge services.Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge.Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.42" OriginalAmount="37.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98231744035" Longitude="28.720829504299" StarRating="3" HotelCode="498901|4524975" HotelName="Turkeli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Cigdem Caddesi 42, Avcilar, 34300 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4423454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.66" OriginalAmount="38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01666521" Longitude="28.93948039" StarRating="3" HotelCode="498263|217246" HotelName="Hotel 1453" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mh, Zaviye Sokak 27, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8802356</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.66" OriginalAmount="38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00465616" Longitude="28.9628357" StarRating="3.5" HotelCode="516837|217605" HotelName="Hotel Milano Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Çiftegelinler Caddesi, Telliodalar Sokak 48, Kumkapi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686000/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.66" OriginalAmount="38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01622111" Longitude="28.94262345" StarRating="0" HotelCode="779594|343410" HotelName="Sah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Caddesi, Oksuzce Hatip Sokak 29, Fatih, 34091 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/86932/2686932/44.jpg?f=15649751</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.66" OriginalAmount="38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034910932891" Longitude="28.983150945461" StarRating="3.5" HotelCode="315912|217679" HotelName="The House of Tulpan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mhallesi, Abdullah Sokak 11, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395209/395209a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.66" OriginalAmount="38.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03578237" Longitude="28.97924035" StarRating="0" HotelCode="622961|4677085" HotelName="Taksim Palmiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Halas Sokak 19, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798092/abdc5b17c3e3426e6b909981708e9fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.96" OriginalAmount="38.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04910233" Longitude="29.02336864" StarRating="2" HotelCode="323401|4519985" HotelName="Ayse'M' Sultan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çevirmeci Sokak No: 4, Ortaköy/Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/9000000/8420000/8415700/8415619/d96606c2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.23" OriginalAmount="38.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0057" Longitude="28.97984" StarRating="2" HotelCode="191092|1657888" HotelName="Antique Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugün Sokak 51, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/52/fd/52fdcf74013969e2549c4d3b39bdb4660f376460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.28" OriginalAmount="38.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050362575393" Longitude="28.985811036246" StarRating="3" HotelCode="933236|2191505" HotelName="New City Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Esref Efendi Sokak 52, 34480 Pangalti, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479181/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.60" OriginalAmount="38.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97579615" Longitude="29.1486161" StarRating="0" HotelCode="623791|2516365" HotelName="Cityloft 161" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zumrut Sokak, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367137/367137a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a café, a bar and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.62" OriginalAmount="38.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0128529" Longitude="28.8898915" StarRating="3.5" HotelCode="933253|2516625" HotelName="Airport Best Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Çam Sokak 13, Bahçelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7766345</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 24 rooms. Services and facilities at the hotel include a restaurant, a bar, a babysitting service and a childcare service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.64" OriginalAmount="38.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00592425" Longitude="28.9719317" StarRating="3" HotelCode="965761|2413445" HotelName="The Laila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Yokusu 16, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2413445/hDHkwbOh_5ac1df0510a21f672c98b68a3338b747.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.71" OriginalAmount="38.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0485563" Longitude="29.02480424" StarRating="0" HotelCode="597695|4551365" HotelName="Hot Budget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Buyuksekerci Sokak 5, Ortakoy, Besiktas, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635727/635727a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.73" OriginalAmount="39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="850584|375158" HotelName="Basak Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurban Sokagi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10433803</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.73" OriginalAmount="39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038889598562" Longitude="28.982223381615" StarRating="3" HotelCode="470466|477013" HotelName="Cetinkaya Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe mah. Feridiye cad. Caylak sok. No:18, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/634704/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Taksim, Cetinkaya Suites promises a relaxing and wonderful visit. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. All the necessary facilities, including 24-hour front desk, concierge, laundry service, luggage storage, tours, are at hand. Designed for comfort, selected guestrooms offer television, internet access – LAN (complimentary), ironing facilities, shower, internet access – wireless (complimentary) to ensure a restful night. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Istanbul has to offer are three great reasons you should stay at Cetinkaya Suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.73" OriginalAmount="39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035255079132" Longitude="28.978513072422" StarRating="3" HotelCode="191107|381266" HotelName="Istanbul Irish Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3650000/3644200/3644120/b63d9d7e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.73" OriginalAmount="39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007041927783" Longitude="28.964468906746" StarRating="3" HotelCode="299013|36996" HotelName="Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Molla Bey Sokak 10, Beyazid, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/458248/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.75" OriginalAmount="39.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048638" Longitude="29.025189" StarRating="3.5" HotelCode="297938|1082848" HotelName="Corner Hot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Sekerci Sk. No. 1, Ortakoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361853/361853a_hb_a_002.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.84" OriginalAmount="39.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013681" Longitude="28.978814" StarRating="2" HotelCode="933223|4544105" HotelName="Hostel Erenler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tayahatun Sokak No. 11, Hocapasa Mahallesi, Sirkeci, Eminönü, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479032/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 33 rooms. Services and facilities at the hotel include a baggage storage service and a transfer service. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hostel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.15" OriginalAmount="39.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C22706" HotelName="Bayer Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2310352_foto_1.jpg</HotelPictures>
        <HotelDescription>Want to save money while travelling? It's easy: hotel �Bayer Hotel� is located in Istanbul. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Istiklal Avenue, Taksim and Museum of Modern Art.Free Wi-Fi on the territory will help you to stay on-line. To book an excursion, consult the tour assistance desk of the hotel. The staff of the hotel will order a transfer for you. At the guests' disposal, there's also a safe-deposit box.The staff of the hotel will be happy to talk to you in English.Guests will find the following in the room: a shower, a TV and slippers. Please note that the listed services may not be available in all the rooms. Number of floors: 4. Number of rooms: 9. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.21" OriginalAmount="39.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03527179" Longitude="29.16632587" StarRating="5" HotelCode="586802|4512355" HotelName="Zin D Home Cekmekoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Garden,Heated Pool,Internet,Kitchen,Lounge,Parking,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Uskudar Caddesi 31, Cekmekoy, 34782 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635956/635956a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple residence can be found in Asian Side. Zin D Home Çekmeköy features a total of 32 guests rooms. Zin D Home Çekmeköy was constructed in 2016. Corporate travellers can take advantage of the Internet connection available through the establishment. Zin D Home Çekmeköy provides 24-hour reception. The younger guests are accommodated in baby cots (available on request). This establishment's common areas are disability-friendly. Guests will not be bothered during their stay, as this is not a pet-friendly property. Travellers arriving by car will appreciate parking available at Zin D Home Çekmeköy. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.28" OriginalAmount="39.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05997205" Longitude="28.98874821" StarRating="2" HotelCode="373323|2345205" HotelName="Molton Sisli Mls Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Operator Raifbey Sokak 37, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638232/638232a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
This hotel is located in Istanbul (Sisli), close to Istanbul Cevahir Shopping and Entertainment Centre, Dolmabahce Palace, and Taksim Square. Also nearby are Bomontiada and Trump Towers Istanbul.

Hotel Features
Along with a bar/lounge, this hotel has concierge services and laundry facilities. Free buffet breakfast and free WiFi in public areas are also provided. Additionally, a 24-hour front desk, tour/ticket assistance, and a front-desk safe are onsite.

Room Amenities
All 21 rooms offer free WiFi, room service, and LCD TVs with satellite channels. Other amenities available to guests include electric kettles, free local calls, and free bottled water.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.29" OriginalAmount="39.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035096165475" Longitude="28.974109590054" StarRating="3.5" HotelCode="167952|591235" HotelName="Santa Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tepebasi Refik Saydam Cad. No: 14-16, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/234816/gt_234816_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Standing in the heart of Istanbul, in Taksim Square with magnificent views of Istiklal Street and the city, the hotel is perfectly located a short walking distance (100 metres) from business, exhibition, entertainment and cultural districts. Various restaurants, bars, pubs, nightspots and the bus station are located some 5 minutes' walk away from the hotel, which is around 10 minutes from shopping venues and links to the local public transport network. Istanbul Ataturk Airport is approximately 25 km and Istanbul Sabiha Gökcen Airport is 55 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.37" OriginalAmount="39.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9303282" Longitude="29.30614054" StarRating="0" HotelCode="960903|4701605" HotelName="My Palace Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 13/213, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1430149847/e4781c022cb5ee15715ef63866a00660.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.80" OriginalAmount="40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00597231" Longitude="28.96963423" StarRating="3" HotelCode="963825|217155" HotelName="Best Home Suites Sultanahmet Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Daghan Sokak 11, Sultanahmet Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8974969</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.80" OriginalAmount="40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020262" Longitude="28.96253" StarRating="3" HotelCode="297943|199519" HotelName="Reydel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Dolap Sk. No. 22, Yavuz Sinan Mh., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574344/574344a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.06" OriginalAmount="40.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C3B663" HotelName="Nupera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2316672_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; Nupera Hotel combines eco-conscious living with luxurious design, showcasing sustainable practices and modern architectural elegance. The hotel is distinguished by its award-winning service and prime location in the heart of the city, offering both convenience and exclusive experiences.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; NUPERA HOTEL caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 150 elegantly appointed guestrooms. The Nupera Hotel offers a variety of rooms including Deluxe Rooms, Executive Suites, and Penthouse Suites. Each room features king-sized beds or twin beds with premium bedding, expansive windows offering city or garden views, and balconies in select rooms. Luxurious marble bathrooms are equipped with high-end toiletries. In-room amenities include free Wi-Fi, state-of-the-art flat-screen TVs, well-stocked minibars, and climate control for ultimate comfort.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; Guests at Nupera Hotel enjoy top-tier services including 24-hour concierge assistance, valet parking, private cabana rentals at the poolside. Business travelers can take advantage of fully equipped business centers while VIP services like butler or limousine hire add an extra touch of luxury.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Nupera Hotel boasts multiple dining venues including 'The Vista' rooftop restaurant serving gourmet international cuisine with panoramic city views. The 'Garden Bistro' offers casual dining with locally sourced ingredients while 'Le Grand Chef' provides a Michelin-starred experience featuring signature dishes by world-renowned chefs. Breakfast is served daily with options ranging from continental to full American breakfasts; room service is available around the clock.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; The hotel is conveniently located just 5 kilometers from the nearest international airport and 3 kilometers from the main train station, making it easily accessible for both domestic and international travelers.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Vibrant shopping district - 2 km&lt;/li&gt;&lt;li&gt;Historical Museum Complex - 3 km&lt;/li&gt;&lt;li&gt;Convention Center - 1 km&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; The wellness center at Nupera Hotel features a full-service spa offering signature treatments like aromatherapy massages and hydrotherapy sessions. A modern fitness center hosts yoga classes alongside state-of-the-art equipment for health enthusiasts. Guests can unwind in our serene pool area which includes cabanas for privacy.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in begins at 2 PM; early check-ins subject to availability&lt;/li&gt;&lt;li&gt;A valid photo ID and credit card are required during check-in&lt;/li&gt;&lt;li&gt;Pet-friendly accommodations available upon request&lt;/li&gt;&lt;li&gt;All guests must adhere to local residency rules&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Nupera Hotel merges luxury with sustainability in an unbeatable location ideal for business travelers or families seeking refinement during their travels. This gem stands out due to its proximity to major attractions and transport hubs combined with exclusive services tailored for discerning guests.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.24" OriginalAmount="40.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02476868" Longitude="28.684824" StarRating="0" HotelCode="613691|4532095" HotelName="Agora Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi Dogan, Arasli Bulvari 93, 34513 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10160068</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.29" OriginalAmount="40.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.989352812495" Longitude="28.715335627992" StarRating="3" HotelCode="373853|4536415" HotelName="Demir Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Defne Sokak 2/2, Avcilar, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4236598</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.34" OriginalAmount="40.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035329" Longitude="28.977394" StarRating="3" HotelCode="191191|2259485" HotelName="Promise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi Topcekenler Sokak No 10, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213870/213870a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.57" OriginalAmount="40.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021053" Longitude="28.927442" StarRating="3" HotelCode="297941|2191825" HotelName="Golden Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No. 47, Topkapi Mah., Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395458/395458a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.76" OriginalAmount="40.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006155872729" Longitude="28.954969346523" StarRating="3" HotelCode="185587|1581228" HotelName="Grand Anatolia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 44, Katip Kasim Mahallesi, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259577/a_259577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the city’s historic peninsula. It is close to Kumkapi, which is famous for its fish restaurants, and there are bars and clubs within approximately 5 km of the hotel. The property is also 2 km away from Sultanahmet and offers an easy access to local public transportation. There is a metro station approximately 1.3 km away and the tourist centre is approximately 2 km away. Nearby places of interest include the Grand Bazaar (approximately 1.5 km), the Blue Mosque (approximately 2 km), Hagia Sophia (approximately 2.5 km) and Topkapi Palace (approximately 2.6 km away). Atatürk International Airport is approximately 16 km away and Sabiha Gökçen International Airport is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00511218" Longitude="28.96379533" StarRating="3" HotelCode="315764|47646" HotelName="Alphonse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Çiftegelinler Cad No. 25, Kumkapi, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396613/396613a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005547225" Longitude="28.9634007" StarRating="2" HotelCode="118843|343273" HotelName="Antik Ipek Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Cifte Gelinler Caddesi 39-41, Kumkapi Sultanahmet Old City, 34098 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106197/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hippodrome (5 min.)
	 300 meters from Metro
	 St. Sophia (8 min.)
	 Topkapi Palace (10 min.)
	 Blue Mosque (5 min.)
	 Grand bazaar (1.5 km)
	 500 meters from Tram.
	10 km from Bus Station.
	1.5 km from Train Station
	15 km from Ataturk Airport
	1.5 km from Sea Port
	Spice Market (20 min.)
	Underg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00569" Longitude="28.968841" StarRating="3" HotelCode="904571|47776" HotelName="Old City Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierlotti Cad. No:59, Çemberlitas, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=522662</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a couple of minutes' walk from Sultanahmet and the major attractions are roughly within a 1 km radius so it is an ideal place for guests to start their sightseeing trips. Shops, restaurants and bars are also to be found in the vicinity and anyone wishing to try a fish supper can walk to Kumkapi by the sea in approximately 15 minutes. The closest train station is about 900 metres away. Atatürk International Airport is approximately 15 km away and Sabiha Gökçen Airport is some 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99305701" Longitude="28.84951361" StarRating="3" HotelCode="517086|198918" HotelName="Paradise Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak Caddesi, 1 Sokak No 37, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8180714</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99335047" Longitude="28.84749926" StarRating="3" HotelCode="374583|217219" HotelName="White Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Çakmak Caddesi 2. Yol No 19/1A, Bahçelievler, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7622176</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.87" OriginalAmount="41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013997" Longitude="28.977937" StarRating="1" HotelCode="933218|237695" HotelName="Yeni Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi. Dervisler Sokak No.12, Sirkeci, Old City Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211597/211597a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The yeni hotel will certainly be a great budget option. Located in the city centre, this hotel is close to transport amenities and it is easy to reach from the airport. 

If you choose to stay in Hotel Yeni, you will experience the magnificent history of Istanbul by visiting the Topkapi Palace, The Blue Mosque, Saint Sophia, the Underground Cistern, Turkish Baths, the Grand Bazaar and more which are only in 10 minutes walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.93" OriginalAmount="41.06" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|840415" HotelName="HAN HOSTEL AIRPORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979517_foto_1.jpg</HotelPictures>
        <HotelDescription>The Han Hostel is located only 5 minutes away from Ataturk International Airport Istanbul.The Han hostel has a large canteen where food and snacks are served.The Han Hostel is built in a 5 storey high modern building.The modern and bright lobby is large in size with some compfy seating area's.Good hostel for budget travellers looking for an airport location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.13" OriginalAmount="41.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00499" Longitude="28.955444" StarRating="3" HotelCode="219925|1079208" HotelName="Abel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mh. Langa Hisar Cad. No: 41, Yenikapi, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182587/182587a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.29" OriginalAmount="41.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C22966" HotelName="Divas Silver Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2312462_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.62" OriginalAmount="41.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00554993" Longitude="28.95460072" StarRating="2" HotelCode="593888|2263825" HotelName="Saint George Boutique House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Yenisepetci Sokak 25/101, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9898459</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.63" OriginalAmount="41.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03442486262" Longitude="28.98045025582" StarRating="3" HotelCode="292241|1079248" HotelName="Alyon Hotel Taksim" 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>Kuloglu Mahallesi, Alyon geçidi Sokak 2, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221957/221957a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.66" OriginalAmount="41.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00581761" Longitude="28.97206321" StarRating="5" HotelCode="623419|4544665" HotelName="Diva's Silver" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625434/625434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.66" OriginalAmount="41.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99689654" Longitude="29.14700558" StarRating="0" HotelCode="776538|4532645" HotelName="Nar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Miras Sokak 4, Bayraktar Bulvari, Umraniye, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621949</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.94" OriginalAmount="42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03592357" Longitude="28.97970542" StarRating="0" HotelCode="623885|252169" HotelName="AddresSuitesHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak 3, 34435 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10055964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.94" OriginalAmount="42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968409|415185" HotelName="Hotel Cigno Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pertev Pasa Sokak 38, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38290000/38286500/38286416/11db90c9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.94" OriginalAmount="42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="779829|343283" HotelName="Hotel Kibele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Mabeyinci Yks 1/5, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/25/cd25472414436030cccffdee49ee8ac6057d8fba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.94" OriginalAmount="42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005299672966" Longitude="28.97199600935" StarRating="3" HotelCode="901215|271825" HotelName="Theodian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Katip Sinan Camii Sokak 32, Eminönü, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511526</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.94" OriginalAmount="42.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02692224" Longitude="28.96995407" StarRating="3.5" HotelCode="323387|4534095" HotelName="Pera Life Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yolcuzade Iskender Caddesi 12, Sishane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5314958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.22" OriginalAmount="42.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026750998057" Longitude="28.9702249431" StarRating="3" HotelCode="404547|2263675" HotelName="Blue Istanbul Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Nazli Hanim Sokak 8, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595321/595321a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.48" OriginalAmount="42.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036219" Longitude="28.980791" StarRating="3" HotelCode="933220|936285" HotelName="Taxim Marin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atif Yilmaz Caddesi, Süslüsaksi Sokak No. 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218175/218175a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.74" OriginalAmount="42.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|869204" HotelName="LEMON RESIDENCE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958333_foto_1.jpg</HotelPictures>
        <HotelDescription>This slick hotel is located only 300 metres away from the bustling Istiklal Avenue, Taksim Square and Taksim Metro Station. Built in 1999, this establishment is situated in the heart of the city centre and is only 250 metres away from the entertainment area. This makes it a convenient location for guests to explore the surrounding area. Guests will be pleased with the air-conditioned studios that come with complimentary WiFi access, a TV with satellite channels, wardrobe and a private bathroom with slippers, free toiletries and a hairdryer. Each room is also furnished with a��kitchenette.��They may also choose to start their day with a breakfast that is served to their rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.75" OriginalAmount="42.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03539148" Longitude="28.97878148" StarRating="3" HotelCode="737250|4541315" HotelName="Taksim Maxwell Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418778</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.84" OriginalAmount="42.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00639266" Longitude="28.96862829" StarRating="3" HotelCode="548450|4539775" HotelName="Mini House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan  Mahallesi, Piyer Loti Caddesi, Cephaneci Sokak 17, Sultanahmet, Beyazit, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8209475</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.045063968923" Longitude="28.983136146979" StarRating="3" HotelCode="375021|206155" HotelName="All Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi Dolapdere Cadesi  No 78, Sisli, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8197156</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98547588" Longitude="29.11133034" StarRating="0" HotelCode="735413|284808" HotelName="Artura Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükbakkalköy Mahallesi, Kizilirmak Sokak 2, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706768</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003294" Longitude="28.980249" StarRating="4" HotelCode="144070|56590" HotelName="Aruna Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ahirkapi Sokak 74, Cankurtaran Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/205282/a_205282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005559" Longitude="28.968538" StarRating="3" HotelCode="141762|25900" HotelName="Fors" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Piyerloti Caddesi, Kadirga Hamam Sokak 10, 34490 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202645/a_202645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the old peninsula of Istanbul, within walking distance of highlights such as Hagia Sophia, the Blue Mosque, Topkapi Palace Museum, the Archaeological Museum, Basilica Cistern, the Grand Bazaar, the Spice Bazaar, the Millennium Stone and the Byzantine Hippodrome. Links to public transport and the bus station are within walking distance. Atatürk International Airport and Sabiha Gokcen International Airport are situated approximately 16 and 65 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9425692" Longitude="29.1201005" StarRating="3" HotelCode="300219|45804" HotelName="Grand Hotel Avcilar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E 5 Yanyol 66, Avcilar, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408572/a_408572_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Istanbul Atatürk Airport, and 10 minutes from Tuyap and Cnr Expo Exhibition centers. Situated on a main road, the hotel is easily accessible by car and public transportation (100 m away). This hotel is ideal for business travellers and families. Atatürk Airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015670400257" Longitude="28.959038745507" StarRating="3" HotelCode="318292|217667" HotelName="Nagehan Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mollah üsrev, Üzümcü Sokak, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05841916" Longitude="28.98712951" StarRating="0" HotelCode="779450|343407" HotelName="Royal Garden Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahasllesi, Halaskargazi Cadessi  174, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4578688</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.01" OriginalAmount="43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99411512" Longitude="29.02893751" StarRating="0" HotelCode="369836|489410" HotelName="Zeytin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mah. Recaizade Sokak No:71 Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/87154/2687154/11.jpg?f=15505262</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.30" OriginalAmount="43.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="599458|4538865" HotelName="Gokce Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Civelek Sokak 3, Kagithane, 34403 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/770442/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.35" OriginalAmount="43.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0703303" Longitude="28.98854393" StarRating="0" HotelCode="372590|2603095" HotelName="AG Sisli Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Izzetpasa Mahallesi, Ayazma Yolu 57, Sisli, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.42" OriginalAmount="43.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010432690575" Longitude="28.951378928012" StarRating="3" HotelCode="320757|2005815" HotelName="Hotel Star Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Sekerci Sokak 16, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370939/370939a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="46.58" OriginalAmount="43.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CF9864" HotelName="Orange Airport Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2583464_foto_1.jpg</HotelPictures>
        <HotelDescription>Enclavado a 300 metros del centro del pueblo, el establecimiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. La propiedad estandaacute; a un corto paseo de las principales zonas de ocio. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. El alojamiento estandaacute; a 10000 km de la playa mandaacute;s cercana. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 3000 km. El establecimiento cuenta con 25 acogedores dormitorios. Orange Airport Hotel incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en las habitaciones. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. Orange Airport Hotel no dispone de cunas. Asimismo, las instalaciones cuentan con aparcamiento para que los huandeacute;spedes disfruten de una estancia mandaacute;s candoacute;moda. .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.72" OriginalAmount="43.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00553" Longitude="28.97181" StarRating="3" HotelCode="410436|1441188" HotelName="Art City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Katip Sinan Camii Sokak 30, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100970/a_100970_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in Istanbul's premium location, surrounded by all its major historical and cultural sights, including Hagia Sophia, St. Irene, The Basilica Cistern, Topkapi Palace, the spice market, Grand Bazaar, Blue Mosque, ancient Hippodrome and St. Sergius and Bacchus. It is truly at the heart of the Old City and within easy walking distance of all the main historical, cultural and shopping districts. Guests will find restaurants, shops and links to the public transport network within a 5-minute walk of the hotel, Sirkeci train station is a 10-minute walk away, and the nightlife of Taksim is around a 10-minute journey away using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.80" OriginalAmount="43.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05298700793" Longitude="28.987126350403" StarRating="3" HotelCode="185591|2065115" HotelName="Arsima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçu Fetih Sok. 22, Osmanbey Cumhuriyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165375/165375a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a great location for the Lutfi Kirdar Congress Centre and the Cemal Resit Rey concert hall, which are both within a 15-minute walk. Osmanbey underground station is 250 metres away and Taksim Square is 2 km from the hotel. The Blue Mosque, Topkapi Palace and Hagia Sophia can all be reached in 35 minutes by public transport, and Istanbul Atatürk Airport is 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.91" OriginalAmount="43.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00779084" Longitude="28.94932958" StarRating="4" HotelCode="372627|2154445" HotelName="Sinem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Abdullah Çavus Sokak 15, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/469782/469782a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a café, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.08" OriginalAmount="44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002863" Longitude="28.9742" StarRating="4" HotelCode="95949|25808" HotelName="Albatros Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Cayiroglu Sokak No: 1, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133216/a_133216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the old city quarter of Sultanahmet and is within easy walking distance of all the main sights and famous historical monuments such as the Blue Mosque, St. Sophia, Topkapi Palace, Hippodrome, the ancient Underground Cistern, Grand Bazaar and the Egyptian Market, which are all very close by. There is a public transport connection within roughly 7 minutes' walk and a train station then 5 minutes' journey away from there. Sabiha Gökçen International Airport is approximately 60 km away and Atatürk International Airport is approximately 13 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.08" OriginalAmount="44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03570917" Longitude="28.97751802" StarRating="0" HotelCode="746911|284839" HotelName="Element Pera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi, Tarlabasi Bulvari 85-87, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106181/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.08" OriginalAmount="44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.94132448599" Longitude="29.143716394901" StarRating="4" HotelCode="915600|45787" HotelName="Rhiss Hotel Maltepe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Atatürk Caddesi 32, 34852 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104872/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.08" OriginalAmount="44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035207971092" Longitude="28.9875838903" StarRating="3" HotelCode="395281|45361" HotelName="Star Hotel Taksim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dünya Saglik Sokak 11, Inönü Caddesi, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93890/w_93890_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walking distance of the heart of the city and Taksim Square, as well as close to the underground station (around 8 minutes away on foot). The centre of culture and trade, as well as shopping malls, health and care institutions and consulates are all within close proximity but are far enough away for those who want to enjoy a relaxing and peaceful holiday with friends and family. There is a park located around a 5-minute walk away and the city centre, tourist sites, restaurants, bars, pubs, discos and clubs are all approximately 6 to 7 minutes away on foot. The bus station is around an 8-minute walk away. Dolmabahce Palace is about a 10-minute walk from the hotel and tourist sites such as the Hagia Sophia, Blue Mosque, Topkapi Palace and Grand Bazaar are between 17 and 20 minutes away by public transport. Istanbul's Atatürk International Airport is roughly 20 km from the hotel and Sabiha Gokcen International Airport around 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="47.14" OriginalAmount="44.06" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|956452" HotelName="Macity Hotel Istanbul" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1024319_foto_1.JPG</HotelPictures>
        <HotelDescription>Our hotel's location at the E-5 highway is 200 meters, is located very close to all means of transportation.   Sabiha Gokcen Airport is located just 18 km away from our hotel Shipyards at the same time and with the proximity to the Istanbul Park also ideal for business meetings and has the distinction of being a center.   All rooms in our hotel are extremely stylish, attentive to the finest details have been prepared are furnished with modern architecture.   Our hotel 64 standard rooms, 8 Deluxe Rooms, 8 non-smoking rooms and a total of 72 rooms including 1 disabled room has a capacity of 120 beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.19" OriginalAmount="44.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.930028194594" Longitude="29.150075670919" StarRating="4" HotelCode="143934|2263665" HotelName="Sanli Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Elifçe Sokak 3, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/205130/a_205130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.44" OriginalAmount="44.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036118" Longitude="28.9795" StarRating="2" HotelCode="933203|4548235" HotelName="Hotel Yonca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Concierge,Elevator,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari, Toprak Lüle Sokak 5, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5429240</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Beyoglu-Taksim, Hotel Yonca promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are concierge, elevator, free Wi-Fi in all rooms, Wi-Fi in public areas, 24-hour room service. Television, satellite/cable TV, internet access – wireless (charges apply), internet access – wireless (complimentary), internet access – wireless can be found in selected guestrooms. The hotel offers various recreational opportunities. Discover all Istanbul has to offer by making Hotel Yonca your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.69" OriginalAmount="44.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0670498" Longitude="28.9984902" StarRating="4" HotelCode="310559|1025668" HotelName="White Monarch Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy Mahallesi, Selahattin Pinar Arkasi, Naci Kasim Sokak 2, Sisli, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377014/377014a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.75" OriginalAmount="44.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97859778" Longitude="28.87606942" StarRating="3" HotelCode="582170|2191355" HotelName="Piccolo Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Istanbul Caddesi 25, Bakirköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587722/587722a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.15" OriginalAmount="45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03439813" Longitude="28.98253803" StarRating="0" HotelCode="787604|375175" HotelName="Ferman Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Tel Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649712/649712a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.15" OriginalAmount="45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005899666667" Longitude="28.980670222222" StarRating="2" HotelCode="397896|217745" HotelName="Sultan Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh., Akbiyik Cd No:17, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.15" OriginalAmount="45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044333563661" Longitude="28.985444042328" StarRating="3" HotelCode="185752|488342" HotelName="Dorne Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papa Roncalli Sokak 54, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169975/169975a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city aparthotel is centrally located in Harbiye, 300 m from Istanbul Congress Center and the Lütfi Kirdar Convention and Exhibition Centre (ICEC) area and just 850 m from Taksim Square. Guests will find shops and entertainment venues in the vicinity and public transportation links are available within a couple of minutes’ walk, while Taksim underground station is roughly a 5 to 6-minute walk from the hotel. The railway station is around 4 km away, whilst Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 41 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.32" OriginalAmount="45.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04028646" Longitude="28.98124247" StarRating="0" HotelCode="782611|4540715" HotelName="Sweet Home Taksim Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Caylak Sokak 86, 34437 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434325</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.33" OriginalAmount="45.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025453" Longitude="28.973043" StarRating="3" HotelCode="310384|2064135" HotelName="By Murat Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Lalelicesme Sokak 10, Galata, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/399140/399140a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.77" OriginalAmount="45.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04854255" Longitude="28.93050073" StarRating="0" HotelCode="571739|4706745" HotelName="The Elegant Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Islambey Mahallesi, Dipcik Sokak 9, Eyup, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Eyüp</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637467/637467a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Eyüp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.83" OriginalAmount="45.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0348469" Longitude="28.97666463" StarRating="3" HotelCode="615072|2263865" HotelName="Molton Beyoglu MLS Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Kamerhatun Caddesi 1, 26453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618289/618289a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.89" OriginalAmount="45.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028921" Longitude="28.979675" StarRating="2" HotelCode="191039|1082518" HotelName="Cheers Midtown Hostel" 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>Firuzaga Mah. Bogazkesen Cd. No: 68, Cheers Apt., Tophane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306408/306408a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.02" OriginalAmount="45.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04320367" Longitude="29.00363951" StarRating="0" HotelCode="587836|4531105" HotelName="Puffin Hostel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yeni Hamam Sokak 6, Ihlamurdere Caddesi, 34330 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Besiktas</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/76/18/76182a5e9f459b2ddbf5af83b25d18b206e5636f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.12" OriginalAmount="45.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052761" Longitude="28.991989" StarRating="3" HotelCode="497804|2393405" HotelName="Vali Konak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mansur Sokak 8/1, Mesrutiyet Mahalessi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8830027</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.001373" Longitude="29.144507" StarRating="3.5" HotelCode="189365|199338" HotelName="Asia Artemis Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Turcan Caddesi No. 59, Atasehir, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177551/177551a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the financial district near Atasehir on the Asian side of the city. The famous shopping street, Bagdat Avenue is 7 km away at Bostanci. Atatürk International Airport is approximately 40 km away and Sabiha Gökçen International Airport is just 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0349924" Longitude="28.9768965" StarRating="0" HotelCode="369140|237397" HotelName="Grand Papirus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemer Hatun Mahallesi, Kalyoncukulluk Caddesi No: 15, Beyoglu-Nevizade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037511</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005602141028" Longitude="28.971781977197" StarRating="3" HotelCode="154369|217253" HotelName="Tulip House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mh., Katip Sinan Cami Sk. No:28, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213717/213717a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.16718591" Longitude="29.56433694" StarRating="0" HotelCode="592987|304697" HotelName="Ucar Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet köyü, Baloglu Sokak 26/D, Isik Üniversitesi Önü, 34980 Sile</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/28495/2928495/18.jpg?f=15608088</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.22" OriginalAmount="46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020491047319" Longitude="28.928404635582" StarRating="2" HotelCode="155289|45306" HotelName="Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No:30, Kaleiçi, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/cd/eccd0802157aeca1d561993fa2142fb0056569f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in pleasant surroundings in the Topkapi/Fatih area of the city, roughly 5 km from the historical attractions at Sultanahmet. Public transport is within easy walking distance of the hotel, offering links to other parts of the city. Taksim Square in the city centre can be reached in 25 minutes on public transport. Istanbul-Ataturk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.22" OriginalAmount="46.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047365439361" Longitude="28.986318753373" StarRating="4" HotelCode="933241|128404" HotelName="Arach Hotel Harbiye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, Prof. Dr. Celal Öker Sokak 5, Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/410923/w_410923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the city district Sisli-Nisantasi, opposite the Istanbul Military Museum. Links to the public transport network are on the hotel's doorstep and the railway station is some 6 km away. There is a beach roughly 20 km from the hotel. Atatürk International Airport is situated at a distance of approximately 20 km and Sabiha Gökçen International Airport is about 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.80" OriginalAmount="46.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0503868" Longitude="28.9855141" StarRating="0" HotelCode="379909|4534065" HotelName="Homelike Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Esref Efendi Sokak 58, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507601/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.90" OriginalAmount="46.64" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718609" HotelName="Santa Ottoman Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979453_foto_1.jpg</HotelPictures>
        <HotelDescription>El Santa Ottoman estandaacute; a pocos pasos de la Plaza de Taksim y la Avenida Istiklal y a 100 metros de la estaciandoacute;n de metro Taksim. Ofrece habitaciones con decoraciones de estilo otomano, barroco y boutique y equipadas con aire acondicionado y TV por cable de pantalla plana.Las habitaciones del Santa Ottoman Hotel estandaacute;n equipadas con set de tandeacute; y cafandeacute;, minibar, caja fuerte y baandntilde;o con secador de pelo y artandiacute;culos de aseo gratuitos.La recepciandoacute;n y mostrador de informaciandoacute;n turandiacute;stica del hotel estandaacute; disponible todos los dandiacute;as, las 24 horas. Hay conexiandoacute;n WiFi gratuita en todas las habitaciones. El hotel sirve un desayuno abundante todos los dandiacute;as. El restaurante sirve platos tradicionales y el bar, bebidas. Hay servicio de habitaciones.La estaciandoacute;n de metro y autobuses Taksim conecta fandaacute;cilmente con muchos de los lugares de interandeacute;s de la ciudad, incluyendo la zona histandoacute;rica de Sultanahmet, donde estandaacute;n el Gran Bazar y la Torre de Gandaacute;lata. El centro de convenciones y exposiciones Lutfi Kirdar estandaacute; a solo 10 minutos a pie del Santa Ottoman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.25" OriginalAmount="46.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036442007324" Longitude="28.975155747221" StarRating="3" HotelCode="398444|2516555" HotelName="Berry Life Aparts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omer Hayyam Caddesi 26, Beyoglu, 34345 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7721001</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.26" OriginalAmount="46.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99813047" Longitude="29.1426815" StarRating="3" HotelCode="374744|2555155" HotelName="Bomontist Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi Kule Sok No:17, Ümraniye Istanbul 34775 Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7907606</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002956240223" Longitude="28.976450574323" StarRating="3" HotelCode="904562|343194" HotelName="Cloudy Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fenerlikapi Sokak 17, Kucuk Ayasofya Caddesi, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238299/a_238299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sultanahmet district, to the rear of the Blue Mosque and within walking distance of all the major attractions in the area. It is less than 200 m from the Marmara Sea. Guests will find the nearest bars and restaurants within a few minutes' walk of the property. Taksim Square is around 5 km away, and can be reached in 25 minutes by public transport. Links to the public transport system can be found some 150 m from the property. The Blue Mosque is some 5 minutes' walk away, the Hagia Sophia around 11 minutes' walk away, the Grand Bazaar some 12 minutes' walk away, and the Topkapi Palace some 18 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99307628" Longitude="29.02677656" StarRating="0" HotelCode="594891|237209" HotelName="Beyaz Kösk Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Misaki Milli Sokak 32, 34714 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Kadiköy</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766319/961865e108d68b251c20a67ea57606cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kadiköy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007329566175" Longitude="28.954062728836" StarRating="0" HotelCode="303971|47724" HotelName="Delta Hotel Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Caddesi 26/1, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417752/a_417752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97712052" Longitude="28.87434761" StarRating="0" HotelCode="613070|252221" HotelName="DES Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Sokak 1, Ebuziya Caddesi Omer Naci, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10165617</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00702154" Longitude="28.95521585" StarRating="0" HotelCode="620651|252241" HotelName="Hotel Marina City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Pasazade Sokak 21, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039624</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004308618625" Longitude="28.963944058861" StarRating="3" HotelCode="315886|284867" HotelName="Istanbul Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Restaurant,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Mustesar Sokak 2, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035425</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kumkapi district of Istanbul, these comfortable apartments offer a perfect base from which to explore this fascinating city. Fully equipped and suitable for making light meals, guests can enjoy the freedom of having their own self-catering facilities and space to accommodate small groups in the family apartments. Within 400m of the Marmara Sea, the apartments are surrounded by fish restaurants, popular for an evening meal, while Kumkpai train station is a convenient 2 minute walk enabling ease of travel around the city. Close to the many historical attractions at Sultanahmet which can be reached on foot in approximately 20 minutes, the Grand Bazaar is just 800m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="899477|56589" HotelName="Santa Ottoman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit muhtar mahallesi, Kurabiye Sokak 1, Zambak Sokak, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182262/a_182262_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Standing in the heart of Istanbul, in Taksim square with magnificent views of Istiklal street, Taksim Park and city, this establishment is perfectly located a short walking distance (10 metres) from business, exhibition, entertainment and cultural districts. Shopping venues and links to the local public transport network are also in the hotel’s close proximity. Istanbul’s Ataturk Airport is 15 km away and Sabiha Gökçen is 57 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01265131" Longitude="29.1061318" StarRating="5" HotelCode="571659|217687" HotelName="The City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakent Mahallesi, Akdeniz Caddesi Muammer Aksoy Sokak 4, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9321800</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.46" OriginalAmount="47.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01242599" Longitude="28.9560116" StarRating="2" HotelCode="374767|4523745" HotelName="Hamit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Gencturk Caddesi 47, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/fb/78fbb3f2a587fbbe95563fd9710ce9f87e8f0574.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.49" OriginalAmount="47.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015575" Longitude="28.804462" StarRating="3" HotelCode="260217|1079228" HotelName="Air Boss Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Muammer Aksoy Caddesi, Akkus sokak 1, Sefaköy (1.730,29 km), 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306425/306425a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.58" OriginalAmount="47.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0079617" Longitude="28.9678448" StarRating="4" HotelCode="300222|1082878" HotelName="Divan-i Ali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Divani Ali Sokak 7, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478190/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.81" OriginalAmount="47.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|835317" HotelName="ASIA ARTEMIS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/918940_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Atasehir which is known as the business and the residence district of the Asian part of the city. There are plenty of shops and restaurants in the area.Breakfast, Lunch and Dinner are available at this property.This is a modern apartment building.This hotel has a very small lobby.Asia Artemis serves flavors attentively selected from traditional Turkish cuisine and International cuisines in elegant atmospheres.  The quality of the service and the impression about the hotel our customers got for their accommodation in Asia Artemis Suite is the most important factor for us Asia Artemis Suite</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.95" OriginalAmount="47.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98147094" Longitude="29.03105913" StarRating="3" HotelCode="323062|2518285" HotelName="Juliet Rooms &amp; Kitchen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi Sifa Sokak No: 31, Moda-Kadiköy, 34710 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=662425</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.10" OriginalAmount="47.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053523010811" Longitude="28.99274289608" StarRating="3" HotelCode="169157|133504" HotelName="BC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valikonagi Caddesi, Madalyon Sokak No: 5, Nisantasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103953/ec4ff9a219c025d11ec93916e2fa6003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul's Nisantasi district, known as a shopping centre for designer labels and luxury goods, the hotel is also conveniently close to the modern business centre of the city. The nightlife of Taksim Square is just a couple of kilometres away and the attractions at Sultanahmet, such as Blue Mosque, Topkapi Palace and Hagia Sophia, are 5 km from the hotel. Guests will find shops, restaurants, bars and links to the public transport network within 5 minutes' walk, and Osmanbey metro station is 500 metres away. The Grand Bazaar is 30 minutes on public transport and nearby airports include Atatürk (25 km away) and Sabiha Gökçen (40 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.22" OriginalAmount="47.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01046154" Longitude="28.94831693" StarRating="3" HotelCode="373418|2517595" HotelName="Hotel Ekol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Tanburi Cemil Bey Sokak Number 7, Aksaray, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8428666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0084511" Longitude="28.9464758" StarRating="3" HotelCode="296192|36387" HotelName="Alfa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray, 22 Cerrahpasa Caddesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201589/201589a_hb_a_813.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aksaray. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05361928" Longitude="28.99266026" StarRating="0" HotelCode="593193|237201" HotelName="BC Burhan Cacan Hotel &amp; Spa &amp; Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Madalyon Sokak 13, Valikonagi Caddesi, Nisantasi Osmanbey Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5385403</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010969006184" Longitude="28.954789638519" StarRating="3" HotelCode="43841|47658" HotelName="Birbey Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Mektep Sokak 1-3, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9067/a_9067_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Istanbul just a short walk from the lively city centre (30 minutes on foot). Shopping areas with shops, boutiques, diverse bars and countless restaurants are to be found in the vicinity and there are many shopping and entertainment venues in the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00514232" Longitude="28.9549167" StarRating="0" HotelCode="939243|217161" HotelName="Blue Istanbul Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Caddesi 27, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9378390</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue Istanbul Apart, you'll be centrally located in Istanbul, convenient to Istanbul University and Grand Bazaar.  This aparthotel is close to Suleymaniye Mosque and Hippodrome. #  Rooms : # Make yourself at home in one of the 15 air-conditioned rooms featuring kitchenettes. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and refrigerators, and housekeeping is provided on a limited basis. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00438807" Longitude="28.96676069" StarRating="3" HotelCode="579043|217207" HotelName="Harbour Suites Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey Mahallesi, Kadirga Liman Caddesi, Kumluk Sokak 4, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/f8/3cf8e64d4dd4388cab8f99990b87b5aa7ee545c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02540152" Longitude="28.97021888" StarRating="3" HotelCode="590097|217227" HotelName="Flats Company - Karakoy Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Bugulu Sokak 11, Karakoy, Beyoglu, Istanbul 34420</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761778/bccdaee29af6f7a63bd462ca98ca3bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006982072224" Longitude="28.963632101852" StarRating="4" HotelCode="57930|25811" HotelName="Assos Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Uysal Sokak 6, Beyazit, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75053/a_75053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy walking distance of Istanbul's major places of interest, such as Sultanahmet, the Grand Bazaar, Hipodrom, Topkapi Palace, Hagia Sophia Museum, Blue Mosque, Beyazit Mosque and Archaeology Museum. Guests will also find restaurants, shops and links to the public transport network within a 5-minute walk of the business hotel, while Taksim, with its bars and nightlife, is around a 15-minute journey away using public transport. Ataturk Airport is approximately 18 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003478" Longitude="28.969249" StarRating="3" HotelCode="933196|217693" HotelName="Ottoman Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Donus Sok. No. 26, Kadirga Meydani Sehsuvarbey Mahallesi, Hagia Sophia, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/454901/454901a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012754107593" Longitude="28.955256342888" StarRating="3" HotelCode="43561|8280" HotelName="Sogut" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bukalidede Sok. No: 11-13, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4499/a_4499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies just a short distance from the city centre where guests will discover a diverse selection of bars, restaurants and shopping venues. Links to the public transport network are just a few paces away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.90689774" Longitude="29.1854726" StarRating="0" HotelCode="593300|237699" HotelName="Zengin Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Kucuk Menderes Sokak 1, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.42" OriginalAmount="48.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978832258228" Longitude="28.877548297115" StarRating="3" HotelCode="315891|2191385" HotelName="Naila" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Huban Sokak 1, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.47" OriginalAmount="48.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03821367287" Longitude="28.981811571164" StarRating="3" HotelCode="933252|2516705" HotelName="Taksim Nacre Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 43, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7716923</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="51.53" OriginalAmount="48.16" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718623" HotelName="Park Star Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028701_foto_1.jpg</HotelPictures>
        <HotelDescription>Istanbul's most vibrant and lively Taksim square ...In Taksim, which reflects the texture of the city ...Just 100 Meters from Taksim Metro Station and less than 300 Meters from Bosphorus Ship and Metrotrain Station, the Star Hotel Taksim features a 24-hour front desk with security, an elevator and free Wi-Fi access in all areas.The accommodations have a living room with a flat-screen TV, sitting area and a working table. The bathroom includes free toiletries and a hairdryer.The popular Taksim Square is about a 1-minute walk from the property. Guests can enjoy the nearby shops, restaurants and cafes in Taksim and istiklal Street Area.and#304;stanbul and sabiha Gandouml;kandccedil;en Airport Shuttle Service ready to use any 20 minutes to direct airport to taksim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.57" OriginalAmount="48.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1082558" HotelName="Asia Artemis Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi Turcan Caddesi No:59 ; Atasehir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1082558/be7ew8Q7_bbebecdfa929a334815a9028b7d25dcd.jpg</HotelPictures>
        <HotelDescription>Location
The hotel is located close to the financial district near Atasehir on the Asian side of the city. The famous shopping street, Bagdat Avenue is 7.5 km away at Bostanci. Atatürk International Airport is approximately 39 km away and Sabiha Gökçen International Airport is just 27 km away.
Facilities
The hotel was built in 2012. The hotel features 50 accommodation units. Guests can reach the upper floors quickly and easily using the lift. Amenities include a cloakroom and a safe. Internet access (no extra charge) and wireless internet access are available in the public areas. The hotel offers a range of amenities for a comfortable stay, including gastronomic options such as a restaurant and a breakfast room. A TV room is also among the amenities at the hotel. Guests arriving in their own vehicles can park in the car park. Additional services include a transfer service and a laundry.
Rooms
All rooms feature air conditioning, central heating and a bathroom. A double bed is provided in the carpeted accommodation units. A safe and a minibar also feature. The accommodation units offer a range of amenities, including a fridge. An ironing set is also available to guests. Convenient features include internet access, a telephone, a TV and wireless internet access. In each of the bathrooms, guests will find a shower and a hairdryer.
Sports/Entertainment
The hotel offers a selection of sport and leisure opportunities. Leisure options at the hotel also include a gym and a spa. 
Meals
Various meals and board options are bookable. Guests can choose from breakfast, lunch, dinner and B &amp;amp; B.
Payment
The following credit cards are accepted at the hotel: American Express, VISA and MasterCard.&lt;br/&gt;The Asia Artemis Suite is a  hotel. Located in ISTANBUL area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.82" OriginalAmount="48.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006013679567" Longitude="28.954207599163" StarRating="3" HotelCode="186919|1960035" HotelName="Grand Oral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Sk. No:7, Mustafa Kemal Pasa Cad., Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172511/172511a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Yenikapi area of Istanbul, which is just 2 km from the major attractions at Sultanahmet and only 600 m from the IDO ferry terminal with access to the Asian side of the city. Local amenities are within a 5-minute walk in the Aksaray area. Istanbul-Ataturk Airport is approximately 16 km from the hotel and Sabiha Gökçen Airport is around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.85" OriginalAmount="48.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03843306" Longitude="28.98129497" StarRating="5" HotelCode="323785|2516685" HotelName="Oriella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi, No: 52, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7717152</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.85" OriginalAmount="48.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054372594662" Longitude="28.988638711045" StarRating="3" HotelCode="310823|1895965" HotelName="Fatih Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Haci Mansur Sokak 71, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361439/361439a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilities at the hotel include a baggage storage service, a safe, a babysitting service, a childcare service, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.86" OriginalAmount="48.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008678" Longitude="28.689367" StarRating="4" HotelCode="933233|1082898" HotelName="Comfort Hotel Haramidere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, Tonguc Baba Caddesi 84, Haramidere, 34513 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363690/363690a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.23" OriginalAmount="48.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00715" Longitude="28.970654" StarRating="3" HotelCode="60060|591325" HotelName="Santa Sophia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 2, Fatih, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77747/a_77747_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the Sultanahmet district in the heart of the old city. The property is within 1 km of the Blue Mosque, the church of Saint Sophia, Topkapi Palace, Basilica (Yerebatan) Cistern, Grand Bazaar, the Mosque of Sokulu Mehmet Pasha, the archaeological museum and the Museum of Turkish and Islamic Handicrafts. Atatürk International Airport is about 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.38" OriginalAmount="48.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="956842|4678335" HotelName="Delbab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Sokak 20, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35890000/35888900/35888854/bf312885_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003839" Longitude="28.972813" StarRating="2" HotelCode="186042|215864" HotelName="Ancient Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kasap Osman Sokak 10, Kucuk Ayasofya Mahallesi, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260064/a_260064_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012604339039" Longitude="28.978165090084" StarRating="4" HotelCode="166756|217160" HotelName="Blu Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 5, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233581/w_233581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old part of Istanbul, close to the Bosphorus in the district of Sirkeci, the hotel is ideally situated for visiting the famous sightseeing attractions of Sultanahmet and also the lively area around Taksim Square and Beyoglu. Links to the public transport network are within around 300 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.979774491382" Longitude="29.108355811613" StarRating="2" HotelCode="936796|60317" HotelName="Cityloft 36 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ali Ay Sokak 6, Atasehir, 34755 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631830/631830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037182" Longitude="28.985865" StarRating="3" HotelCode="936260|63406" HotelName="Grand Zentrum Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi No : 10, 34437 Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633171/633171a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00757938" Longitude="28.94891255" StarRating="0" HotelCode="776203|30995" HotelName="Hermanos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Manastirli Rifat Sokak 25, 34096 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620790</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00850398" Longitude="28.95163236" StarRating="0" HotelCode="369877|237436" HotelName="Hotel Real Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Valide Camii Sokak No:15 Aksaray Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037548</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012613752715" Longitude="28.974752391209" StarRating="2" HotelCode="315885|47758" HotelName="Istanbul Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Cemal Nadir Sokak 10, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375614/375614a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="851674|375219" HotelName="Miklagord Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokak 25, Istanbul 34122, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434125</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007637246588" Longitude="28.976381424316" StarRating="0" HotelCode="188738|497670" HotelName="Ozbek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiryaki hasan Pasa Sokak No: 1, Mustafa Kemalpasa Caddesi, Aksaray/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106469/b16c4ea463665f4afab3ac3f3fda434e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.43" OriginalAmount="49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01448971" Longitude="28.95934367" StarRating="0" HotelCode="850528|375265" HotelName="The Queen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalanderhane Mahallesi, Cemal Yener Tosyali Cadessi 52/101, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/ea/f7ea7cf9a2d4a7f2aaf227b39bf54a232d66501f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.44" OriginalAmount="49.01" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|678381" HotelName="ASSOS ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060945_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Istanbul and was established in 1999. It is close to the Grand Bazaar and the nearest station is Beyazit Tramway Station. The Hotel has 2 restaurants, 2 bars, a coffee shop, an indoor swimming pool and a fitness centre/gym. All 55 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.62" OriginalAmount="49.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98478562" Longitude="29.10759931" StarRating="5" HotelCode="773748|4526555" HotelName="A11 Hotel Atasehir" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Bakkalköy Mahallesi, Senlik Sokak 1, Atasehir, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5510973</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.72" OriginalAmount="49.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007589" Longitude="28.949098" StarRating="3" HotelCode="160519|752935" HotelName="Alahan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Çakiraga Mah., Manastirli Rifat Sok. No:25, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305353/305353a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.00" OriginalAmount="49.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008188179525" Longitude="28.957004822125" StarRating="3" HotelCode="529008|2263435" HotelName="Malkoc Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Caddesi 41, Laleli Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587884/587884a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Malkoc Hotel located in Laleli which is one of the centers in istanbul, is in walking distance to historical, cultural, entertainment and business activities.

Malkoc Hotel has 30 rooms with air condition direct dial telephone. Sat. TV, Cable TV, We have Wireless connection from loby and all rooms.

You'll feel at home while watching splendid old city view and live the rhythm of the city.

Malkoc Hotel is a family hotel in historical Istanbul, adjacent to touristic, business and shop shopping areas. Malkoc Hotel is located in Laleli which is the one of oldest parts of Istanbul. Byzantine and Ottoman Historical Monuments are all within easy walking distance; 20 minutes to St.Sophia, The Blue Mosque, Topkapi Palace, Grand Bazaar, Basilica Cistern and Çemberlitas Turkish Bath.



Our hotel has 24-hour parking and wake-up call service is provided. Buffet breakfast is offered each day. Tailor</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.20" OriginalAmount="49.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004997075865" Longitude="28.973610509193" StarRating="3" HotelCode="298194|1015505" HotelName="Timeks Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah., Dizdariye Cesmesi Sokak 3, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406369/a_406369_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.24" OriginalAmount="49.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01435476" Longitude="28.97939121" StarRating="1" HotelCode="369888|4523945" HotelName="Palace Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah.Tayahatun Sok. 17 Sirkeci, 34412 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7649709</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Palace Point Hotel in Istanbul (Sirkeci), you'll be minutes from Eminonu Pier and Topkapi Palace. This hotel is close to Basilica Cistern and Hagia Sophia.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and safes, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.32" OriginalAmount="49.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|850379" HotelName="ALFA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922478_foto_1.jpg</HotelPictures>
        <HotelDescription>. Our Guests will be welcomed by our smiling well educated Hotel Staff by servicing free fruit basket to their rooms and will always at service of them.All Room Types at the Hotel Decored in  Ottomon Ornimentation  Style with new modern Hiteck Furnishings and Amenities with Private Spacious Bathrooms.Some Of Rooms Contain Sitting Cornerns furnished by Comfortable Armchairs and tea tables where our guests to retreat  to stress at the end of a tring day in this vibrant City.The Hotel Located �n Centrally somewhere so that All Public Transportation Stops Within Walking Distance and Our Guests Can Travel to every corner of �stanbul by using Public Transpotataion services Also Some of Shopping areas like Laleli,Shopping Area, Aksaray Undurground Shopping center,Historia shopping Mall along with Yenikap� Ferry Pear, Marmara Sea Shore, Historic Relics,Monumets in Sultanahmet within walking distance</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.32" OriginalAmount="49.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00448" Longitude="28.685774" StarRating="3" HotelCode="376948|2518595" HotelName="Realist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, 119 Sokak 50, Haramidere, 34410 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7988488</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.33" OriginalAmount="49.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|C22967" HotelName="MEGARON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2276116_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.39" OriginalAmount="49.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02911562" Longitude="28.97265638" StarRating="0" HotelCode="632520|5000385" HotelName="Taksim Terrace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Aybasti Sokak, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10166658</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.50" OriginalAmount="50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048763" Longitude="28.986119" StarRating="3.5" HotelCode="298198|48012" HotelName="BC Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahellesi, Yunusbey Sokak 25/27, 34373 Pangalti, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/7/2/9/0/6/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.50" OriginalAmount="50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98007771" Longitude="28.7932232" StarRating="0" HotelCode="773915|343243" HotelName="Florya House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senlikköy Mahallesi, Florya cd. 42, Bakirköy, D NO 42, 34153 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620345</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.50" OriginalAmount="50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038064" Longitude="28.983229" StarRating="3" HotelCode="263742|199440" HotelName="Tamara Residence Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi, Firin Sokak No: 4, 34440 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105285/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tamara Residence, Which Was Built In 2013, Is Situated At Taksim, The Heart Of Istanbul, A City That Fascinates Travelers With Her History, Nature, And Archaeological Magnificence. It Is Only A Few Meters Away From Taksim Square Or The Galata Tower. The Taksim Metro Station Is Also Near The Hotel And The Ataturk Airport Is 28 Km Away.the Tamara Residence Offers 20 Comfortable And Elegant Rooms With Air Conditioning, Radio, Kettle, Safe, Telephone, Heating, Tv, Minibar And Private Bathroom With Shower, Hairdryer And Free Toiletries.this Modern Hotel Also Offers A Bar And A Restaurant. You Can Enjoy The Traditional Turkish Cuisine And International Dishes In The Restaurant Of The Hotel. Start Your Day With The Buffet Breakfast That The Hotel Offers.this Hotel Offers Free Wi-Fi At The Room, The Lobby And The Restaurant. There Is Also A Transfer Service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.61" OriginalAmount="50.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98204957" Longitude="28.72352871" StarRating="3" HotelCode="364064|4526565" HotelName="Hotel Avcilar City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Fatih Sokak 40, Avcilar, 34310 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.68" OriginalAmount="50.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03001838" Longitude="28.96972904" StarRating="0" HotelCode="964788|4658455" HotelName="New Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bedrettin Mahallesi, Havuz Sokak 23A, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36090000/36087300/36087216/be81054d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.96" OriginalAmount="50.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011995" Longitude="28.955421" StarRating="3" HotelCode="310538|2009085" HotelName="Grand Bazaar Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballipasa Yokusu Sokak 30, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361856/361856a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.47" OriginalAmount="50.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04530483" Longitude="28.98325372" StarRating="3" HotelCode="323405|1959965" HotelName="Cumbali Plaza Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi Dolapdere Caddesi No. 135, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386435/386435a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.47" OriginalAmount="50.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003957689773" Longitude="28.968713350742" StarRating="3" HotelCode="382716|4548465" HotelName="Ottoman's Pearl Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvarbey Mahallesi, Comertler Sokak 3/101, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/ec/cdecbd46156b4c717f1672ac0a36fe46976cd171.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008819152017" Longitude="28.949781241507" StarRating="3" HotelCode="398388|217157" HotelName="Birinci Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Çakiraga Camii Sokak 10, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7790849</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011317" Longitude="28.952914" StarRating="3" HotelCode="260170|18872" HotelName="Kaya Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Cingiraklibostan Sokak 40, Fatih, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185907/185907a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039889386573" Longitude="28.98208122567" StarRating="3" HotelCode="263736|57636" HotelName="Ottopera Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Street 95, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387453/387453a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766715|343395" HotelName="Rays Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Iskele Caddesi 7, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622877</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03961405435" Longitude="28.979710227189" StarRating="5" HotelCode="379046|217695" HotelName="Terra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 113, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7989472</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.63" OriginalAmount="51.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98372809" Longitude="29.10788771" StarRating="3" HotelCode="619526|2555935" HotelName="Red Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Senlik Sokak 2, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635925/635925a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.02" OriginalAmount="51.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008873" Longitude="28.95465" StarRating="2" HotelCode="311565|4527935" HotelName="Hotel Rio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sait Efendi Sokak 20/1, Aksaray Caddesi, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037640</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 22 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a bar and a laundry service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.21" OriginalAmount="51.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|800549" HotelName="SIPAHI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/373190_foto_1.JPG</HotelPictures>
        <HotelDescription>It was built in 1910 behind the historical Vezirhan, on the histrorical Artopolia road, in Cemberlitas area which lies between the Shrine of Mahmut II. the Court of Justice, Hippodrome, Antiquehouse Palace and Koprulu Library. It is one of the most rooted hotels of the Eminonu region. Situated in the center of the historical peninsula, it is within walking distance to the Grand Bazaar, Sultanahmet, Hagia Sophia, Yerebatan Cistern and Topkapi Palace and 17 km. to Ataturk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.21" OriginalAmount="51.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00487" Longitude="28.95598" StarRating="0" HotelCode="607367|4646625" HotelName="Grand Milan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahhesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/778052/185b90bd-5a20-45cc-8779-d94cd6ea9184.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.32" OriginalAmount="51.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04341016" Longitude="29.00326379" StarRating="0" HotelCode="589820|2518515" HotelName="Puffin Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Celebioglu Sokak 11, Ihlamurdere Caddesi, 34330 Besiktas</AddressLine>
          </AddressLines>
          <CityName>Besiktas</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039037</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Besiktas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.33" OriginalAmount="51.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0092487" Longitude="28.97704327" StarRating="3" HotelCode="397377|4517545" HotelName="Hotel Han" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Yerabatan Caddesi 19, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6750098</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.34" OriginalAmount="51.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006152" Longitude="28.954518" StarRating="3" HotelCode="13001|36974" HotelName="Grand Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafakemalpasa Caddesi, Fabrika Sokak 13, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13439/a_13439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.46" OriginalAmount="51.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030487469457" Longitude="28.97351719183" StarRating="4" HotelCode="61757|2301595" HotelName="Pera Rose Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 87, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79862/a_79862_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Istanbul's business, shopping and entertainment centre, around a 5-minute walk from the historical Galata Tower, the world's second oldest subway and some 8 minutes' walk away from Taksim Square. In Taksim itself, around 5 minutes' walk from the hotel, guests will find restaurants, bars, shops and clubs. The nearest underground station is Taksim-Meydan, a 10-minute walk away and guests will find the Hagia Sophia, the Topkapi Palace, the Grand Bazaar and the Egyptian Market all around a 15-minute ride away by public transport, as is Sirkeci Station. Istanbul Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.46" OriginalAmount="51.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034914" Longitude="28.984645" StarRating="3" HotelCode="188751|83650" HotelName="Taksim Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 37, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/116913/116913a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on Taksim Square. Guests will find the city centre, restaurants, bars, nightspots, shopping venues, links to the public transport network and Taksim metro station all within a 6-minute walk. The Dolmabahçe Palace is a 12-minute walk away, and it is 17 minutes by public transport to Sultanahmet and its attractions, including the Hagia Sophia and the Blue Mosque. Topkapi Palace and the Grand Bazaar are 20 minutes away. Istanbul Atatürk International Airport is just 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.46" OriginalAmount="51.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037335234745" Longitude="28.982236555156" StarRating="3" HotelCode="263728|4545545" HotelName="Invictum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altin Bakkal Sokak No:6, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/dc/8edc858600357bbe84b03c63fbd7ce4427ae4980.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.49" OriginalAmount="51.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03279842" Longitude="28.97686335" StarRating="3" HotelCode="736774|2543375" HotelName="Maroon Tomtom" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Boutique,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Acara Sokak 3, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636962/636962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Istanbul, Marmara region, Maroon Tomtom is set 60 m from St. Anthony of Padua Church. Among the facilities of this property are a restaurant, a 24-hour front desk and luggage storage space, along with free WiFi. The property is 60 m from Istiklal Street.All rooms is equipped with air conditioning, a flat-screen TV with satellite channels, a coffee machine, a shower, free toiletries and a wardrobe. Every room is equipped with a kettle and a private bathroom, while selected rooms here will provide you with a balcony. Guest rooms will provide guests with a fridge.Guests at the hotel can enjoy a buffet breakfast.Taksim Square is a 10-minute walk from Maroon Tomtom, while Galata Tower is 800 m from the property. The nearest airport is Istanbul Ataturk Airport, 14 km from the property</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.53" OriginalAmount="51.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="191119|4944015" HotelName="Home Stay Home Mecidiyeköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hürriyet Caddesi, Geçit Sokak 8, Sisli, 34138 istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104648/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.58" OriginalAmount="51.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.984002203561" Longitude="29.114250685267" StarRating="3" HotelCode="933230|2191545" HotelName="Nice Royal Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Isiklar Caddesi 12, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395999/395999a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Asian Side. Visitors will not be bothered during their stay, as this is not a pet-friendly establishment. Additional fees may apply for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00009492" Longitude="28.69551487" StarRating="3" HotelCode="548490|199053" HotelName="Grand Temel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saadetdere Mahallesi, E5/Yanyol 68 Sokak 30/1, 34513 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8469879</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014122753778" Longitude="28.977458998561" StarRating="3" HotelCode="102497|47715" HotelName="Grand Seigneur Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Nöbethane Caddesi 18, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/2b/ae2bcba67351ef8476239b732c5bcb4affc49175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the historic peninsula of Eminönü, close to the city wall and Topkapi Palace. Galata Bridge is only 500 m from the hotel and Eminönü ferry port with boats to the Asian side of the city is just a 4- to 5-minute walk away. Various restaurants are in the immediate proximity of the hotel, which is about 3 minutes’ walk from shopping venues, 200 m from links to the local public transport network and the sea and around 5 minutes from a selection of bars and pubs. Nightspots are to be found some 3 km away. Istanbul Atatürk and Sabiha Gökçen are approximately 15 and 45 km away from the establishment, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992262745366" Longitude="29.026406266386" StarRating="3" HotelCode="200043|217222" HotelName="Grand As Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuzhetefendi Sokak 27, Kadikoy, 81530 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285405/a_285405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 48 rooms. The accommodation offers a dining area, a conference room and a business centre. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005965607077" Longitude="28.954330980778" StarRating="4" HotelCode="130462|217226" HotelName="Grand Ünal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi Fabrika Sokak 16, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103492/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C89056" HotelName="THE LEGEND PLATINE SUITE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2445083_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8700645" Longitude="29.2686056" StarRating="1.5" HotelCode="933268|271800" HotelName="Kervan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>E5 Yanyol 176, Kaynarca, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Kervan Hotel Pendik puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Family room, luggage storage, safety deposit boxes, newspapers, room service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Kervan Hotel Pendik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03046771529" Longitude="28.973413759182" StarRating="3" HotelCode="901059|252247" HotelName="Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 93, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145741/145741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009945" Longitude="28.976625" StarRating="3" HotelCode="177595|57233" HotelName="Merial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alayköskü cad. 6, Sultanahmet, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/247970/a_247970_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's historic district of Sultanahmet and has all the major sightseeing attractions of the area within a few hundred metres of the hotel, including the Grand Bazaar, St Sophia, the Blue Mosque and Topkapi Palace. A tram stop is less than 5 minutes’ walk away offering links to other areas of the city. There are plenty of restaurants, bars and shops within walking distance. Atatürk Airport is about 20 km and Sabiha Gökçen Airport is some 70 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.077796" Longitude="28.981922" StarRating="4" HotelCode="292259|38216" HotelName="Ottoman City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cad. Esen Sok. No:2, Caglayan, Kagithane, Istanbul 34403</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237398/237398a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.64" OriginalAmount="52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04312631" Longitude="28.98548515" StarRating="3" HotelCode="610831|217209" HotelName="Xenia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Papa Roncalli Sokak 28, Taksim, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9366725</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.86" OriginalAmount="52.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006105" Longitude="28.96901" StarRating="3" HotelCode="904569|1663068" HotelName="Asitane Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah., Piyerloti Cad., Tulcu Sok. No:35, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148170/148170a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the historical district, the hotel is within walking distance of the major attractions at Sultanahmet and there are local amenities close by such as shops, restaurants and local transport links. Marmara Beach is about 700 metres away. Ataturk Airport is about 13 km away and Sabiha Gokcen Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.94" OriginalAmount="52.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005167631091" Longitude="28.970436035582" StarRating="4" HotelCode="902962|609035" HotelName="Sultanahmet Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Ozbekler Sok. No:4/1, Sultanahmet, Kadirga, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211566/211566a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.08" OriginalAmount="52.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00514" Longitude="28.95458" StarRating="4" HotelCode="323378|2009715" HotelName="Matiat Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulbentci Husamettin Mahallesi, Langa Hisari Sokak No: 19, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.14" OriginalAmount="52.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05608" Longitude="28.989936" StarRating="3" HotelCode="900677|338655" HotelName="Valide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Ebekizi Sokak 6/9, Halaskargazi Caddesi, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183769/a_183769_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 35 rooms. A lobby and a reception are available to guests. The upper floors of the hotel can be accessed by lift. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the establishment are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include room service and a laundry service. The business centre is on hand for guests' business requirements, and offers a fax machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.39" OriginalAmount="52.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003529" Longitude="28.971322" StarRating="3" HotelCode="900675|364395" HotelName="Emirhan Inn Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Odev Sokak 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383818/383818a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.45" OriginalAmount="52.76" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|116704" HotelName="MOLTON MONAPART MECIDIYEKOY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027699_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en el centro, el Molton Monapart Mecidiyekoy Hotel ofrece una buena base para explorar Estambul y est� a s�lo 1,6 millas de Istanbul Convention and Exhibition Centre, adem�s de a poca distancia de Trump Towers y Cevahir centros comerciales. Las habitaciones cuentan con una decoraci�n moderna y accesorios, y son confortables, incluyendo un cuarto de ba�o privado, aire acondicionado, TV LCD v�a sat�lite, conexi�n Wi-Fi gratuita y un hervidor de agua. Las suites tienen una zona de estar y una cocina con microondas, nevera, vitrocer�mica y una mesa de comedor. Hay un vest�bulo-sala de estar con bar donde los hu�spedes pueden relajarse y tambi�n una terraza-jard�n para disfrutar de las bebidas al aire libre en los meses de verano. Para los que quieran hacer ejercicio, el gimnasio cuenta con aparatos cardiovasculares y pesas, adem�s hay una sauna y un sol�rium donde los hu�spedes pueden disfrutar de forma gratuita. Otros beneficios incluyen aparcamiento privado gratuito y recepci�n 24 horas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.45" OriginalAmount="52.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037715494485" Longitude="28.983205862178" StarRating="3" HotelCode="306001|2516155" HotelName="Taksim Santa Lucia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Yogurtcu Faik Sokak 14, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366497/366497a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.51" OriginalAmount="52.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03554287" Longitude="28.98694011" StarRating="0" HotelCode="736517|2518135" HotelName="Juno Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Dunya Saglik Sokak 17, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10998748</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.51" OriginalAmount="52.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988815" Longitude="28.797338" StarRating="3" HotelCode="188737|1446068" HotelName="Hotel Osaka Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mah. E-5 Yanyol 26-28, Bahçelievler, 34800 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104465/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.65" OriginalAmount="52.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C22959" HotelName="Malkoc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2276106_foto_1.jpg</HotelPictures>
        <HotelDescription>Malkoc Hotel located in Laleli which is one of the centers in istanbul, is in walking distance to historical, cultural, entertainment and business activities. Malkoc Hotel has 30 rooms with air condition direct dial telephone. Sat. TV, Cable TV, We have Wireless connection from loby and all rooms. You'll feel at home while watching splendid old city view and live the rhythm of the city. Malkoc Hotel is a family hotel in historical Istanbul, adjacent to touristic, business and shop shopping areas. Malkoc Hotel is located in Laleli which is the one of oldest parts of Istanbul. Byzantine and Ottoman Historical Monuments are all within easy walking distance 20 minutes to St.Sophia, The Blue Mosque, Topkapi Palace, Grand Bazaar, Basilica Cistern and �emberlitas Turkish Bath. Our hotel has 24-hour parking and wake-up call service is provided. Buffet breakfast is offered each day. Tailor</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00737" Longitude="28.97052" StarRating="3.5" HotelCode="705339|284830" HotelName="Deluxe Newport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Gedikpasa Cami Sokak 46-48, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2419705/O94PXPTT_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Deluxe Newport Hotel is a new hotel that has just opened for a service of the guests with 24 deluxe rooms , which have been designed with light colour furnitures and ornaments , since March 2018 . It is too easy to reach hotel which has been located walking distance to Sultanahmet Square , 5 min and 1 min to Cemberlitas Tram Station . There are also few rooms on the ground floor and has a restaurant / breakfast area . There are so many varieties of products for open buffet breakfast . It is a property that focused on service to have whole beauty of of historical city to whom visiting for bussiness , romantic , shopping and with friends and families .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008234590402" Longitude="28.970437645912" StarRating="4" HotelCode="169628|54902" HotelName="Hotel New House" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Evkaf Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145739/145739a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Çemberlitas area, next to Sultanahmet and within easy walking distance of the major sightseeing attractions, such as the Grand Bazaar, Blue Mosque, Hagia Sophia and Topkapi Palace. Kumkapi, famous for its fish restaurants and bars by the Sea of Marmara, is approximately 1 km from the hotel. There are numerous shops and links to the public transport network within 5 minutes' walk of the hotel, while the nightlife in Beyoglu and Taksim Square in the city centre are both around 30 minutes on public transport. Istanbul-Atatürk airport is approximately 15 km from the hotel and Sabiha Gökçen airport is around 46 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9094673" Longitude="29.13881325" StarRating="0" HotelCode="382332|237455" HotelName="Island Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yali Mahallesi, Sahilyolu Sokak 24, 34000 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5358870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Maltepe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968496|410736" HotelName="Kunlun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Turgut Ozal Millet Caddesi 148, Sehremini, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10968756</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05605568" Longitude="28.98301864" StarRating="4" HotelCode="688444|284860" HotelName="Wisteria Boutique Hotel Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Central Heating,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Sauna,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Izzetpasa Sokak 56, Bomonti-Sisli, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/872777/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel features free WiFi and views of city in Istanbul. Attractively set in the Sisli district, this hotel is situated a 4-minute walk from Bomontiada. Staff on site can arrange airport transfers.
Addressistanbul is 800 m from the accommodation. The nearest airport is Istanbul Ataturk Airport, 16 km from the property.  This property also has one of the top-rated locations in Istanbul! Guests are happier about it compared to other properties in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0424899" Longitude="28.9858249" StarRating="3" HotelCode="313047|217640" HotelName="Luce Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Turna Sokak 5, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0692726" Longitude="28.99509012" StarRating="4" HotelCode="322716|89374" HotelName="Molton Monapart Mecidiyeköy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy District, Mecidiyekuyu Street Number 33, Sisli, 34287 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/406531/406531a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99229123388" Longitude="29.026715577996" StarRating="3" HotelCode="313386|45782" HotelName="Sirin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 16, Kadikoy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230619/230619a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034069058638" Longitude="28.981093630373" StarRating="4" HotelCode="907370|477292" HotelName="Taksim Prelude Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 26, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164941/164941a_hb_a_027.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is located in the Taksim/Beyoglu area, just a few metres from Istiklal Street in one of Istanbul's most central locations. Public transport can be found in Taksim Square, with links to most areas of the city. Atatürk International Airport is about 21 km away and Sabiha Gökcen International Airport is around 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.71" OriginalAmount="53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="818969|479108" HotelName="Zin D Home Alemdag" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eksioglu Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Çekmeköy</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32720000/32715300/32715265/9ae78d94_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.77" OriginalAmount="53.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.060572409017" Longitude="29.008408888473" StarRating="3" HotelCode="368540|4534135" HotelName="Nish Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Hattat Halim Sokak 11, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506780/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.83" OriginalAmount="53.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|072038" HotelName="The Pera" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/239748_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel goza de una ubicaciandoacute;n fabulosa en el centro de Estambul. La estaciandoacute;n de metro, la parada de tranvandiacute;a de Pera, el funicular de Pera, una parada de taxis, la estaciandoacute;n de autobuses y ferris urbanos se encuentran a un breve paseo. Tambiandeacute;n hay numerosos restaurantes, bares, clubes y tiendas en las cercanandiacute;as. El aeropuerto de Estambul queda a unos 22 km de distancia y el aeropuerto Sabiha Gokcen a 65 km aproximadamente del hotel.Este hotel de diseandntilde;o fue renovado completamente en el aandntilde;o 2009 y consta de 22 habitaciones con mucho estilo. Los huandeacute;spedes son recibidos en un vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas. En este hotel climatizado hay, ademandaacute;s, guardarropa, ascensor, conexiandoacute;n a Internet WiFi, periandoacute;dicos y tambiandeacute;n hay disponibles habitaciones para no fumadores. Por un suplemento los huandeacute;spedes pueden hacer uso del servicio de habitaciones, de lavanderandiacute;a y de tintorerandiacute;a.Todas las habitaciones vienen con cuarto de baandntilde;o privado, fueron renovadas recientemente y estandaacute;n equipadas con nuevo mobiliario y electrodomandeacute;sticos. Cada una viene con ducha, secador de pelo, cama doble, telandeacute;fono, TV con pantalla LCD y canales vandiacute;a satandeacute;lite, conexiandoacute;n a Internet WiFi gratuita, caja fuerte, minibar, llaves de acceso inteligentes, ventanas de doble acristalamiento y servicio despertador. Tambiandeacute;n se dispone de servicio de limpieza diario, asandiacute; de como aire acondicionado regulable y calefacciandoacute;n.Se sirve desayuno de bufet abierto.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.05" OriginalAmount="53.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03903155" Longitude="28.98171999" StarRating="5" HotelCode="962059|2517735" HotelName="Istanbul HUB Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Çesmesi Sokak 11, Taksim, 34437 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7812157</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.19" OriginalAmount="53.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040239" Longitude="28.981823" StarRating="4" HotelCode="933215|1455318" HotelName="Villa Pera Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 113-116, Kotatepe Mahallesi, Taksim, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/410895/a_410895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.49" OriginalAmount="53.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03311663" Longitude="28.98740451" StarRating="4" HotelCode="957431|2389155" HotelName="Cihangir Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Mebusan Yokusu Sokak 39, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11014848</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.51" OriginalAmount="53.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.871072233854" Longitude="29.268374404746" StarRating="3" HotelCode="267864|4542235" HotelName="Classes Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Yan Yol Üzeri 195, Üst Kaynarca, Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19370000/19360900/19360871/e23bac8d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.72" OriginalAmount="53.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.96746494" Longitude="29.10481219" StarRating="4" HotelCode="374490|1621588" HotelName="Plus Hotel Bostanci Atasehir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenköy Mahallesi, Yesilvadi Sokak 10, Bostanci, Istanbul, Kadikoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/486470/a_486470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002863845855" Longitude="28.974142826485" StarRating="3" HotelCode="496440|206392" HotelName="Arven Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Cayiroglu Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2263735/HJspwvFm_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.875799" Longitude="29.2441859" StarRating="5" HotelCode="367930|271782" HotelName="Butik Pendik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Eski Adi Ankara Caddesi, Dogu Mahallesi Erol Kaya Caddesi 172, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506724/22.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.019876" Longitude="28.928101" StarRating="2" HotelCode="207967|47743" HotelName="Grand Reis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi cd Hamamodalari çikmazi No:1, Kaleiçi, Topkapi, Fatih, istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177789/177789a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Topkapi-Pazartekke area of the city, the hotel is only a few minutes’ walk from the city's ancient walls and a nearby tram stop makes access to the attractions at Sultanahmet, 4 km away, within easy reach. Taksim Square in the city centre is 20 minutes away using public transport. Istanbul-Atatürk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03393455" Longitude="28.97892112" StarRating="3" HotelCode="323383|61029" HotelName="Hotel Mara Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Caddesi No: 4, Kuloglu Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478414/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007382836138" Longitude="28.664417601189" StarRating="3" HotelCode="260600|45377" HotelName="ibis Istanbul Esenyurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyurt Mahallesi Haramidere, E-5 Karayolu 5-7, Kuzey Yanyol, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363767/a_363767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07481052" Longitude="28.98285447" StarRating="0" HotelCode="619521|252269" HotelName="Mari Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tasocagi Caddesi 27, 34403 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039687</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007366229676" Longitude="28.971515186229" StarRating="3" HotelCode="308235|198947" HotelName="Miran Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Gedikpasa Cami Sokak 66, Cemberlitas, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7518681</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03211475533" Longitude="28.978205300594" StarRating="3" HotelCode="191149|57388" HotelName="Taksim Premium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Yenicarsi Caddesi 5A, 34440 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198886/198886a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02548706" Longitude="28.97304319" StarRating="0" HotelCode="775548|343484" HotelName="The Galataport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Lalelicesme Sokak 10, Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9624224</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.966253" Longitude="29.110263" StarRating="5" HotelCode="89550|45789" HotelName="The Green Park Hotel Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Manolya Sanayi Sokak 36, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125420/a_125420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of Istanbul approximately 2 km from the centre of Bostanci and the famous shopping street, Bagdat, where there are many restaurants, bars and cafés as well as international designer shops. The nearest public transport links are about 20 metres away and Sabiha Gökçen Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028836883722" Longitude="28.973169687572" StarRating="3" HotelCode="118849|24150" HotelName="The Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 113, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162933/a_162933_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an amazing location in the centre of Istanbul. The underground station, Pera tram station, Pera funicular railway, taxi stand, bus station and city ferries can be reached within a short walk. There are also numerous restaurants, bars, clubs and shopping opportunities nearby. Istanbul Airport is about 22 km and Sabiha Gokcen Airport about 65 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.06" OriginalAmount="54.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04378362" Longitude="28.98157018" StarRating="4" HotelCode="323637|2190935" HotelName="Dencity Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi Karabatak Sokak No. 11, Taksim, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7869817</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.34" OriginalAmount="54.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014529" Longitude="28.978999" StarRating="2" HotelCode="267821|1437868" HotelName="Hotel Emek" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi, Demirkapi, Kummeydani Sokak No 13, Sirkeci, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106922/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.35" OriginalAmount="54.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044396" Longitude="28.982432" StarRating="4" HotelCode="293780|935945" HotelName="Istanbul Dora Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 33, Sisli, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217574/217574a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.40" OriginalAmount="54.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01314403" Longitude="28.97753221" StarRating="3" HotelCode="267816|4511725" HotelName="Gulhane Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi, Saffeti Pasa Sokak 12, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.68" OriginalAmount="54.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013909742691" Longitude="28.939782679081" StarRating="3" HotelCode="168419|1462558" HotelName="Topkapi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oguzhan caddesi No:20, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103930/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.70" OriginalAmount="54.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006272518938" Longitude="28.797627156222" StarRating="3" HotelCode="399217|1479108" HotelName="Sapko Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Vahit Efendi Sokak 10, Sefaköy, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7763345</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.84" OriginalAmount="54.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="737262|4544345" HotelName="Medproper Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038216" Longitude="28.982896" StarRating="3" HotelCode="298258|199850" HotelName="Comfort Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar mah. Feridiye caddesi çamdali sokak No. 5, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140378/0ff2f678-89e9-4788-9206-d1c31d57b288.jpg?d=636757995590000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02635604" Longitude="28.96930975" StarRating="3" HotelCode="374746|199105" HotelName="Galata Grace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Gümüsgerdan Skokak No:6, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637029/637029a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007114" Longitude="28.970048" StarRating="0" HotelCode="957624|414867" HotelName="HHK Hotel Downtow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 16, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1104488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03528504" Longitude="28.98574015" StarRating="2" HotelCode="567604|217614" HotelName="Hotel V Plus Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Pürtelas Sokak 6/A, Kazanci Yokusu, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8549096</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006117" Longitude="28.965891" StarRating="3" HotelCode="160862|25919" HotelName="May Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Bali Pasa Yokusu 86, Kumkapi, 34126 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227174/a_227174_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the oldest and most colourful quarters of Istanbul on the old historical peninsula. Just 10 minutes away, guests will find links to the public transport network, the tourist centre and shops. Tourist sights just 7-12 minutes from the hotel include the Hagia Sophia, the Blue Mosque, the Grand Bazaar, the Topkapi Palace and the Spice Bazaar. Istanbul’s Atatürk International Airport is just 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.876484" Longitude="29.227277" StarRating="4" HotelCode="299545|198939" HotelName="Myy Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Ankara Caddesi, Hakimler Çikmazi Sokak 1, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479170/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047442472718" Longitude="28.986100130977" StarRating="3" HotelCode="574354|237560" HotelName="Park By Clover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Papa Roncalli Sokak 122-1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625007/625007a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034269118796" Longitude="28.983691661095" StarRating="4" HotelCode="348151|58380" HotelName="Pera Center Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Billurcu Sokak 14, Beyoglu, Istanbul 34433</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558501/558501a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0098" Longitude="28.954833" StarRating="4" HotelCode="185585|32822" HotelName="Sorriso Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Ordu Caddesi 60, Laleli, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165388/165388a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli district of Istanbul, just a few minutes’ walk from Aksaray underground station and 2 km from the landmarks of Sultanahmet such as the Blue Mosque, St Sophia and the Topkapi Palace. There are many bars, restaurants and clubs nearby and the hotel is situated approximately 15 km from Istanbul Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00810297" Longitude="28.95771543" StarRating="2" HotelCode="735921|343542" HotelName="Version Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 40, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627936/627936a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Laleli, Version Hotel is 250 m from Laleli Tram Station offering easy access to the historic Sultanahmet area with Hagia Sophia, Blue Mosque and Topkapi Palace. It offers a cosy bar with free WiFi. Concierge services are also offered.

With parquet floors and a seating area, the rooms at Hotel Version feature a TV, mini fridge and air conditioning. A working desk is standard in each unit. The suite bathrooms come with a shower, hairdryer and free toiletries.

This simple hotel is located in Old City. There are 30 rooms in total. Version Hotel is completely re-furnished in 2018. In addition to the services and facilities available on request, the resort can take advantage of the existing wired and wireless Internet connection in the property. The establishment offers a 24-hour front desk service. Version Hotel does not provide baby cot. The Version Hotel does not allow pets</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0230649" Longitude="28.63614308" StarRating="4" HotelCode="310550|198899" HotelName="Reis Inn Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk Mahallesi, Adnan Kahveci Bulvari 7, 34840 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396615/396615a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58.85" OriginalAmount="55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006013284749" Longitude="28.970594524468" StarRating="3" HotelCode="300223|47772" HotelName="Zem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Sokak 10, Çemberlitas, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=656840</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.86" OriginalAmount="55.01" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|142782" HotelName="Vois Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939883_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.32" OriginalAmount="55.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047357807762" Longitude="28.986052222229" StarRating="4" HotelCode="299543|995725" HotelName="GK Regency Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Celal Öker 27/29, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82065/bfb9a5f7-65fd-4384-8a3a-9c2fdb5cd982.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.34" OriginalAmount="55.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035639459411" Longitude="28.981221454902" StarRating="3" HotelCode="346341|2265175" HotelName="Grand Hotel Palmiye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Housekeeping,Laundry,Restaurant,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehitmuhtar Mahallesi Istiklal caddesi, Imam Adnan sokak 16, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202859/202859a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grand Hotel Palmiye is a perfect choice for those who want to enjoy the advantage of staying at the heart of Istanbul. The location of the hotel benefit people to make city sightseeing more comfortable and easy. Considering these two features and affordable price, Grand Hotel Palmiye has deserved the reputation of reliable facility with great present and future potential.

The hotel is situated near Istiklal Street, the illustrious "Street of freedom" which has have its own specialty. The best place for shopping, a mixture of old constructions with historical value and contemporary buildings of different shops and institutions - together, they make the street a beguiling spot to visit and an excellent place for meeting people from different countries. Thus, the customers of Grand Hotel Palmiye are having the great convenience living close to Istiklal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.44" OriginalAmount="55.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00794198" Longitude="28.94935726" StarRating="2.5" HotelCode="517169|2221255" HotelName="Sim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Caddesi, Abdullah Cavus Sokak No 14, Aksaray, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/43745/3443745/1.jpg?f=15116914</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.50" OriginalAmount="55.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9944268" Longitude="28.83640656" StarRating="4" HotelCode="517176|2259155" HotelName="Niconya Port Suite&amp;hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Zafer Mahallesi, Calislar Sokak No 11, 34194 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8470007</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.51" OriginalAmount="55.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035270161355" Longitude="28.894292414188" StarRating="4" HotelCode="161539|133154" HotelName="Grand S" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yavuz Selim Mahallesi, Yavuz Selim Caddesi 20, Esenler, 34220 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227956/gt_227956_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within easy walking distance (2 minutes) of Esenler Istanbul intercity bus terminal, the bus stop and light metro station. The old city of Istanbul is about 10 minutes away, with the Hagia Sofia, Blue Mosque, underground cistern, Topkapi Museum and the Ethnography Museum. The city centre with bars, clubs, shops, restaurants and Taksim Park is about 20 minutes away on foot. Atatürk International Airport is about 5 km away and Sabiha Gokcen Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.57" OriginalAmount="55.67" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|D17002" HotelName="Anemon Bak�rkoy" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2622895_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the center of Bakand#305;rkandouml;y, Anemon Bakand#305;rkoy Hotel offers a great start to explore the city of Istanbul. Whether you are traveling for business or leisure; The hotel and its surroundings; you will enjoy the facilities and services. Anemon Bakand#305;rkoy Hotel provides a great privilege to its guests with its close location to Istanbul Expo Center and CNR Expo Center where important congresses are held. It serves its guests with its 46 meticulously decorated rooms. The hotel's terrace and terrace rooms have sea views and overlook Atakandouml;y Marina.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.61" OriginalAmount="55.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97876622" Longitude="29.16870347" StarRating="3" HotelCode="766008|4550315" HotelName="Pasha Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Pets allowed,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ferhatpasa Mahallesi, Ferhatpasa Yolu Sokak 55, Atasehi?r, 34779 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648507/648507a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our facility is located at the center of Atasehir which has a peerless landscape. This hotel is the distinguished choice of guests who wants to live with nature in this charming city.
Our plant makes a difference with it's unique design and hospitality supplies the amazing view of Istanbul and Kayisdagi Forests. All the details for you in our rooms which combine the sincere atmosphere of your home with luxury services are considered. We supplies more benefits like easy accessing to shopping and entertainment centers, it is very close to the finance center of Istanbul and Kayisdagi Forests.
Our association hosts your both long and short term accommodation, whether on business trips or on your holidays; comfort, luxury and personalized service ready to exceed your expectations. 
Our facility is 15 km from Sabiha Gökçen International Airport, 45 km from Atatürk International Airport and also it is located at a 2 minute drive to Yeditepe University, 5 minute drive to Atasehir Finance Center. Nonetheless, we supply easy transportation to the Brandium, Novada, Watergarden and Palladium shopping centers.
Our accommodation combining spacious and stylish rooms with superior Turkish hospitality understanding, is waiting for you to have a special accommodation experience with nature in the center of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.61" OriginalAmount="55.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03410237" Longitude="28.98001338" StarRating="4" HotelCode="323788|2065155" HotelName="Mirrors Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Fuat Uzkinay Sokak No: 9, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7817886</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.67" OriginalAmount="55.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00203037" Longitude="28.82673315" StarRating="4" HotelCode="935074|1462798" HotelName="MidMar Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Caddesi 25, Cobancesme Mahallesi, Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367761/367761a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.77" OriginalAmount="55.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00295" Longitude="28.97617" StarRating="3" HotelCode="903014|336825" HotelName="Sur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Mustafa Pasa Sokak 3, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105730/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.91" OriginalAmount="55.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052741479071" Longitude="28.98672369393" StarRating="3.5" HotelCode="191118|1006175" HotelName="Cumbali Luxury Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Tavukçu Fethi Sokak 31, Osmanbey, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104647/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.91" OriginalAmount="55.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01651" Longitude="28.952566" StarRating="2" HotelCode="188721|1754688" HotelName="Yesil Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Karaman Cad, No: 15, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305049/305049a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012363494298" Longitude="28.95712852478" StarRating="4" HotelCode="9355|19588" HotelName="Carlton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa, Fevziye Caddesi 22, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4464/a_4464_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located at the heart of the old town of Sehzadebasi in Istanbul. It lies in a peaceful location rich in history, only a few steps away from the Sultanahmet district and just 500 m from the Great Bazaar and the Süleymaniye Mosque. The Blue mosque, the Hagia Sophia and the Topkapi palace as well as other world famous museums are to be found just 1 km away. Public transport is also within easy reach and the airport lies around 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.90671325" Longitude="29.1921252" StarRating="0" HotelCode="776755|237354" HotelName="Eagle Palace Suites Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kocatepe Caddesi 16, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106240/959a736db9ddb8028ea51e4166c0b384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eagle Palace Suites is a self-catering accommodation located in Istanbul. Free WiFi access is available throughout the well-equipped units. The property also has a garden.All units will provide you with air conditioning and flat-screen satellite TV with a DVD player. Featuring a shower, private bathroom also comes with a hairdryer and free toiletries. Each has a terrace offering city views.Each unit features a full kitchen, which provides all kitchen equipments to prepare your meals. You can enjoy your meals in the dining area.At Eagle Palace Suites you will find a 24-hour front desk, providing room service. Daily maid service and VIP room facilities are also offered. Laundry and ironing services are available on request at an extra fee.Many shopping malls are within a walking distance. Shuttle services to Istanbul Sabiha Gokcen Airport, which is located 21.5 km from the property, can also be arranged at an additional charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03592" Longitude="28.98241" StarRating="3" HotelCode="323623|199653" HotelName="Fitas Oda Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Bekar Sokak 8, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/483282/483282a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03510362" Longitude="28.97716627" StarRating="3" HotelCode="267841|60953" HotelName="Grand Hisar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalyoncu Kulluk Caddesi 22/1, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11120000/11118300/11118276/019a9437_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014053" Longitude="28.976622" StarRating="3" HotelCode="188711|56578" HotelName="Grand Esen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Orhaniye Caddesi 40-42, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202992/202992a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006614126729" Longitude="28.971909717558" StarRating="5" HotelCode="364302|217623" HotelName="Istanbul Paris Hotel &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi Dizdariye Medresesi Sokak 9/11, Cemberlitas, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9260015</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008572603533" Longitude="28.954666256905" StarRating="4" HotelCode="16956|2776" HotelName="Istanbul Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Cad. No: 16, 34480 Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20646/a_20646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in the Aksaray district of the city. Countless shopping and entertainment venues as well as various tourist sights can easily be reached on foot or on public transport. There is a stop for the public transport to be found just 100 m from the hotel. The international airport can be reach in just 30 minutes drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99255905" Longitude="29.02648382" StarRating="5" HotelCode="590844|217627" HotelName="Kadikoy Arya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Nuzhet Efendi Sokak 5, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9432621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04902217" Longitude="29.02495625" StarRating="0" HotelCode="597671|237492" HotelName="Loren Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Disbudak Sokak 11, Ortakoy Besiktas, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5371601</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039637617673" Longitude="28.981992223703" StarRating="3" HotelCode="315908|217707" HotelName="Taksim Unique Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cambazoglu Sokak 16/A, Talimhane, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7721683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.33" OriginalAmount="56.38" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718631" HotelName="Carlton Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958143_foto_1.jpg</HotelPictures>
        <HotelDescription>Este acogedor hotel estandaacute; en el corazandoacute;n del casco antiguo, a sandoacute;lo 500 m del Gran Bazar y de la mezquita de Sanduuml;leyman. A 1 Km de distancia estandaacute;n la mezquita Azul, la Iglesia de la Divina Sabidurandiacute;a y el palacio de Topkaki. El hotel estandaacute; rodeado de numerosos comercios y lugares de ocio y entretenimiento.Este hotel urbano consta de 9 plantas con un total de 75 habitaciones, de las que 3 son suites. Dispone de vestandiacute;bulo, recepciandoacute;n 24 horas, 2 ascensores, caja fuerte, cambio de divisa, sala de juegos, sala de TV y sala de conferencias con conexiandoacute;n WiFi a Internet (cargo extra). Tambiandeacute;n cuenta con un acogedor bar, cafeterandiacute;a y 2 restaurantes a la carta con platos turcos e internacionales. Como prestaciones adicionales se ofrece servicio de habitaciones y de lavanderandiacute;a, parque infantil y aparcamiento de pago.Las habitaciones, decoradas con gusto, disponen de baandntilde;o con secador de pelo. Tambiandeacute;n cuentan con telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, minibar, nevera, suelo de baldosas, aire acondicionado, calefacciandoacute;n central y caja fuerte.Los clientes podrandaacute;n utilizar la sauna y servicio de masajes.Todas las comidas se ofrecen en forma de bufet. A la hora del almuerzo y de la cena podrandaacute; elegir a la carta o un menanduacute;. Los clientes tambiandeacute;n podrandaacute;n disfrutar de platos especiales y comida dietandeacute;tica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.41" OriginalAmount="56.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004536638169" Longitude="28.972750175033" StarRating="3" HotelCode="146574|861645" HotelName="Dara Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Su Terazisi Sokak No:25, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208009/a_208009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located within roughly 200 m of the Blue Mosque and within easy walking distance of the other major attractions in the area. Taksim Square is roughly 4.5 km from the hotel and Istanbul airport is around 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.51" OriginalAmount="56.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|680113" HotelName="Istanbul Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/196788_foto_1.jpg</HotelPictures>
        <HotelDescription>THIS 4 STAR HOTEL IS LOCATED IN THE CITY CENTRE OF ISTANBUL AND WAS ESTABLISHED IN 1989. IT IS CLOSE TO THE SULTANAHMET AND THE NEAREST STATION IS LALELI. THE HOTEL HAS A RESTAURANT, 2 BARS, A CONFERENCE ROOM AND A COFFEE SHOP. ALL 128 ROOMS ARE EQUIPPED WITH MINIBAR, HAIRDRYER AND AIR CONDITIONING.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.60" OriginalAmount="56.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013566" Longitude="28.977218" StarRating="3" HotelCode="73539|591265" HotelName="Kafkas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 35, Sirkeci, Fatih, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99216/a_99216_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the historical part of town. Sirkeci, with its links to the public transport network, is only a 5-minute walk away and the hotel is 8 minutes' walk from the tourism centre at Sultanahmet, where guests will find restaurants and shops. The Hagia Sophia, Topkapi Palace, the Blue Mosque and the Spice Market are all only 10 minutes away from the hotel on foot. Istanbul's Ataturk Airport is only 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.84" OriginalAmount="56.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01094598" Longitude="28.95435599" StarRating="3" HotelCode="323632|2009955" HotelName="Misa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Yesil Tulumba Sokak No: 27, Laleli / Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403612/403612a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03225081" Longitude="28.98265511" StarRating="0" HotelCode="492982|199826" HotelName="Ditto Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Printer">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Güllabici Sokak No. 17, Cihangir, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639612/639612a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ditto Flats is located in the centre of the Beyoglu District, a three minute walk from the famous Istiklal Street and from Taksim Square. With its newly renovated charming flats, Ditto Flats blends right into the hip neighbourhood of Cihangir, tucked away in a quiet side-street, away from all the hustle and bustle of the city, but is still in the middle of it all. Staying at Ditto Flats will immerse you into Istanbul‘s social life, and local flair, as you will be-neighbour, local painters, actors and writers which inhibit the ‘bohemian‘ district Cihangir.The neighbourhood is made up of romantic alleys, aligned with local organic markets, fashion boutiques, antique stores, coffee shops, and local pastry shops which will satisfy your taste buds even into the latest hours.
At Ditto Flats, you will have the city at your feet, a guaranteed cozy nights sleep!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0626" Longitude="28.84428" StarRating="4" HotelCode="387454|204820" HotelName="Four Points by Sheraton Istanbul Batisehir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi Istoç Oto Center Yani, 10 Bagcilar, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/499570/a_499570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006478" Longitude="28.971215" StarRating="3" HotelCode="267829|217620" HotelName="Istanbul Comfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Lotti Caddesi, Göktas Sokak No: 7/7A, Sultanahmet, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/8/1/3/3/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.974315326012" Longitude="28.875134682209" StarRating="3" HotelCode="374940|211470" HotelName="Le Marde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Kennedy Caddesi, Ömer Naci Sokak 49, Bakirkoy, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035114" Longitude="28.976043" StarRating="4" HotelCode="263717|375310" HotelName="Walton Hotels Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Hamalbasi Caddesi 28, Beyoglu, Taksim, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367259/w_367259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026653" Longitude="28.955787" StarRating="3" HotelCode="933221|198974" HotelName="Lotus Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vakif Mektebi Sokak No.1, Yavuzsultanselim Mahallesi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479129/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00831847" Longitude="28.95176851" StarRating="0" HotelCode="850497|381249" HotelName="Hamitbey Hotel Prestige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Inkilap Caddesi 26, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476310</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048717" Longitude="29.025304" StarRating="2" HotelCode="300257|55646" HotelName="Ortakoy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muvakkit Sokak 19, Ortakoy Besiktas, Princess Hotel karsisindadir, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182053/182053a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010726745587" Longitude="28.957930037278" StarRating="2.5" HotelCode="933202|37207" HotelName="Süreyya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Suayip Sokak 14, Fethibey Caddesi, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/458243/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03611944" Longitude="28.97842178" StarRating="0" HotelCode="744981|284964" HotelName="Taksim Cmlm Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Tarlabasi Bulvari 7, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708691</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039832027544" Longitude="28.982500476092" StarRating="3" HotelCode="315910|217697" HotelName="Ten Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak 6, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384861/384861a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99384" Longitude="29.02609" StarRating="3" HotelCode="188719|58548" HotelName="Timya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirmizi Kusak Sokak, 3, Rihtim Caddesi, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305032/305032a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.01" OriginalAmount="57.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703677|2281585" HotelName="Centro WestSide Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Marmara. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.14" OriginalAmount="57.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003407087918" Longitude="28.976059556007" StarRating="4" HotelCode="191082|4511075" HotelName="Emine Sultan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kapi Agasi Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106512/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.30" OriginalAmount="57.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118842|1895555" HotelName="Abella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Beauty Salon,Bicycle Rental,Designated Smoking Area,Dining,Fax,Laundry,Massage Centre,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Street No 35, Sultanahmet/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162920/a_162920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, which can be found in Old City, is a great option for families. Nestled just a few steps from the town centre, the hotel allows easy access to all this destination has to offer. Within 100 metres customers will find links of transport that will allow them to explore the area. Visitors will find the airport within 17. 0 kilometre(s). The hotel is within 900 metres from the harbour. Customers will enjoy a peaceful and calm stay on the premises, as it counts with a total of 15bedrooms. This accommodation was lastly renovated in 2017. Wi-Fi internet connection is available for further comfort and convenience. Additionally, the premises provide a reception service the whole day through. Unfortunately, there are no units where travellers can ask for a cot for the little ones. The property accepts only small pets. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. Visitors may avail for airport transfer service. Thanks to the wide range of health amenities, those staying at this property will be able to indulge themselves during their stay. This hotel takes pride in offering a choice of dining facilities, which serve delicious culinary specialities. Visitors travelling for business purposes may take advantage of the property's business facilities. The hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.30" OriginalAmount="57.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003714763198" Longitude="28.97501885891" StarRating="3" HotelCode="154060|959565" HotelName="The Sunrise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No:36, Sultanahmet, Fatih, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185449/185449a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.40" OriginalAmount="57.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004864484425" Longitude="28.883563578129" StarRating="5" HotelCode="75504|334365" HotelName="Green Park Merter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nazim Erten Sokak No 13, 34173 Merter, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102798/a_102798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes from the CNR Exhibition centre and very close to the main districts of Istanbul. Links to the public transport network are just a 5-minute walk away and it is only 10 minutes’ drive from Atatürk International Airport (approximately 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.46" OriginalAmount="57.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.936622338631" Longitude="29.122539566556" StarRating="4" HotelCode="147030|606435" HotelName="Dream Hill Business Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bagdat Caddesi 273, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208510/a_208510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.46" OriginalAmount="57.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00506944" Longitude="28.96393036" StarRating="5" HotelCode="407177|2516575" HotelName="Santefe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Ciftegelinler Cad. No:21 Kumkapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/52/0952bf72e354a13856a82b3cb7ca03f7db1b8160.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.99" OriginalAmount="57.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023717538778" Longitude="28.973959552167" StarRating="4" HotelCode="300841|1014525" HotelName="Manesol Boutique Galata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapcamii Mahallesi, Bankalar Caddesi, Billur Sokak 1A, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367424/367424a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118852|381218" HotelName="Apex" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Boutique,Currency Exchange,Garden,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdid Sokak, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207009/207009a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Istanbul Apex Hotel is a recently opened in the SULTANAHMET district. The hotel's super location offers various numbers of historical attractions, all in walking distance.

World famous Grand Bazaar are just steps away, while many more historical monuments and relics remained from Byzantium and Ottoman Empires such as Obelisk; Underground Cistern; Hippodrome; the world's only six minareted mosque, Blue Mosque; new Seven Wonders of World candidate, Hagia Sophia; Turkish &amp; Islamic Art Museum; Mosaic Museum; Topkapi Palace... only in 5-minute walking distance.

Istanbul Apex Hotel, Turkish hospitality and high quality service standards and a modern hotel decorated to carry ID. All 15 of our room air conditioning, minibar, television, bath-tub, hair dryer can be found.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011045503574" Longitude="28.959112084061" StarRating="3" HotelCode="37690|25908" HotelName="Laleli Gönen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fethibey Caddesi, Zeynepkamil Sokak 24, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62122/a_62122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is situated in Istanbul, about 1 km from the sea. The tourist attractions can be reached within about 2 km. A number of shops are just minutes away, and public transport is also nearby. Istanbul (IST) Airport is situated about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.857207677293" Longitude="29.274822980054" StarRating="2" HotelCode="313496|198978" HotelName="Lounge Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mahallesi, Sahil Bulvari Caddesi 107, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4019896</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039904671773" Longitude="28.983925126949" StarRating="3" HotelCode="74093|199118" HotelName="Hotel Eterno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Talimhane, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137420/137420a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04379975" Longitude="29.00798056" StarRating="0" HotelCode="516650|237585" HotelName="Royal Suites Besiktas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Cihannuma Mahallesi, Bostancibasi Sokak 11, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686116/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a babysitting service and a childcare service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.06" OriginalAmount="58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0378868" Longitude="28.98301505" StarRating="3" HotelCode="174004|57011" HotelName="Three Apples Suites and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çorbaci Sokak 7, Sehit Muhtar Mahallesi, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=722192</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.15" OriginalAmount="58.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0308194" Longitude="28.97514096" StarRating="2" HotelCode="411819|4541555" HotelName="No 11 Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Balyoz Sokak Number 11, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618673/be0e34fc9de33116fe32ad96c4f89c33.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel offers a babysitting service and a childcare service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.20" OriginalAmount="58.13" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|729926" HotelName="LALELI GONEN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1160561_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is in the Old City, ideally located in the middle of Laleli Shopping Area, close to popular attractions as Grand Bazaar, Blue Mosque, etc...Istanbul Gonen Hotel has spacious and well equipped rooms. All rooms evoke the modern style and comfort of a city hotel  to make guest feel relaxed All rooms are light and airy and equipped with large windows with black-out curtains. Each one features a comfortable armchair and flat-screen TV in the living area.Istanbul Gonen Hotel's amazing roof to enjoy. Open swimming pool and the pool bar with the Marmara Sea view.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.25" OriginalAmount="58.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978556940409" Longitude="29.124441675994" StarRating="4" HotelCode="310528|1470148" HotelName="Atasehir Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Kayisdagi Caddesi 143/1, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/402530/402530a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.45" OriginalAmount="58.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005243" Longitude="28.98181" StarRating="3" HotelCode="191098|2516495" HotelName="Ipekyolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Meydani No:8, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106517/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.45" OriginalAmount="58.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05906715" Longitude="28.98482163" StarRating="0" HotelCode="620974|4517625" HotelName="Sparkle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Harzemsah Sokak 30, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653147/653147a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.49" OriginalAmount="58.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030107163549" Longitude="28.973333699406" StarRating="4" HotelCode="149986|2301605" HotelName="Tulip City Taksim Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 95, Pera, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211766/w_211766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical Pera, Istanbul's shopping and entertainment centre. It is 5 minutes' walking distance from the historical Galata Tower, Saint Antoine-Saint Maria Draparis Church, the world's oldest metro and 10 minutes from Taksim Square. Links to public transport are within walking distance. Atatürk International Airport and Sabiha Gokcen International Airport are located approximately 15 km and 65 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.51" OriginalAmount="58.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|872453" HotelName="DARA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912030_foto_52.jpg</HotelPictures>
        <HotelDescription>Dara Hotel offers modern-style accommodations with a roof-top terrace and rooms overlooking Istanbul's Sultanahmet historic center and the Marmara Sea. It features free Wi-Fi and a 24-hour front desk with tour desk.Soundproofed rooms at Dara Hotel And Family Rooms are decorated with white-washed walls and hardwood floors. They are all air-conditioned and have flat-screen satellite TVs. The private bathrooms provide hairdryer and courtesy slippers.Guests can enjoy a selection of traditional Turkish and international breakfast at the restaurant of the hotel, while gazing at the Marmara Sea and Sokollu Mehmet Pasha Mosque. Local drinks and spirits are offered at the bar.Popular nearby attractions include the Topkapi Palace and Aya Sofia, both within a 5-minute walk of the hotel Dara HOTEL. Multilingual staff can help with booking excursions or airport transportation upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.57" OriginalAmount="58.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010261604736" Longitude="28.954066132952" StarRating="3" HotelCode="323793|1968605" HotelName="Laleli Blue Marmaray Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Selimpasa Sokak 18, Laleli, 34070 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430300/430300a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.66" OriginalAmount="58.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00501898" Longitude="28.9646275" StarRating="3" HotelCode="148394|609625" HotelName="Grand Mark" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çifte Gelinler Cad. No 16, Kumkapi, Sultanahmet, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209994/a_209994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.82" OriginalAmount="58.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97548151944" Longitude="28.875182084413" StarRating="3" HotelCode="474728|2221765" HotelName="Cloud 7 Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ebuziya Caddesi 56-62, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/521082/521082a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.97" OriginalAmount="58.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.060238025726" Longitude="28.977716203705" StarRating="4" HotelCode="293571|1082638" HotelName="Big Box Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akar cd. No: 28, Halide Edip Adivar mah., Bomonti/Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=750648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.02" OriginalAmount="58.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012652912661" Longitude="28.940187692642" StarRating="3" HotelCode="41847|591125" HotelName="Green Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi,, Findikzade Sokak No:4, Istanbul, Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13563/a_13563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Findikzade district of old Istanbul, approximately 3 km from the historical attractions at Sultanahmet, including Hagia Sophia, Topkapi Palace and the Grand Bazaar. Local transport is available close by, and shops, restaurants and cafés are within a 10-minute walk of the hotel. Ataturk Airport is about 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0342711" Longitude="28.98101839" StarRating="3" HotelCode="308214|54943" HotelName="Eva Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sokak 11, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=661160</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="969950|478849" HotelName="Avrasya Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahellesi, Kücüklanga Araligi Caddesi 9, 34096 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37160000/37157500/37157448/58dc1bed_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007737" Longitude="28.962484" StarRating="3" HotelCode="213817|199642" HotelName="Grand Emir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Saraç Ishak Mah. Soganaga Cami Cad. Nur Sokak No: 9, Beyazit-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302564/a_302564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034653080868" Longitude="28.984594345093" StarRating="4" HotelCode="13054|23226" HotelName="Hotel Grand Star Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi No. 45/1, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13513/a_13513_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the new area of the city, directly on Taksim Square. Guests will find the city centre, restaurants, nightspots, bars, links to the public transport network and shopping venues all just 5 minutes' walk from the hotel. It is 8 minutes on foot to the nearest metro station and 12 minutes' walk to the Dolmabahçe Palace, whereas the city's principal attractions such as the Hagia Sophia, the Blue Mosque and the underground cistern, as well as the Topkapi Palace are 17 minutes and 20 minutes away respectively on public transport. Istanbul Atatürk International Airport is 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="782593|375221" HotelName="My Dream Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esenkent Mahallesi, Yakuplu Caddesi 114/1, Agva Merkez Mahallesi, Sile, 34980 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434135</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988369956287" Longitude="28.907835938793" StarRating="3" HotelCode="118888|217698" HotelName="Panorama Health Club Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Zubeyde Hanim Caddesi 108, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106216/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05948" Longitude="28.986756" StarRating="3" HotelCode="267838|31684" HotelName="Regno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 102, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106929/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04312475" Longitude="29.00224547" StarRating="0" HotelCode="595347|237679" HotelName="The Capital Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Akaretler Besiktas, Sair Nedim Caddesi 29, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5361747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.13" OriginalAmount="59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00878216" Longitude="28.95411782" StarRating="0" HotelCode="623761|252305" HotelName="Vertu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahellesi, Ihtisap Agasi Sokak 2, laleli, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10138731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.22" OriginalAmount="59.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010325839047" Longitude="28.975194511744" StarRating="2" HotelCode="900678|271215" HotelName="Meddusa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuruosmaniye Caddesi 5, Cagaloglu, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103483/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 21 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a dining area, a bar, a transfer service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="63.29" OriginalAmount="59.15" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|904446" HotelName="MONTAGNA HERA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979716_foto_1.jpg</HotelPictures>
        <HotelDescription>Located at the heart of the city center discrict. The property is within a walk from popular Shopping Malls and Entertainment venues. Free Wi-fi is accessible throughout the premises. Elegantly decorated. Hotel Montagna Hera are equipped with Air Conditioning, flat- screen satellite TV, safe and Minibar. The private bathroom is suitable with hairdryer, slippers and free toiletries. City views can be enjoyed from all the rooms. You can start the day with a rich buffet breakfast and enjoy lunch and dinner at the on- site a la carte restaurant. The on-site bar is ideal for sampling various beverages. There are also a lot of Restaurants, which you can enjoy your meals. The reception, which is available 24 hours a day, provides luggage storage , room service and currency exchange. Laundry, dry cleaning and ironing services,along Airport private service are offered at an additional charge. The Hotel is 800 m from Taksim Square, and historic Galata Tower is within 3 km. Ataturk Airport 20km. away. Istiklal Street 450mt, Nianta 500mt, ICC Congress Valley 400mt, Shopping malls 1, 2 kmt away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="63.42" OriginalAmount="59.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|079331" HotelName="ESER DIAMOND HOTEL &amp; CONVENTION CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SILIVRI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979577_foto_1.jpg</HotelPictures>
        <HotelDescription>Eser Diamond Hotel Spa andamp; Convention Center �stanbul is located in the Silivri district of Istanbul. This modern hotel includes an outdoor pool, an indoor pool and a spa center with a gym. Free Wi-Fi is also provided. The modern rooms of Eser Diamond are tastefully decorated in soft colors. Air conditioning and satellite TV are also included in the rooms. The restaurant serves with both � la carte and buffet dining options. The bar offers a variety of drinks. Each Saturday evening, a live music event is hold at the � la carte restaurant. Eser Diamond Hotel andamp; Convention Center includes 16 meeting rooms and an exhibition center. The spa center features a sauna and a Turkish bath. Guests can also have relaxing massages or beauty treatments. The hotel is a 10-minute drive from Silivri town center and Silivri Industrial Zone and a 30-minute drive from Tuyap Exhibition Center. Istanbul Airport is 50 mi away whereas Corlu Airport is just a 15-minute drive away.When booking more than 3 rooms, different policies and additional supplements may apply.WiFi is available in all areas and is free of charge.Free private parking is available  on site (reservation is not needed).Pets are not allowed.Children of all ages are allowed.Children 2 and under stay for free when using an available crib.Children 6 and under stay for free when using an existing bed.Children from 7 to 12 years old stay for 50% of the adult rate per person, per night when using an available extra bed.Any type of extra bed or crib is upon request and needs to be confirmed by management.Additional fees are not calculated automatically in the total cost and will have to be paid for separately during your stay.Checkin Time: 14:00Checkout End Time: 12:00Hotel important information: In response to the coronavirus (COVID-19), additional safety and sanitation measures are in effect at this property. Due to the coronavirus (COVID-19), this property is taking steps to protect the safety of guests and staff. Certain services and amenities may be reduced or unavailable as a result. Spa and gym facilities at this property are unavailable due to the coronavirus (COVID-19). Due to the coronavirus (COVID-19), wearing a face mask is mandatory in all indoor common areas. Aqua Park: Closed from Sun, Sep 10, 2023 until Fri, May 31, 2024 A damage deposit of EUR 0.02 is required. The host charges this 14 days before arrival. This will be collected by credit card. You should be reimbursed on check-out. Your deposit will be refunded in full by credit card, subject to an inspection of the property.ParkingRestaurantRoom serviceMeeting/Banquet facilitiesBar24-hour front deskSaunaFitness centerGardenTerraceNon-smoking roomsBabysitting/Child servicesLaundryDry cleaningFacilities for disabled guestsFamily roomsGame roomBreakfast in the roomIroning serviceFree parkingInternetElevatorExpress check-in/outSafeValet parkingSpaMassagePlaygroundPool tablePing-pongHot tub/JacuzziSoundproof roomsTurkish/Steam BathHeatingFax/PhotocopyingBaggage storageWiFiHypoallergenic room availableIndoor poolOutdoor poolFree WiFiSmoke-free propertyAir conditioningDesignated smoking areaSnack barSun deckOutdoor pool (seasonal)Indoor pool (year-round)ConciergeShuttle service (additional charge)Special diet meals (on request)LockersShared lounge/TV areaWater parkDaily housekeepingParking on sitePrivate ParkingWiFi in all areasPublic BathWaterslideBoard games/PuzzlesIndoor play areaOutdoor play equipment for kidsKid-friendly buffetElectric vehicle charging stationAccessible parkingWheelchair accessibleToilet with grab railsRaised toiletLowered sinkPool with viewHeated poolPool barStrollersCoffee house on siteBeach chairs/LoungersBeach umbrellasSpa facilitiesSteam roomSpa lounge/Relaxation areaSpa/Wellness packagesFitnessPersonal trainerLocker roomsKids' poolSwimming poolShuttle service24-hour securityKey card accessSecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersSwimming poolUse ofP</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.45" OriginalAmount="59.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.874038" Longitude="29.249317" StarRating="3" HotelCode="188669|611885" HotelName="Pendik Marine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dogu Mahdii, Ankara Caddesi 202, 34890 Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304932/304932a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Asian Side. There are a total of 18 rooms on the premises. Customers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.77" OriginalAmount="59.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.914806510827" Longitude="29.140748729664" StarRating="3.5" HotelCode="118868|1458298" HotelName="Dragos Resort Hotel Spa Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yali Mahallesi, Piri Reis Caddesi 22, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/45/b04566cc72b9d201d4822fcc21792ef34b0bf56a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="63.93" OriginalAmount="59.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718605" HotelName="Birbey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/990933_foto_1.jpg</HotelPictures>
        <HotelDescription>Refurbished at the beginning of 2013, the hotel's new dandeacute;cor is modern and contemporary. Located close to Aksaray, the hotel is well-placed for visiting the historic attractions at Sultanahmet, approximately 10 minutes away by public transport, while the Grand Bazaar is less than 20 minutes' walk away. Shops, restaurants and an underground station are all close-by in Aksaray.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.93" OriginalAmount="59.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978451063911" Longitude="28.882742638576" StarRating="3" HotelCode="77616|652465" HotelName="Bakirkoy Tashan Business &amp; Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tashan Caddesi No:57, 34142 Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105308/a_105308_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.00" OriginalAmount="59.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03433761" Longitude="28.97978173" StarRating="0" HotelCode="968026|4654135" HotelName="Burj Al Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Uzkinay Sokak 2/1, Beyoglu, Turkey Fuat, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37960000/37954600/37954501/f3c855e7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.06" OriginalAmount="59.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01228981" Longitude="28.95490634" StarRating="3.5" HotelCode="936556|1895915" HotelName="Bisetun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Mah. Sirvanizade Sok. No:7, Fatih 34080, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363087/363087a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.11" OriginalAmount="59.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00648379" Longitude="28.97130818" StarRating="3" HotelCode="635290|2264155" HotelName="Seven Days Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Goktas Sokak 10, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623909/623909a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.11" OriginalAmount="59.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03798958" Longitude="28.98229005" StarRating="3" HotelCode="738878|4533545" HotelName="Long Stay Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Housekeeping,Kitchen,Laundry,Massage Centre,Pets allowed,Printer,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 26, Taksim, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631576/631576a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Long Stay is Located in the heart of historic center of Istanbul in an extremely characteristic ,quite and lively area within short walk distance to all places .On entering this Long Stay Hotel , you will immediately sense its special intimate atmosphere that makes you feel like being in your home. Each detail has been passionately chosen and each room deserves a visit.The special charm and the cosy mood of Long stay istanbul will make you feel as a true in istanbul . Offering a terrace, Long Stay Istanbul offers accommodation in Istanbul. Free WiFi is featured. All units are equipped with a flat-screen TV and a fully equipped kitchen with a fridge. Some units are air conditioned and include a seating and/or dining area. A car rental service is available at this property. Istiklal Street is only 200 metres from Long Stay Istanbul. Istanbul Ataturk Airport is 15 km Sabiha Gokcen Airport is 46 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.16" OriginalAmount="59.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01150876" Longitude="28.94060957" StarRating="4" HotelCode="365965|1895925" HotelName="Real Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mahallesi, Millet Caddesi 47, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/472001/472001a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.16" OriginalAmount="59.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006186" Longitude="28.971349" StarRating="3" HotelCode="177596|2263765" HotelName="Blue Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesme Sokak 49, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/247971/w_247971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the Sultanahmet district of Istanbul and most of this area's sight-seeing attractions such as the Blue Mosque and Hagia Sofia are within around a 15-minute walk or less from the city hotel. Sirkeci train station is some 1.5 km away, the sea is about 700 m away, Atatürk International Airport is around 18 km away and Sabiha Gökçen International Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.19" OriginalAmount="59.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0018767" Longitude="28.69159279" StarRating="0" HotelCode="611431|2554775" HotelName="MyHouse N5 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>N5 Suit, Turgut Özal Mahallesi 99 Sokak 2, 34513 Esenyurt</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5360747</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00580269" Longitude="28.96413139" StarRating="0" HotelCode="731127|489219" HotelName="B'Guest House&amp;Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Kumkapi Degirmeni Sokak 5, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/18/1c18e327845555a460c4a742f963ac06cf990912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011379035909" Longitude="28.954452976687" StarRating="3" HotelCode="200041|30438" HotelName="Budo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Yesil Tulumba Sokak No:39, 34134 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/098100/098100a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007564571179" Longitude="28.951919550535" StarRating="4" HotelCode="300839|47720" HotelName="Comfort Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Tiryaki Hasan Pasa Caddesi 33, Aksaray, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368923/368923a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Aksaray district of the city, this modernly furnished hotel is well positioned for the major historical attractions at Sultanahmet and public transport links with a tramstop 450m away and Aksaray metro station, 750m. Tastefully decorated, the hotel has a covered outdoor terrace serving as a pleasant place to enjoy an appetiser or in colder weather there is the hotel lobby bar. Guests looking to do some shopping can benefit from the hotel's proximity to the spectacular Grand Bazaar which is 1.5 km from the hotel and en route to the Blue Mosque and Hagia Sophia Museum. Taksim Square at the centre of the city is approximately 5 km and can be easily reached by public transport. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00700091" Longitude="28.97102624" StarRating="4" HotelCode="471477|217223" HotelName="Grand Naki Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Loti Caddesi 12/14, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8507050</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007538" Longitude="28.955594" StarRating="3" HotelCode="43553|32253" HotelName="Grand Ons" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi Azimkar Sokak 32, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4473/a_4473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is located about 500 m from the sea within 100 m of links to the public transport network, diverse shops and nightclubs as well as restaurants, bars and pubs. Istanbul airport is about 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01046631" Longitude="28.95448502" StarRating="2" HotelCode="363792|63395" HotelName="Hotel Davos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Yesil Tulumba Sokak No. 23, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=900319</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013296881749" Longitude="28.977110905489" StarRating="3.5" HotelCode="313468|198998" HotelName="Just Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Saffeti Pasa Sokak 9, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4020780</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9947" Longitude="29.026" StarRating="0" HotelCode="613028|478528" HotelName="Kadikoy Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Rihtim Caddesi, Recaizade Sokak 12, 34716 Kadiköy, Istanbul Province</AddressLine>
          </AddressLines>
          <CityName>Kadiköy</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21150000/21144400/21144360/89440d0c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031789221615" Longitude="28.802705470678" StarRating="4" HotelCode="437342|217768" HotelName="Serenity Suites Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Basinekspres Yolu Halkali Girisi, Zeynebiye Caddesi 1, Halkali-Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577821/577821a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006969555812" Longitude="28.971794843674" StarRating="3" HotelCode="18052|3398" HotelName="Sunlight Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 28, Cemberlitas, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22356/a_22356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town, not far from the city's most important sights including the Topkapi palace, the Hagia Sophia, the Blue mosque and the bazaar. Restaurants are to be found close to the hotel and it is just 200 m to shopping venues and links to the public transport network; bars, pubs and nightclubs are to be found 400 m away. Istanbul airport is about a 30 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="768253|343452" HotelName="Taksim ABC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cadessi 30, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9623675</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03612530189" Longitude="28.980412550998" StarRating="2" HotelCode="496867|199462" HotelName="Taksim Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Suslu Saksi Sokak 23, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579523/579523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993949386466" Longitude="28.841045670818" StarRating="3" HotelCode="306017|47573" HotelName="Tempo Fair Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mahallesi, Hürriyet Caddesi 17, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366959/366959a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.20" OriginalAmount="60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017314124245" Longitude="28.880956270219" StarRating="3" HotelCode="379269|198821" HotelName="The Rise Aron Business Hotel Merter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanayi Mahallesi, Eti Çikmazi 5, Güngören, 34165 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7990803</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Istanbul, this hotel is approximately 700 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="64.60" OriginalAmount="60.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|142785" HotelName="World Point Reis Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1019734_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfortable hotel can be found in Marmara. Situated within 100 metres from the town centre, the establishment is easily accessible on foot to a host of places of interest. Guests will find numerous public transport links within walking distance. Customers will find the airport within 26. 0 kilometre(s). The total number of rooms is 150. This property was built in 2014. Internet connection is provided for those needing to keep connected both in public and private spaces. The reception is open 24/7. World Point Reis Inn Hotel provides a specially designed family room ideal for families travelling with little children. Common areas are suitable for wheelchair-disabled people. This establishment does not accept pets. The property features a parking and a garage. Customers may appreciate the airport transfer service. The property's business facilities are suitable for any type of corporate event, seminar, meeting or conference. World Point Reis Inn Hotel takes pride in offering a choice of dining facilities which serve delicious culinary specialities. This accommodation takes pride in offering some health and wellness facilities, ideal for relaxing and having a healthy and fit body. A selection of flavourful delicacies is offered at this charming establishment. A fee may be chargeable for some services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.70" OriginalAmount="60.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050801460392" Longitude="28.98685345595" StarRating="4" HotelCode="451210|2005315" HotelName="Regard Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. Dere Sok. 7, Sisli, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542561/542561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.71" OriginalAmount="60.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="316305|2516135" HotelName="Benler Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Agacesmesi Sokak 5, Ordu Caddesi, Laleli, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.84" OriginalAmount="60.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.061054524198" Longitude="28.984666273016" StarRating="4" HotelCode="298200|1895505" HotelName="Style Hotel Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide-i Hürriyet Caddesi, Iskenderoglu Sokak 28/A, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364317/364317a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.87" OriginalAmount="60.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98450023" Longitude="29.10764508" StarRating="3" HotelCode="200040|897475" HotelName="Asia City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Sutculer Sokak 3, 34750 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172046/172046a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar, a transfer service and a conference room, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.11" OriginalAmount="60.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003576" Longitude="28.978776" StarRating="4" HotelCode="887885|1082238" HotelName="Erten Konak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cad., Akbiyik Degirmen Sk. 8-10, Sultanahmet, Eminönü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136144/a_136144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is situated in the heart of Istanbul's historic centre. It lies just 100 metres from Sultanahmet Square, as well as the Hagia Sophia Museum, the Palace, the Basilica Cistern and many museums. The establishment is so close to the Sultanahmet Mosque (Blue Mosque) that guests can practically touch it from the residence. A number of restaurants, shops and public transport links can be found within 10 minutes' walk of the establishment, whilst bars, pubs and nightlife spots are a little further afield in Taksim, which can be reached in 15 minutes by public transport. Ataturk International Airport and Sabiha Gokcen International Airport are 18 and 55 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05536" Longitude="28.987464" StarRating="3" HotelCode="188680|48008" HotelName="Atik Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebekizi Sok. No: 5, Mesrutiyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104413/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034042" Longitude="28.983481" StarRating="4" HotelCode="160537|25278" HotelName="City Center Hotel Taksim" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Siraselviler Caddesi, Billurcu Çikmazi 1, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130218/130218a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a comfortable and peaceful environment, only a minute's walk from Istanbul's business, convention, art, shopping and entertainment centre at Taksim Square. It is close to the main public transport links such as metro, tram and bus services and enjoys good connections with all popular points around Istanbul. Atatürk Airport is about 25 km away and Sabiha Gökcen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012967" Longitude="28.947381" StarRating="3" HotelCode="296470|47657" HotelName="Best Nobel Hotel 2" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi No: 12, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162473/162473a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from Aksaray underground station and there are many shops and dining options within close proximity of the accommodation. The major sightseeing attractions at Sultanahmet are approximately 3 km away and can be easily reached on foot or by public transport. The sea is some 1.7 km away, the Blue Mosque and Sirkeci railway station are around 3 km and nightspots some 5 km from the hotel. Istanbul-Atatürk Airport and Sabiha Gökçen Airport are approximately 15 and 48 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9776949" Longitude="28.7448286" StarRating="3" HotelCode="403632|217257" HotelName="Hotel Emirhan Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Denizköskler Mahallesi, E-5 Yanyol 13A, Avcilar, 34315 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428938/428938a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03365375" Longitude="29.04970421" StarRating="0" HotelCode="851681|375222" HotelName="New Beylerbeyi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beybostani Sokak 49, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434141</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97759312" Longitude="28.87458641" StarRating="0" HotelCode="613614|252283" HotelName="Palmiye Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Ebu Ziya Caddesi 24, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9493621</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00372615" Longitude="28.98033493" StarRating="0" HotelCode="611081|237658" HotelName="Sultan Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mhallesi, Keresteci Hakki Sokak 1/3, Fatih Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/784331/4a8169b52614f414145d922e0795b3dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993674028346" Longitude="28.841188381615" StarRating="3" HotelCode="933232|47574" HotelName="Tempo Suites Airport Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Caddesi 14, Güngören Sokak, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222014/222014a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.27" OriginalAmount="61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03593975" Longitude="28.97856546" StarRating="3" HotelCode="373452|217238" HotelName="Venus Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi  Tarlabasi Bulvared  No:75 Beyoglu, 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6974747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.27" OriginalAmount="61.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993177" Longitude="28.84582683" StarRating="0" HotelCode="772352|4546705" HotelName="Moon Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Marasal Fevzi Cakmak 3 Sokak 8, Bahcelievler, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621920</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.43" OriginalAmount="61.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05863992" Longitude="28.98604382" StarRating="4" HotelCode="594159|2191235" HotelName="Mare Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide i Hurriyet Caddesi 85-87, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/522604/522604a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.51" OriginalAmount="61.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00592177" Longitude="28.97056717" StarRating="3" HotelCode="372279|1461288" HotelName="Kadirga Antik Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Business Centre,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Meeting Room,Parking,Printer,Restaurant,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Piyerlotti Cadesi Katip Sinan Sok. No:16 Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/484207/a_484207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a charming setting amidst the mesmerising sights and sounds of Istanbul. The hotel offers visitors a great setting from which to explore the historical attractions that the city has to offer. The hotel is located in the Sultanahmet District of the city, close to the Hagia Sophia Museum, the Topkapi Palace and the Grand Bazaar. The waterfront at Kumkapi is just a 5 minutes' walking distance away. A host of shops, restaurants and entertainment venues can be found nearby. The hotel is styled in a classical design, exuding elegance and sophistication. The guest rooms are superbly designed, oozing character and style. Guests are invited to avail of the many facilities and services that this wonderful hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.56" OriginalAmount="61.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.95824709" Longitude="28.82636203" StarRating="2.5" HotelCode="200054|4552095" HotelName="Yesilkoy Airport Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 29, Yesilköy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="65.67" OriginalAmount="61.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|788709" HotelName="Marmara Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2310237_foto_1.JPG</HotelPictures>
        <HotelDescription>Hotel Soliman has a very special location, in the middle of the historical peninsula (half-island) that makes the cultures &amp; religions meet, where the Asia and Europe greet each other and also a location that available to go by foot to the most important places that visitors of Istanbul have to visit firstly.
We prepare you to a fairy tale by starting with that tiny but priceless and joyful moments through serving most incredible tastes of Turkish Cousin at our terrace by the incredible Bosphorous view and under the shadows of Hagia Sophia &amp; Topkapi Palace; because we believe that you are the sultans of this fairy tale and you deserve true honour and respect.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="65.88" OriginalAmount="61.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|139638" HotelName="MEVLANA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1178297_foto_1.jpg</HotelPictures>
        <HotelDescription>Mevlana Hotel boasts a rooftop restaurant with panoramic views over the Marmara Sea and Old City, just 200 metres from the Blue Mosque. It offers air-conditioned rooms with free Wi-Fi. Mevlana rooms have parquet floors, and modern wood furnishings. All rooms include a minibar, and a flat-screen TV. Room service is available 24-hours a day. Guests can enjoy a buffet breakfast on the sun terrace, and a refreshing beverage at the hotel bar. Barbecue facilities are also available. The hotel has a tour desk that can assist guests with car hire, and offers information on local attractions. The Mevlana is just 5 minutes' walk from Topkapi Palace and Hagia Sophia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.94" OriginalAmount="61.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02814258" Longitude="28.80932648" StarRating="3" HotelCode="933738|1017528" HotelName="Holiday Inn Express Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Express Caddesi 2, Halkali, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589010/589010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.19" OriginalAmount="61.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010022" Longitude="28.976756" StarRating="3" HotelCode="191068|897435" HotelName="Old City Luxx Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Alayköskü Caddesi 10, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.33" OriginalAmount="61.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.876201" Longitude="29.231108" StarRating="4" HotelCode="311566|2009595" HotelName="Inera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Sabri Taskin Caddesi 29, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403614/403614a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018421328739" Longitude="28.58583278437" StarRating="2" HotelCode="369317|216968" HotelName="AlaDeniz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Kordon Boyu Caddesi 14, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4417729</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06231351793" Longitude="28.987741242846" StarRating="4" HotelCode="315872|199281" HotelName="Blisstanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 122, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383870/383870a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992795" Longitude="29.027483" StarRating="3" HotelCode="311577|58732" HotelName="Zirve Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Resit Efendi Sokak 38, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367653/367653a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034192" Longitude="28.984517" StarRating="4" HotelCode="904128|47582" HotelName="InnPera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad. No:15, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181649/181649a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.079111880165" Longitude="28.995676099737" StarRating="0" HotelCode="358097|489461" HotelName="My Rose Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi 187, Gultepe, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504372/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment offers guests WiFi (free of charge), comfortable rooms, with air-conditioning and satellite TV. 

SITUATION: This establishment, is in the city centre, is 15 minutes away from Kanyon the commercial centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00724425" Longitude="28.95249066" StarRating="0" HotelCode="517105|375227" HotelName="Prens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Tiryaki Hasan Pasa Caddesi, Kocibey Sokak 28, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/16/c5/16c5ba3947c3c5b8b873baa7c184c08929e1d233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00896201" Longitude="28.95745535" StarRating="0" HotelCode="517474|237587" HotelName="Sahinler Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 8, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/e8/81e8aa7d28f0e31f4ada703d7a63f0e426b5bcc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66.34" OriginalAmount="62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018943" Longitude="28.927955" StarRating="4" HotelCode="95952|47815" HotelName="Topkapi Interistanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi No:8, Topkapi Kaleiçi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210077/210077a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.83" OriginalAmount="62.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01110531" Longitude="28.95548286" StarRating="2" HotelCode="374890|2550105" HotelName="Grand Laleli Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi 30, Laleli, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/61/d2611cb0e30df975379e1f464e888419b39bd740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="67.01" OriginalAmount="62.63" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|140078" HotelName="Borancik Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2413546_foto_1.jpeg</HotelPictures>
        <HotelDescription>Just off Taksim Square, on a street that is not steep. Close to fenicular leading to tram. The staff here were all really friendly and helpful, thankfully has a lift, and the rooms comfortable and clean, clean crisp bed linen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.09" OriginalAmount="62.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030661868493" Longitude="28.980137291419" StarRating="0" HotelCode="398298|2190915" HotelName="Patika Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dalgic Cikmazi Sokak 9, Cukurcuma Caddesi, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640092/640092a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.16" OriginalAmount="62.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007512" Longitude="28.94814" StarRating="4" HotelCode="161120|334325" HotelName="The City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Namikkemal Caddesi, Manastirli Rifat Sokak 33, Fatih, 34300 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227474/gt_227474_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town of Istanbul, very close to some cultural places of interest like Hagia Sophia Museum, the Blue Mosque, Galata Bridge and Galata Tower. The closest public transport connection is just some 5 minutes' walk away. Atatürk Airport is approximately 10 km away and Sabiha Gökcen Airport is roughly 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.22" OriginalAmount="62.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.956820228944" Longitude="29.097906947136" StarRating="4" HotelCode="185589|1062888" HotelName="Rhiss Hotel Bostanci" Meals="BED &amp; BREAKFAST,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,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emin Ali Pasa Caddesi 118, Bostanci Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164938/164938a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of the city, within 500 m of the famous Bagdat shopping street and 750 m from the Bostanci ferry port. There are many entertainment venues, bars and cafes in the area. Sabiha Gökçen Airport is just 23 km away and Atatürk International Airport is about 38 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.29" OriginalAmount="62.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.962361" StarRating="3" HotelCode="188666|1896165" HotelName="Selenay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SOGANAGA TAVSANTASI SOKAK 12, BEYAZIT, ISTANBUL, 34490</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306407/306407a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03197673198" Longitude="28.977045772982" StarRating="3" HotelCode="470476|199250" HotelName="Cirrus Suites Tomtom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Eski Cicekci Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/634706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="38.276737970142" Longitude="34.266750828609" StarRating="4" HotelCode="346541|476795" HotelName="Ihlara Termal Tatil Koyu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yaprakhisar köyü, Aksaray Ihlara Yolu 32, Ihlara Guzelyurt, 68500 Aksaray</AddressLine>
          </AddressLines>
          <CityName>Aksaray</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504224/8fb331cbcd89e9c4d7fd9e24975f4787.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052544238506" Longitude="28.986540011991" StarRating="2" HotelCode="787925|58326" HotelName="Cumbali Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Tavukcu Fethi Sokak 23, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=763666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007057" Longitude="28.954652" StarRating="3" HotelCode="188697|217180" HotelName="Erbazlar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. No: 10, Aksaray, Istanbul 34470</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104429/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli district of the old city in Istanbul, just 2 km from the historical attractions at Sultanahmet such as the Blue Mosque, Hagia Sophia, the Topkapi Palace and the Grand Bazaar and 650 metres from Yenikapi Ferry Port. The Aksaray underground station is approximately a 10-minute walk from the hotel and Sabiha Gökçen International Airport is approximately 50 km from the hotel. Istanbul Atatürk Airport is situated approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029122186301" Longitude="28.805603179653" StarRating="3" HotelCode="430650|198232" HotelName="ibis Istanbul West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Tokel Sokak 1, Fatih Caddesi, Kucukcekmece, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541152/a_541152_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014007988071" Longitude="28.976603329448" StarRating="2" HotelCode="267822|252256" HotelName="Istanbul Sirkeci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Internet,Laundry,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 28, 34110 Sirkeci, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211663/211663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sultan Otel A warm welcome awaits you at the mid size Sultan Otel in Istanbul. Guests can enjoy a meal at the hotel restaurant. Rooms at the Sultan Otel. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel. Rooms have wireless internet access available. Additional Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. A concierge service is provided for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040327980104" Longitude="28.984342217445" StarRating="4" HotelCode="26960|7064" HotelName="Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi No:41, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39692/a_39692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, in the heart of Istanbul, a mesmerising city with its historical, natural and archaeological beauty where Europe meets Asia. There is a metro station about 7 minute's walk away from the hotel. Atatürk International Airport is approximately 25 km away and Sabiha Gökçen International Airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02672069" Longitude="28.97028262" StarRating="0" HotelCode="596411|217712" HotelName="Peradise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nazlihanim Sokak 10, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9053175</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978438566163" Longitude="28.87094030233" StarRating="4" HotelCode="315781|217741" HotelName="Rawda  Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi, Cumhuriyetçi Sokak 3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/399658/399658a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.858270014787" Longitude="29.271633" StarRating="4" HotelCode="933266|206131" HotelName="Sahil Butik Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mahallesi, Sahilyolu Caddesi Alinteri Sokak 17, Pendik, 34000 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/a3/61a31e97a10bc76168f72e2f36595d843cfdd496.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.91511574" Longitude="29.30302626" StarRating="0" HotelCode="591885|237657" HotelName="Skyport Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kurtköy Mahallesi, Ankara Caddesi 353, 34912 Istanbul, Pendik</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5383488</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.145" Longitude="29.76" StarRating="0" HotelCode="775596|304694" HotelName="Temmuz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Caddesi 254, Agva, Sile</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6478612</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0104817" Longitude="28.97848001" StarRating="5" HotelCode="374780|217641" HotelName="The Print House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi Güzel Sanatlar Sokak no:5 Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/4d/3b4dee2615bc800b20da4225587047907e162691.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67.41" OriginalAmount="63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.067931133208" Longitude="29.000763364418" StarRating="3" HotelCode="933243|271826" HotelName="Time Hotel Mecidiyeköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Mahallesi, Oguz Sokak 9, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478284/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.47" OriginalAmount="63.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007389515018" Longitude="28.970669626984" StarRating="3" HotelCode="298195|2154545" HotelName="Vizyon City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahellesi, Gedikpasa Camii Sokak 52, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391201/391201a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.65" OriginalAmount="63.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025018" Longitude="29.042363" StarRating="3" HotelCode="176348|809605" HotelName="Holiday Inn Express Istanbul - Altunizade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oymaci Sk., 18, Altunizade Mahellesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246636/w_246636_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.81" OriginalAmount="63.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97432486" Longitude="28.87574208" StarRating="3" HotelCode="374901|1874575" HotelName="Rios Edition Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Kennedy Caddesi 5, Bakirköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421500/421500a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.85" OriginalAmount="63.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007798569176" Longitude="28.958774457672" StarRating="4" HotelCode="174010|37014" HotelName="Nanda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koska Caddesi Seyhnameci Sokak 14, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/244296/a_244296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli, Fatih area of old Istanbul, within 1 km of the Grand Bazaar and the famous attractions and approximately 2 km from the Hippodrome of Constantinople. Access to the public transport is on the hotel's doorstep. Istanbul's Atatürk International Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.86" OriginalAmount="63.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008857484511" Longitude="28.967457711697" StarRating="4" HotelCode="33267|36914" HotelName="Beyaz Saray" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Yeniceriler Caddesi 77, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52879/a_52879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the historical old town in the Beyazit district of the city. The Great Bazaar, Beyazit Square and Beyazit Mosque are all to be found in the immediate vicinity. An array of shops, services, and links to the public transport network are located within 50 m of the hotel. Istanbul airport is around 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="68.00" OriginalAmount="63.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A01F57" HotelName="BEYAZIT PALACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14069_image51008590_0.jpg</HotelPictures>
        <HotelDescription>Boasting a bar, garden and views of lake, Beyazit Palace Hotel is situated in Istanbul, 1.3 km from Column of Constantine. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi throughout the property. The hotel has family rooms. All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a bidet, a hairdryer and a desk. Featuring a private bathroom with a shower and free toiletries, rooms at the hotel also boast a sea view. At Beyazit Palace Hotel, rooms are equipped with a seating area. A buffet breakfast is available each morning at the accommodation. Beyazit Palace Hotel offers a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.01" OriginalAmount="63.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00375455" Longitude="28.97866926" StarRating="0" HotelCode="779816|4551125" HotelName="Hotel Estambul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Konut Sokak 12, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620982</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="68.04" OriginalAmount="63.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|718560" HotelName="The Green Park Merter" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894961_foto_1.jpg</HotelPictures>
        <HotelDescription>The Green Park Merter is located in the center of textile shopping in Istanbul. Moreover, congress and fair tourism in its close vicinity becomes an ideal option with Atatanduuml;rk Airport and Marmara Forum AVM. In addition, with its proximity to the tram and metrobus station, many locations can be reached by a single vehicle without getting stuck in traffic.The hotel, which aims to make its guests feel special at all times by exceeding the understanding of standard accommodation, has a total of 165 rooms. At the Rumeli Restaurant, you can have your breakfast as an open buffet, and your lunch and dinner by choosing from the specially prepared menu. Guests can enjoy alcoholic or non-alcoholic cold drinks as well as delicious coffees and teas at the Lotus Bar located within the hotel. In the spring and summer months, you can relax in the hotel's magnificent garden.SPA facilities such as fitness, massage, sauna and hammam also offer the guests the opportunity to refresh. Frequently preferred for various organizations, the hotel also has large halls suitable for use during meetings and weddings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.05" OriginalAmount="63.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0190926483" Longitude="28.963589966297" StarRating="4" HotelCode="185595|4932135" HotelName="Hayriye Hanim Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Hanim Sok. No. 19, Demirtas Mah., Old City Suleymaniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160755/160755a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The unique historical and tourist sights of the Old City are within walking distance of the hotel. Süleymaniye Mosque is just 200 metres away, the Grand Bazaar is 350 metres, the tram is 300 metres, the Spice Bazaar is 300 metres and the Blue Mosque and Hagia Sofia are just 2 km away from the hotel. Atatürk Airport is only 20 km away from the property and Sabiha Gökçen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.11" OriginalAmount="63.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01343" Longitude="28.97544" StarRating="3" HotelCode="207971|2262175" HotelName="Marmara Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 45/1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/456241/456241a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few metres from Gulhane Park and close to the Topkapi Palace and Hagia Sophia, the hotel is ideally placed for sight-seeing in this fascinating city. A tram stop is nearby and there are many cosy cafes in the vicinity of the hotel. Atatürk International Airport is about 20 km away and Sabiha Gökçen Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.27" OriginalAmount="63.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035191" Longitude="28.987558" StarRating="3" HotelCode="293565|2065195" HotelName="Away Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Daunya Saglik Sokak 19, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/4/6/3/9/0/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.30" OriginalAmount="63.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008506" Longitude="28.960339" StarRating="4" HotelCode="169652|935865" HotelName="Bekdas Hotel Deluxe" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Derinkuyu Sokak 4, Laleli - Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147491/147491a_hb_a_108.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of the historical part of Istanbul, the hotel is within easy access of Sultanahmet and the major sightseeing attractions. The Grand Bazaar is only 400 metres away and a tram stop is just 150 metres from the property offering links to Sultanahmet and Galata Bridge. There are numerous restaurants, bars and shops within walking distance. Atatürk International Airport is about 14 km away and Sabiha Gökçen International Airport is roughly 50 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.45" OriginalAmount="63.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00691074" Longitude="28.96973004" StarRating="3.5" HotelCode="736768|4519845" HotelName="Primero Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Fax,Housekeeping,Internet,Laundry,Lounge,Nightclub,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahellesi, Petev Pasa Sokak 25, Cemberlitas, 34100 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629413/629413a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Old City. Located within 100 metres from the town centre, the accommodation allows easy access to all this destination has to offer. The property is close to the city's main public transport connections. The nearest beach is within 1000 metres from the hotel. Customers will find the airport within 18. 0 kilometre(s). The accommodation is within 1000 metres' walking distance from the harbour. Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 15rooms. Customers may keep updated with the internet and Wi-Fi access in public areas, while the latter is available also in the guests rooms. This accommodation offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Primero Hotel provides cots on request for little children. No pets are allowed on the premises. Guests staying at this property can take advantage of the transfer service offered. Corporate travellers will appreciate the convenience of the establishment's business facilities ideal to have a productive day of work. The hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.46" OriginalAmount="63.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017095223798" Longitude="28.949693441391" StarRating="3" HotelCode="185586|635185" HotelName="Tugra Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feyzullah Efendi Sokak 6, Fevzipasa Cad., Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259576/w_259576_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Fatih district of Istanbul, the hotel is centrally located for the major tourist attractions at Sultanahmet including St Sophia, the Topkapi Palace and the Grand Bazaar as well as shopping centres. The Fener ferry port is just 600 metres away from the hotel and there are many restaurants and bars within easy reach. Istanbul Atatürk Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02610244" Longitude="28.97310349" StarRating="3" HotelCode="581162|216973" HotelName="Allegra Suites Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Sair Ziya Pasa Yokusu Simsir Sokak 6, Galata, Beyoglu, 34306 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9077097</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00602531" Longitude="28.97945842" StarRating="0" HotelCode="541370|237196" HotelName="Avrasya Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Seyit Hasan Sokak 12, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5463305</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04334713" Longitude="29.00356245" StarRating="5" HotelCode="375417|217795" HotelName="Hotel Golden Pen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yenimahalle sokak No: 9, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002845203704" Longitude="28.973777178056" StarRating="3" HotelCode="384472|62445" HotelName="La Petite Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Aksakal Sokak 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=872650</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68.48" OriginalAmount="64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07088157" Longitude="29.01314257" StarRating="3" HotelCode="323658|217659" HotelName="Milport Hotel Levent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kore Sehitleri Caddesi No: 51, Zincirlikuyu, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7832375</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.74" OriginalAmount="64.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.055681" Longitude="28.985302" StarRating="4" HotelCode="284353|1525808" HotelName="Le Mirage Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abidei Hürriyet Caddesi No:22, Cumhuriyet Mahallesi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228918/228918a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.82" OriginalAmount="64.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007016392463" Longitude="28.952841367604" StarRating="3" HotelCode="37691|591065" HotelName="Grand Ant Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuklanga Cadessi 9, Aksaray, Istanbul 34096</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62123/a_62123_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly, city hotel is located in the heart of the historical district of Aksaray. Museums, historical buildings such as Hagia Sophia and Topkapi Palace (12 mins) and a covered bazaar (12 mins) are within walking distance. Atatürk International Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="68.85" OriginalAmount="64.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|096012" HotelName="MIRAN HOTEL ISTANBUL OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/933642_foto_1.jpg</HotelPictures>
        <HotelDescription>Miran Hotel is conveniently located in the heart of Istanbul in Old Town Sultanahmet. Miran Hotel is Only 100 meters from �emberlita� train station and short walking distance to all main attractions. 3 minute walk to Grand Bazaar, 5 minute walk to Blue Mosque Topkapi Palace, Hagia Sophia and Basilica Cistern. Enjoy many other attractions within short walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.25" OriginalAmount="64.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03906548" Longitude="28.98227279" StarRating="3.5" HotelCode="297779|2260575" HotelName="En Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi, Asiklar Sokak 5, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368159/368159a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.43" OriginalAmount="64.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011118778456" Longitude="28.958201408386" StarRating="4" HotelCode="130243|109712" HotelName="Klas" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzedeler Sok No 48, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187948/a_187948_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre within walking distance of the spectacular highlights of Istanbul. Those include the Blue Mosque, Topkapi Palace, Hagia Sophia, the Basilica Cistern, the Grand Bazaar, Suleymaniye Mosque and the Chora Museum, which are just 5 minutes away by tram (Laleli tram stop is in 2-minute walk from the hotel). There are also numerous restaurants, bars and shopping opportunities nearby. Ataturk International Airport and Sabiha Gokcen International Airport are roughly 17 km and 55 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.43" OriginalAmount="64.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01165781" Longitude="28.95418855" StarRating="3" HotelCode="323408|2164815" HotelName="Grand Pamir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Yesil Tulumba Sokak No: 43, Kemalpasa Mahallesi, Laleli / Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593545/593545a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007797240497" Longitude="28.955063906746" StarRating="3" HotelCode="437816|216483" HotelName="Dalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No:23-25, Laleli Caddesi, Laleli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82428/388b4840-5340-4dfd-afaa-f10ff495cac3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.85658994" Longitude="29.29124724" StarRating="3" HotelCode="517286|217210" HotelName="Golden Lounge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi, Uygar Sokak 27, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8586597</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004361" Longitude="28.686031" StarRating="3" HotelCode="315883|199091" HotelName="Konsept Halic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, 116 Sokak 42, 34050 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375140/375140a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036604605104" Longitude="28.982768658385" StarRating="3" HotelCode="320762|47160" HotelName="IQ Houses Kurabiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kurabiye Sokak No: 2, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367552/367552a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.989473" Longitude="29.025237" StarRating="3" HotelCode="191195|407741" HotelName="Khalkedon Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mah. Moda Cad. Tellaizade Sok. No:2 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00247966" Longitude="28.97768772" StarRating="4" HotelCode="151786|35285" HotelName="Mangana Konak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152332/152332a_hb_a_011.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location as a base for exploring the major attractions of the Sultanahmet district and is located within a 5-minute walk of the Blue Mosque. Local transport offering links to other parts of the city is close by, as are restaurants, shops and bars. It is about 1 km to the Topkapi Palace, roughly 1.5 km to the Grand Bazaar, some 4 km to Istikal Street and its nightspots and approximately 5 km to Taksim Square (city centre). Istanbul Atatürk Airport is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03696298" Longitude="28.98332357" StarRating="5" HotelCode="974617|217651" HotelName="Utarit Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Utarit Sokak 6, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/29/262946dee290dc13003b16e8492ed6e9dadb423b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.55" OriginalAmount="65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039558" Longitude="28.983467" StarRating="4" HotelCode="13092|45366" HotelName="The Green Park Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamit Caddesi 34, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13577/a_13577_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 100 m from the lively Taksim Square, only a few minutes from the town centre and the numerous shopping and entertainment opportunities on offer as well as a public transport stop. The numerous sights of interest, such as the former Sultan's Palace Topkapi and the ancient hippodrome may be easily reached from the hotel. The Atatürk airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.71" OriginalAmount="65.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053025" Longitude="28.987383" StarRating="4" HotelCode="191193|994425" HotelName="Derpa Suite Hotel Osmanbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No: 80, Osmanbey, Sisli 34371, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306202/306202a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.06" OriginalAmount="65.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033830089992" Longitude="28.981026067153" StarRating="3" HotelCode="404620|2519945" HotelName="Hotel Next2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Kocaaga Sokak 10, Turnacibasi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630017/630017a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.21" OriginalAmount="65.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005741702832" Longitude="28.981607761971" StarRating="3" HotelCode="933245|2005805" HotelName="Spinel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Terbiyik Cikmazi 6, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7778805</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.34" OriginalAmount="65.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012505853617" Longitude="28.95610339678" StarRating="4" HotelCode="936557|2192125" HotelName="Büyük Hamit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi 72/74, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/4/6/4/0/7/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.58" OriginalAmount="65.96" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|650709" HotelName="PERA ROSE HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33260_image64097159_0.jpg</HotelPictures>
        <HotelDescription>Pera Rose Hotel &amp; Spa - Taksim Pera is located in Beyolu, only 5 minutes from Istiklal Street, 3 minutes from the Tunnel Tram Station, Sishane Metro Station and Nostalgic Tram Station by foot. This hotel has a gym and a spa with turquish bath and equipped meeting rooms. 
Rooms have free wi-fi.
The air-conditioned rooms at the Pera Rose Hotel &amp; Spa include a flat-screen TV with satellite channels, mini-bar and a private bathroom with amenities.
Guests of Pera Rose Hotel &amp; Spa - Taksim Pera can enjoy a range of relaxation options at the spa, inclduing full-body massages, facials and manicures.
There is also a sauna and a gym equipped with cardovascular equiipment,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.59" OriginalAmount="65.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04345759" Longitude="28.9862826" StarRating="0" HotelCode="866088|2419875" HotelName="Nupelda Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Uftade Sokak 1, Cumhuriyet Caddesi, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2419875/Le8nAbXi_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sisli area, NUPELDA BOSPHORUS HOTEL is the ideal point of departure for your excursions in Istanbul. From here, guests can make the most of all that the lively city has to offer. With its convenient location, the property offers easy access to the city's must-see destinations.

NUPELDA BOSPHORUS HOTEL offers many facilities to enrich your stay in Istanbul. Top features of the property include free Wi-Fi in all rooms, 24-hour room service, 24-hour security, daily housekeeping, private check in/check out.

NUPELDA BOSPHORUS HOTEL is home to 35 guestrooms. All are tastefully furnished, and many even provide such comforts as complimentary tea, locker, towels, carpeting, slippers. The property's host of recreational offerings ensures you have plenty to do during your stay. Whatever your purpose of visit, NUPELDA BOSPHORUS HOTEL is an excellent choice for your stay in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.60" OriginalAmount="65.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00413" Longitude="28.975525" StarRating="4" HotelCode="171881|942355" HotelName="Sarniç Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 26, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240070/a_240070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of the Sultanahmet district, within a few minutes' walk of the Blue Mosque, Hagia Sophia and Topkapi Palace. Local amenities are all close by. There are plenty of resaurants and bars a short stroll away and links to the public transport network are about 200 metres from the hotel. Atatürk Airport is about 16 km away and Sabiha Gökçen Airport is about 55 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00305" Longitude="28.97486" StarRating="3" HotelCode="634579|30996" HotelName="Asmali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Caddesi, Mustafa Pasa Sokak 25, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/753155/a_753155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 300 metres south of the Blue Mosque in the Sultanahmet area of the city, in a family neighbourhood. All the major sightseeing attractions are within a 15 to 20-minute walk and the Marmara Sea is just a 3-minute walk away. There are links to the public transport network some 300 metres away and there are also restaurants and shops within walking distance. Ataturk International Airport is some 18 km away and Sabiha Gokcen International Airport is about 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017696303857" Longitude="28.637094712081" StarRating="3" HotelCode="319561|199061" HotelName="Hilton Garden Inn Istanbul Beylikduzu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1999 Sokak 9, 34522 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433253/a_433253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008165773145" Longitude="28.964174687862" StarRating="3" HotelCode="118853|237430" HotelName="Nezih Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad., Yenidevir Sok. 8, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207011/207011a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Beyazit, the center of historical tourism and culture of Istanbul, Nezih Hotel is a boutique hotel which makes you feel at home and offers you a comfortable and peaceful atmosphere. With its Turkish hospitality, comfort and position, Nezih Hotel is one of the small boutique hotels in Istanbul.

Nezih Hotel is easily accessible from the airport in only 20 minutes. It is at 5 minutes distance from the Grand Bazaar and at walking distance from the museums, Sultan Ahmet Mosque, Topkapi Palace and Santa Sophia. The hotel is located at the center of the touristic and commercial zones and shopping areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978752" Longitude="28.878355" StarRating="4" HotelCode="188687|206415" HotelName="Mercure Istanbul Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 71, Bakirköy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213917/213917a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03593146" Longitude="28.98063357" StarRating="0" HotelCode="323404|199585" HotelName="Mint Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Nane Sokak No: 14, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7894127</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034270965225" Longitude="28.980896458504" StarRating="4" HotelCode="901003|56505" HotelName="Misafir Suites 8 Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah., Erol Dernek Sok. No:1, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184091/184091a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00839461" Longitude="28.96701132" StarRating="0" HotelCode="375064|343383" HotelName="Hotel Padova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mh, Asma Kandil Sokak No 11, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507492/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003384505574" Longitude="28.976771504299" StarRating="3" HotelCode="37319|199455" HotelName="Tashkonak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Tomurcuk Sokak No 5, Sultanahmet, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61195/a_61195_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This convenient city hotel is located in the tourist centre and close to the sea. It is located close to the lively city centre and numerous sightseeing attractions such as the Blue Mosaic, St. Sophia cathedral, the Topaki Palace and the huge bazaar. Atatürk airport is reached within only 20 minutes from the hotel. Restaurants, bars, pubs and shopping venues are all located in the neighbourhood. Public transport network with links just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.62" OriginalAmount="66.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03931" Longitude="28.98266" StarRating="3" HotelCode="263716|2195915" HotelName="Ada Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi No: 75, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106833/16.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.63" OriginalAmount="66.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040860040043" Longitude="28.9837038517" StarRating="4" HotelCode="12447|1079938" HotelName="Feronya Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 58, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12497/w_12497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.67" OriginalAmount="66.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|828625" HotelName="ASMALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939467_foto_1.jpg</HotelPictures>
        <HotelDescription>This mid century Turkish mansion has become a hotel in the year 2007 keeping the old style and atmosphere of the Mansion and the result is a highly comfortable modern hotel full of history. The property is located in the historical peninsula of Sultanhamet, where the mayor tourist attractions are located as the Blue Mosque or St Sophia Mosque as well as the Grand Bazar or the Spice market.This Hotel is only 8 rooms including 2 suites all decorated with ancient Turkish  style. The rooms are really good in size and extremely comfortable with the modern amenities as full air/conditioning, Cable-Satellite TV, Hair dryer Mini bar-refrigerator, Direct-dial telephones , Wireless Internet Access, DVD player, double glass window, safe box. The bathrooms are not really big but they have a comfortable size.The hotel has a restaurant which serves for breakfast.  Roof terrace available for breakfast in warm weathers.From outside is an impressive building of a wealthy Turkish family.There is an area as a reception area as soon as entering in the property. It's decorated with big lamps and classic details.Really good property for its warm service, for its small size a personalise treat as well as for the competitive price of this good property. (JMG 03/09)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.96" OriginalAmount="66.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0386743" Longitude="28.98347275" StarRating="3" HotelCode="323650|4536725" HotelName="Rooms Inn Taxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Dolapdere Taksim Caddesi No. 29, Taksim - Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7630166</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.12" OriginalAmount="66.47" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|175693" HotelName="GRAND STAR HOTEL BOSPHORUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913038_foto_1.jpg</HotelPictures>
        <HotelDescription>Grand Star Hotel, is a sophisticated hotel situated in Taksim, which lies in the heart of the cultural and business centre of Istanbul. The hotel provides a high quality service and facilities, offering a relaxing and most comfortable stay.* Aqua restaurant, with approximately 100-130 persons capacity, is one of the best place to start the day enjoying the open buffet breakfast , also to have lunch and dinner with specialities of world cuisine in the full spectacular Bosphorus view.    * Dion Bar and Restaurant has 25-30 persons capacity and offers breathtaking Bosphorus view with thousands of city lights of the beautiful city Istanbul for unforgetable moments, while sipping your drink with live music.    * Fully equipped Capital Meeting Hall is available approximately 24  up to 150 persons  depending to meeting styles. Cross Meeting Hall is available between 14 - 50  persons.    * You can benefit from the services like Unisex hair dresser, laundry, dry cleaning, ironing, gift shop, babysitter, indoor parking lot. Free wireless high speed internet connection is available in all public areas, doctor and health club.* The hotel has 118 rooms. All rooms have bathtub central, telephone in bathroom, hairdryer, central and split air conditioning, 24 hour rooms service, direct dial phone, wireless internet connection, satellite / cable TV, minibar, cribs, wake up service.* Ataturk Airport - 15 km   * Dolmabahce Palace - 1 km   * Lutfi Kurdar Exhibition Centre - 1 km.   * Sultanahmet Mosque - 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.16" OriginalAmount="66.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01395224377" Longitude="28.977824449539" StarRating="3" HotelCode="907369|941845" HotelName="Q Inn Hotel Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Dervisler Sokak 7, Sirkeci, Fatih, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165386/165386a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.22" OriginalAmount="66.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029453009189" Longitude="28.805873996206" StarRating="4" HotelCode="310545|1474008" HotelName="Park Inn by Radisson Istanbul Ataturk Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Fatih Caddesi 99, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427878/427878a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.35" OriginalAmount="66.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008117" Longitude="28.965703" StarRating="3" HotelCode="188705|609475" HotelName="Grand Rosa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Tiyatro Caddesi 10, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263373/a_263373_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.37" OriginalAmount="66.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03513887" Longitude="28.98214204" StarRating="3" HotelCode="734843|2366725" HotelName="Premist Hotels Taksim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Büyük Parmakkapi Sokak 8, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632485/632485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Istiklal avenue, The Premist Hotel Taksim offers a modern, quiet and cosy accommodation. 
The hotel offers breakfast service on-site restaurant and free WiFi Access in all rooms and public area. Our guests can explore the museums and historical places by walking and railway. The hotel closes in 100 meter to Madame Tussauds Istanbul, 650 meter to The Museum of Innocence and Orhan Kemal Museum and 1,5 km to Galata Tower. Havabus station is close the hotel area to reach Atatürk Airport. The hotel has 42 insulated rooms. The rooms are all air-conditioned and each one is fitted with a wardrobe, flat-screen cable TV, minibar and an electric kettle. 3 upper rooms have balcony. The staff at the 24 hour reception desk are available to help guests for their needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.58" OriginalAmount="66.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00705" Longitude="28.95575" StarRating="5" HotelCode="373604|2614575" HotelName="Darkmen Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. 28, Katip Kasim Mah, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/389879/389879a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02693362" Longitude="28.97547397" StarRating="0" HotelCode="617080|252194" HotelName="Beytul Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Serdar i Ekrem Caddesi 19, Galata, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/788971/f7b2b688a99c9184d5d8ced8e04d5cc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021727" Longitude="28.878609" StarRating="4" HotelCode="260213|47563" HotelName="Elite Marmara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk caddesi no. 47, Merter, Gungoren, 34165 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105207/c415290f52f0682893301bc343b515be.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039327157602" Longitude="28.981397845404" StarRating="3" HotelCode="263339|57730" HotelName="Endless Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi, Kocatepe Mah, Cambazoglu Sk 25, 34437 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203617/203617a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02530745" Longitude="29.09371347" StarRating="0" HotelCode="373866|237644" HotelName="Era Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Mahallesi, Alemdag Caddesi 112, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5403293</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0286372" Longitude="28.9732703" StarRating="4" HotelCode="36323|35751" HotelName="Galata Antique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 119, 34430 Tunel, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.022881" Longitude="28.975611" StarRating="2.5" HotelCode="188701|63285" HotelName="Galata Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümrük Sokak, 25, Kemankes Mahallesi, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213788/213788a_hb_a_044.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9803" Longitude="28.9025" StarRating="3" HotelCode="66536|37463" HotelName="ibis Istanbul Zeytinburnu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mahallesi, Kennedy Caddesi 56, Zeytinburnu, 34025 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86091/a_86091_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06127125" Longitude="28.97899084" StarRating="3" HotelCode="709761|284865" HotelName="Ibis Styles Istanbul Bomonti Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Akar Caddesi 6, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/830582/a_830582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0109261" Longitude="28.816963" StarRating="5" HotelCode="187210|45378" HotelName="Istanbul Gonen" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi No:15, 34197 Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104347/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Yenibosna area of the city. It is 15 km away from Sultanahmet, where guests will find major attractions such as the Blue Mosque, Topkapi Palace and the Hagia Sofia. Within a short walk from the hotel, there is a shopping centre where guests will also find restaurants, and further local amenities are available 750 m away, in Yenibosna. Istanbul airport is 39 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03533492" Longitude="28.97804173" StarRating="3" HotelCode="312309|217604" HotelName="LifeRoom Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Topcekenler Caddesi 15, Beyoglu, 33425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591317/591317a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 14 rooms. Services and facilities at the hotel include a safe, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03386701" Longitude="28.97648388" StarRating="3" HotelCode="548452|198987" HotelName="Maroon Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescid Mahallesi, Mesrutiyet Caddesi 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592504/592504a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003758" Longitude="28.975458" StarRating="4" HotelCode="36324|32102" HotelName="Sarnic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No. 26, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59425/w_59425_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located within walking distance of shopping and entertainment venues as well as from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054824672247" Longitude="28.997232813492" StarRating="3" HotelCode="188742|42962" HotelName="Semsan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 16, 34365 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253190/253190a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03792122" Longitude="28.9824384" StarRating="3" HotelCode="444692|217631" HotelName="T-Loft Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 28, Taksim, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640588/640588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02511653" Longitude="28.97117711" StarRating="4" HotelCode="431030|199420" HotelName="Vavien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Aylak Sokak 5, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602362/602362a_hb_a_029.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10717356" Longitude="29.85416655" StarRating="3" HotelCode="548630|206870" HotelName="Villa Pine Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Köy 19, Agva, Sile</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60669/2260669/95.jpg?f=15504938</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Agva.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71.69" OriginalAmount="67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008245" Longitude="28.954145" StarRating="3" HotelCode="175221|42027" HotelName="Yüksel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 75, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104123/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.04" OriginalAmount="67.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003702618148" Longitude="28.969123363495" StarRating="3" HotelCode="58254|95106" HotelName="Kupeli Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Meydani Donus Sokak 14, Kucukayasofya, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75483/a_75483_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only about 50 m from the centre of Kucuk Ayasofya in Istanbul, 300 m from the Sultanahmet tourist centre and many of the city's sights and attractions, such as the Grand Bazaar, as well as public transport links. Istanbul Airport lies approximately 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.17" OriginalAmount="67.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|505775" HotelName="HISTORY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1606546_foto_1.jpg</HotelPictures>
        <HotelDescription>History Hotel a great, long-standing tradition in hospitality, where guests feel the difference and comfort about the rooms, service and atmosphere, is the best choice in Istanbul.* Restaurant is located in the lower part of the hotel where an ancient SARNIC exists. It is a cistern stemming from one of the Byzatine Cisterns which was built in the 5th century and situated in the underground part of our building. The restaurant used as a cistern in the past, is a very special place where you can approach the footprints of the past. You will feel the chill of different breezes of the past time in every part of the restaurant.* All rooms are fully air-conditioned and have private bathroom, color TV set with satellite channels, double glass window to prevent noise pollution, hairdryer, direct dial phone and minibar.* Atat�rk International Airport - 18 km</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.24" OriginalAmount="67.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018109121616" Longitude="28.926572799683" StarRating="5" HotelCode="27534|29914" HotelName="Holiday Inn Istanbul City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Ozal Caddesi 189, Millet Caddesi, Topkapi, 34280 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40547/w_40547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 2 km from the Old City, the Grand Bazaar, the Hagia Sophia, Sultanahmet Mosque and Topkapi Palace and 6 km from Taksim Square with its bars and nightspots. Public transport is available from right in front of the hotel and Ataturk International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.35" OriginalAmount="67.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030269982433" Longitude="28.973444035103" StarRating="3" HotelCode="9358|1485728" HotelName="Elan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Mesrutiyet Caddesi 91, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305726/305726a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.48" OriginalAmount="67.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007708518039" Longitude="28.893676387732" StarRating="4" HotelCode="68447|591145" HotelName="Günes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nadide Caddesi, Gunay Sok n. 1, Merter, Istanbul 34173</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88513/a_88513_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Merter, a lively area ideal for shopping, well connected by bus and subway. It offers easy access to the trade fair, the convention &amp;amp; exhibition center and textile companies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.995217" Longitude="29.107771" StarRating="3" HotelCode="293568|205868" HotelName="Balsamo Suite Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ihlamur Bulvari No:10, Barbaros Mh., Atasehir, Istanbul 34746</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/107216/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0030551" Longitude="28.97266879" StarRating="3" HotelCode="548850|206572" HotelName="Elite Aparts By MK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuçuk Ayasofya Mahallesi, Kuçuk Ayasofya Caddesi 74, Fatih, 31422 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ab/94/ab947c5a0e1e0ccde9d7eae3f2209d6c29d4ef6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003431551633" Longitude="28.9787669" StarRating="3" HotelCode="32163|55178" HotelName="Naz Wooden House Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sokak 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51201/a_51201_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00211" Longitude="29.13284" StarRating="0" HotelCode="430584|237647" HotelName="Nish Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Günaltay Sokak 15, Serif Ali Ümraniye, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618671/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0108862" Longitude="28.95824151" StarRating="5" HotelCode="639624|271813" HotelName="Novel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Balabagan Mahallesi, Harikzadeler Sokak 15, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511440</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039861952714" Longitude="28.914422641525" StarRating="4" HotelCode="298196|45382" HotelName="Ramada Encore Bayrampasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Sehit Naci Çakar Sokak 11, 34030 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406371/a_406371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.76" OriginalAmount="68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004992652656" Longitude="28.966427329633" StarRating="3" HotelCode="267815|62198" HotelName="Sayeban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Cadirci Camii Sokak 25, Gedikpasa Caddesi, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213902/213902a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87274047" Longitude="29.25136284" StarRating="5" HotelCode="167023|131064" HotelName="The Green Park Pendik Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaynarca Mahallesi, Erol Kaya Caddesi 204, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233787/a_233787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located, particularly for those wishing to be on the Asian side of Istanbul. The Bostanli ferry terminal is approximately 15 kilometres away and local public transport passes directly in front of the hotel. It is situated some 500 metres from Pendik ferry terminal, and about 7 kilometres from Sabiha Gökçen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.86" OriginalAmount="68.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01416677261" Longitude="28.977690339088" StarRating="3" HotelCode="165541|591015" HotelName="Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nobethane Cad. No 24, Sultanahmet, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232228/a_232228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.97" OriginalAmount="68.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0352889" Longitude="28.98263883" StarRating="0" HotelCode="586176|4534535" HotelName="Hutsuit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katipmustafa Celebi Mahallesi, Kucukparmakkap Sokak 3, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/756724/942a94cf7332819f0ffccbf57fe593ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.06" OriginalAmount="68.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012770298768" Longitude="28.97684276104" StarRating="3" HotelCode="902570|608475" HotelName="Sirkeci Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 24, Sirkeci, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145738/145738a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Sultanhmet in the historical district of Istanbul, a few metres from Gülhane Park. The main sightseeing attractions, such as the Grand Bazaar, Topkapi Palace, Hagia Sofia and the Blue Mosque, are within easy walking distance and there are local transport links to other parts of the city in the immediate vicinity. Guests will find shops, restaurants, bars and the train station all within 5 minutes' walk of the hotel. Taksim Square is 20 minutes on public transport and the nightlife of Beyoglu is around 25 minutes away. Istanbul-Atatürk airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.37" OriginalAmount="68.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012786366776" Longitude="28.956854084656" StarRating="4" HotelCode="161935|592535" HotelName="Tilia Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Mahmudiye Çesme Sokak 3, Laleli-Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228416/w_228416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located less than 5 minutes' walk from Istanbul's Grand Bazaar, and 1 km from the historical Sultanahmet district. Guests will find shops and links to the public transport network a 5-minute walk from the city hotel, while restaurants and the bus station are a 10-minute walk away. The train station and sights such as Topkapi Palace, the Egyptian market, the Blue Mosque and Hagia Sophia are all a 10-minute journey on public transport, while the bars and nightlife spots of Taksim are 15 minutes away. Ataturk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.37" OriginalAmount="68.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012661008262" Longitude="28.940286934376" StarRating="4" HotelCode="174448|139684" HotelName="All Seasons Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Cad. Emin Ali Yasin Sk No:5, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7389/a_7389_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the district of Findikzade. Sultanahmet Square, the heart of the old town, is just a few minutes away by tram. Atatürk Airport is only 30 minutes away by bus, such a service is to be found just steps from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.43" OriginalAmount="68.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031537241878" Longitude="28.974734544754" StarRating="4" HotelCode="73722|2301615" HotelName="Pera Tulip Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 103, Tepebasi/Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99457/a_99457_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes from the Galata Tower, Taksim Square, Tunnel (the historical metro) and the historical sight-seeing district offering entertainment and shopping. Restaurants, bars, links to public transport and nightlife opportunities can all be found a short walk away. Sirkeci Train Station is about 15 minutes away on public transport. Dolmabahce Palace, the Egyptian Market, the Blue Mosque, Hagia Sophia and Topkapi Palace can all be easily accessed via public transport. Ataturk Airport is some 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.53" OriginalAmount="68.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004943425815" Longitude="28.973675072193" StarRating="4" HotelCode="163831|137124" HotelName="Sultan House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dizdariye Çesme sk. No.1,, Binbir Direk Mahallesi, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/230377/a_230377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of Istanbul's most colourful and historic quarters, close to the Hippodrome of Constantinople where most of the city's tourist attractions are located. The Grand Bazaar is just a 10-minute walk and the Blue Mosque is 100 m from the hotel. The Beyoglu district with its colourful nightlife and cultural ambiance is approximately 3 km away and all are easily reached by public transport. The tram, bus and railway stations are all within walking distance. Atatürk International Airport is situated at a distance of approximately 14 km and Sabiha Gökçen International Airport is some 50 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.65" OriginalAmount="68.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01803359" Longitude="28.64617785" StarRating="4" HotelCode="437449|2517755" HotelName="Mard-Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1988 Sokak 3, Nazim Hikmet Bulvari, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8385172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.72" OriginalAmount="68.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00394455" Longitude="28.9641103" StarRating="0" HotelCode="615273|4513975" HotelName="Ahmet Efendi Konagi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahsuvarbey Mahallesi, Ördekli Bakkal Sokak 15/1, Kumkapi, 34130 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646794/646794a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.81" OriginalAmount="68.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058709" Longitude="28.988595" StarRating="3" HotelCode="130275|608385" HotelName="Titanic Comfort Sisli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Operator Raif Bey Sokak 40, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187997/a_187997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038521" Longitude="28.983114" StarRating="4" HotelCode="267840|47653" HotelName="Aston Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 26, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215616/215616a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.057105153627" Longitude="28.912743812234" StarRating="3" HotelCode="936272|63831" HotelName="Gümüs Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Galip Bey Caddesi 20, Gaziosmanpasa, 34245 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479017/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0446116" Longitude="28.9827253" StarRating="4" HotelCode="313443|110660" HotelName="Icon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 47-43, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591094/591094a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01364866403" Longitude="28.97624194622" StarRating="4" HotelCode="37689|25921" HotelName="Ipek Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. 9, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62121/a_62121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town. It is within walking distance of all the city’s major historical and tourist sites. Hagia Sophia, Topkapi Palace and the Blue Mosque are all just a 12-minute walk from the property. Atatürk International Airport is some 16 km from the hotel, while Sabiha Gokcen International Airport is approximately 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036193887343" Longitude="28.912259281886" StarRating="4" HotelCode="323795|217649" HotelName="Marnas Hotels" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Abdi ipekçi Cadedesi 14-16, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629150/629150a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99140855" Longitude="29.032629" StarRating="5" HotelCode="635425|271807" HotelName="Mezzo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadikoy, Kalem Sokak 10-12, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511330</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73.83" OriginalAmount="69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03570178726" Longitude="28.983258661667" StarRating="4" HotelCode="154319|56591" HotelName="Triada Boutique &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Meselik Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578683/578683a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.84" OriginalAmount="69.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012475" Longitude="28.97795" StarRating="3" HotelCode="60858|940445" HotelName="Ersu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi Erdogan Sokak 10, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121514/121514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.04" OriginalAmount="69.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053715117156" Longitude="28.945672898148" StarRating="4" HotelCode="442580|1929525" HotelName="Ramada Hotel &amp; Suites Istanbul Golden Horn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mahallesi, Imrahor Caddesi 12, Beyoglu, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/553012/a_553012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.10" OriginalAmount="69.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012483" Longitude="28.954966" StarRating="2.5" HotelCode="186026|605255" HotelName="History" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi. Sirvanizade Sk. No:14, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260048/a_260048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.17" OriginalAmount="69.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03530881437" Longitude="28.678642525131" StarRating="4" HotelCode="933255|1936725" HotelName="DAB Hotel Esenyurt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Çesme Mahallesi, 1110. Sokak 4, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/410938/a_410938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.22" OriginalAmount="69.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01221" Longitude="28.95724" StarRating="3" HotelCode="516259|2358655" HotelName="Hotel Genova Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Zeynep Kamil Sokak 5-7, 34134 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/684950/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.30" OriginalAmount="69.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.95825598" Longitude="28.82249434" StarRating="3" HotelCode="371458|4512435" HotelName="Shah Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Istasyon Caddesi, Murvetli Sokak 4/6, Bakirköy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/626529/626529a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.34" OriginalAmount="69.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00546237" Longitude="28.96954531" StarRating="2" HotelCode="517404|2005385" HotelName="Reyyan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Pertevpasa Sokak 46/1, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452213/452213a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.36" OriginalAmount="69.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054740123287" Longitude="28.988496062895" StarRating="3" HotelCode="303962|1461198" HotelName="Wame Suite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Street 20, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574362/574362a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.41" OriginalAmount="69.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98937533" Longitude="28.79126794" StarRating="5" HotelCode="263720|924705" HotelName="Elite World Business" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gültepe Mahallesi, Sehit Zafer Kiziltas Sokak 1, Florya E5 Üzeri, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367264/a_367264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.41" OriginalAmount="69.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9718887" Longitude="29.05874856" StarRating="0" HotelCode="595770|4751325" HotelName="A11 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi, Bagdat Caddesi 229/1, Kadiköy, 34730 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5414236</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.53" OriginalAmount="69.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2366705" HotelName="Hotel Life Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mah. Topcekenler Sokak No 15,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2366705/vUCM4S1m_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Located in Taksim, this hotel is within a 10-minute walk of Madame Tussauds Istanbul and Taksim Square. Galata Tower and Dolmabahce Palace are also within 2 miles (3 km). Taksim Station is 10 minutes by foot and Tunel Square Station is 14 minutes.

Hotel features
This hotel features a restaurant, a nightclub and a coffee shop/café. WiFi in public areas is free. Additionally, valet parking, 24-hour room service and a business centre are on-site.

Room amenities
All 14 rooms provide free WiFi and free wired Internet, flat-screen TVs with cable channels, and conveniences such as living rooms and dining areas. Other amenities available to guests include 24-hour room service, fridges and minibars.&lt;br/&gt;The Hotel Life Room is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.73" OriginalAmount="69.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|836574" HotelName="ALBATROS PREMIER HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911507_foto_1.JPG</HotelPictures>
        <HotelDescription>This special category hotel is located in Sultanahmet at the crossroads of all major tourist, business and entertainment districts of Istanbul, within two minutes' walk of the Blue Mosque and five minutes from Santa Sophia and Topkapi Palace. It is a short 15 minute drive from Ataturk International Airport and a 15 minute walk from the bustling Covered Bazaar.The rooms are simply but nicely decorated and are extremely clean. All rooms are equipped with minibar, satellite television, direct dial telephone and en suite bathroom. The bathrooms, although a little bit small, are again extremely clean; some of them have a bath and others only a shower.The hotel has its own restaurant. The Roof Terrace restaurant offers great views of the city and a good selection of international and local dishes.From outside, the building is extremely nice in an all wooden style as Ottoman houses used to be.Being an special class category hotel and with its small size, the lobby area is not big.For the combination of price, service and location, we consider this hotel one of the best options for the budget traveller in Istanbul. ( JMG 06/08)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.83" OriginalAmount="69.93" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|481033" HotelName="NICE ROYAL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1126803_foto_1.jpg</HotelPictures>
        <HotelDescription>This popular hotel provides the ideal base for exploring the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012242" Longitude="28.95716" StarRating="3" HotelCode="933207|205335" HotelName="Bergama Hotel Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Parking,Pick &amp;amp; Drop,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Fevziye Caddesi No. 34, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478887/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul (Laleli), Bergama Hotel is minutes from Sehzade Mosque and Valens Aqueduct. This hotel is close to Suleymaniye Mosque and Grand Bazaar.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 55 air-conditioned rooms featuring minibars. Rooms have private balconies. Satellite television is provided for your entertainment. Conveniences include phones and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A train station pick-up service is provided at no charge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00272924" Longitude="29.15920012" StarRating="4" HotelCode="322711|199116" HotelName="Four Points by Sheraton Istanbul Dudullu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imes Industrial Site Dudullu, Block E - 501 Sokak 2, 34776 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436685/a_436685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00758912" Longitude="28.95674248" StarRating="1" HotelCode="516196|206564" HotelName="Dempa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Azimkar Sokak 44, Laleli Caddesi, Laleli, 34480 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8101261</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02034571" Longitude="28.92844442" StarRating="1" HotelCode="323369|60606" HotelName="Hotel Torun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Hamam Odalari Araligi No. 9, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/89236/3789236/1.jpg?f=15568438</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98899661" Longitude="29.02421409" StarRating="3" HotelCode="548597|206122" HotelName="Kuzen Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Dumlupinar Sokak 13, 34710 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/719010/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039839733612" Longitude="28.984655449074" StarRating="4" HotelCode="318571|32810" HotelName="Nova Plaza Taksim Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi 21, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432165/w_432165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the heart of Istanbul in busy Taksim. It has easy access to the lively district of Beyoglu with its abundance of shops, cafés and bars. Transport links are just a few steps away. Atatürk International Airport is 22 km away and Sabiha Gökçen International Airport some 40 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031776733379" Longitude="28.977980957993" StarRating="3" HotelCode="380968|58104" HotelName="Nuru Ziya Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Nur-u Ziya Sokak 33, Yeni Çarsi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170247/170247a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069214545841" Longitude="29.002892358698" StarRating="3" HotelCode="188735|219092" HotelName="Payidar Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Guelbahar Mahallesi, Oya Sokak 14, Bueyuekdere Cadessi, Sisli Mecidiyekoey, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305830/305830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99323417" Longitude="28.82765867" StarRating="4" HotelCode="936309|42935" HotelName="Rox Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çobançesme Mahallesi, Kimiz Sokak 24, 34196 Istanbul, Bahçelievler</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372504/372504a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013242" Longitude="28.976553" StarRating="0" HotelCode="33648|12513" HotelName="Seher Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 18, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52880/a_52880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034429" Longitude="28.984572300594" StarRating="3" HotelCode="260173|425622" HotelName="Economic Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191748/191748a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.99" OriginalAmount="70.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00909827" Longitude="28.94916688" StarRating="0" HotelCode="956540|4517815" HotelName="Valens Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Sorguçcu Sokak 4, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.17" OriginalAmount="70.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967174|4675155" HotelName="Grand Lark Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Naz Sokak 3, Kartal, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36770000/36761800/36761712/cce090d6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.27" OriginalAmount="70.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06328275" Longitude="28.98968023" StarRating="0" HotelCode="520038|2577325" HotelName="Belle Maison Serviced Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Professor Nurettin Mazhar Ökten Sokak 4, Sisli, Istanbul 34360</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689306/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.49" OriginalAmount="70.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="65801|605175" HotelName="Osmanbey Fatih Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahesi, Matbaaci Osmanbey Sokak No. 13, 34361 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361438/361438a_hb_a_004.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.67" OriginalAmount="70.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02021885" Longitude="28.63054126" StarRating="5" HotelCode="779864|2294775" HotelName="Ramada by Wyndham Beylikduzu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gokevler Mahallesi, 529 Sokak 2, Esenkent Mahallesi, 34513 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/901580/a_901580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.75" OriginalAmount="70.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021799035429" Longitude="28.819036341104" StarRating="3" HotelCode="294765|1474698" HotelName="Hilton Garden Inn Istanbul Ataturk Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Mahallesi, Yalcin Kores Caddesi 14, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/402662/a_402662_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.87" OriginalAmount="70.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0146482672" Longitude="28.979033664418" StarRating="3" HotelCode="298197|1017078" HotelName="Dream Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa mahallesi, Nöbethane caddesi, Kum meydani sokak 16, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253521/253521a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.95" OriginalAmount="70.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039166" Longitude="28.983147" StarRating="4" HotelCode="315774|1480398" HotelName="Inntel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Dolapdere Caddesi 49, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/430240/a_430240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.96" OriginalAmount="70.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04414679" Longitude="28.98555047" StarRating="0" HotelCode="595696|2551895" HotelName="Beyzas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Babil Sokak 8, Sisli, Istanbul 34373</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5420978</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01323781722" Longitude="28.977073431015" StarRating="3" HotelCode="75624|17048" HotelName="Best Nobel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi, Saffeti Pasa Sokak 8, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102947/a_102947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city of Istanbul, just a few minutes walking from the Hagia Sophia, Topkapi Palace and the Blue Mosque. Restaurants, bars, nightlife, shopping opportunities and links to public transport can be found in the vicinity. Sirkeci Bus and Train Stations are both just a short walk away. Ataturk Airport is approximately 18 km away, while Sabiha Gokcen Airport is about 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015399442049" Longitude="28.642945640198" StarRating="5" HotelCode="293635|95925" HotelName="Euro Park Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, 1992 Sokak 4, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032607130826" Longitude="28.975211872482" StarRating="4" HotelCode="313454|252196" HotelName="Grand Hotel De Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Dining,Laundry,Room Service,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 53, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/607365/607365a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When "Orient Express" reached Istanbul five years after its operation in 1883, the first hotels of Istanbul had already begun to appear, in the very cosmopolit westernized section of the city called "Pera". One of those hotels was "Hotel Buyuk Londra" or "Grand Hotel De Londres", which soon after its opening took its place among the best hotels of Istanbul, together with Tokatliyan and Pera Palace.Hotel Buyuk Londra is one of the few establishments managing to survive from that era to our time. Passing through many renovations, the hotel nevertheless still graciously reflects the atmosphere of the 1900's. With some of its rooms overlooking the Golden Horn and a lively bar, Hotel Buyuk Londra is the meeting point of many people – local and foreign- looking for something different and special...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039968" Longitude="28.984076" StarRating="4" HotelCode="188727|36153" HotelName="La Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 12, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176889/176889a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an excellent location just 250 m north of Taksim Square, the heart of modern Istanbul. Entertainment venues, wining and dining facilities and great shops are all on the hotel's doorstep. Public transport is available in Taksim Square with links to historic Sultanahmet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059278144686" Longitude="28.822916074236" StarRating="5" HotelCode="320113|204664" HotelName="Qua Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 25, Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416518/416518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02649744" Longitude="28.97799173" StarRating="0" HotelCode="442383|343246" HotelName="Galata 1875 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Fax,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Luleci Hendek Caddesi 25, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618446/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata 1875 Suites in Istanbul (Galata), you'll be minutes from Kilic Ali Pasha Hamam and Galata Tower. This aparthotel is close to Suleymaniye Mosque and Topkapi Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 15 guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the aparthotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.97" OriginalAmount="71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0924955" Longitude="28.9940025" StarRating="3" HotelCode="296191|57945" HotelName="Tempo Hotel 4 Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanayi mah., Sultan Selim Cad. 139, 4. Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180809/180809a_hb_a_007.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="76.12" OriginalAmount="71.14" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718696" HotelName="Best Nobel Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251342_foto_1.jpg</HotelPictures>
        <HotelDescription>Con una candoacute;moda ubicaciandoacute;n en el barrio Sultanahmet de Estambul, este elegante hotel es el punto de partida perfecto para explorar los maravillosos monumentos de la capital turca. Cuenta con un bar, un restaurante y servicio de habitaciones las 24 horas. Algunas atracciones famosas, como el palacio Topkapi, Hagia Sofia, la Mezquita Azul, el Gran Bazaar o el Hipandoacute;dromo son fandaacute;cilmente accesibles a pie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.19" OriginalAmount="71.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025635" Longitude="28.469237" StarRating="4" HotelCode="933214|959785" HotelName="Mercia Hotels &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenimahalle, Yale Sokak 54, Kumburgaz, 35335 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/256776/256776a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.63" OriginalAmount="71.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035757339256" Longitude="28.981174553373" StarRating="3" HotelCode="308228|2516545" HotelName="Taksim House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Imam Adnan Sokak 18, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/e5/58e5e4246b3ae28d293e37e699bfc8de61d9ace9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.74" OriginalAmount="71.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00270893" Longitude="28.97463872" StarRating="2" HotelCode="308225|4512045" HotelName="Seatanbul Apart Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Caddesi 32, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589221/589221a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.75" OriginalAmount="71.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008759" Longitude="28.957622" StarRating="3" HotelCode="142149|137444" HotelName="Martinenz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 6/1, 34130 Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203122/w_203122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a perfect location on the historical peninsula of Istanbul, the Laleli district. All of the historical sites, including museums and palaces, and shopping centres are within walking distance. There is also easy access to the tram and metro stations. Further amenities in the area include restaurants, bars and clubs. Sabiha Gokcen Airport is about 55 km away and Istanbul Airport is about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="143018|56458" HotelName="Hotel Aldem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cagalogu Alemdar Mahallesi, Çatalçesme Sokak 20-22, 34410 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/204095/a_204095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00911928" Longitude="28.96192793" StarRating="3" HotelCode="517380|217624" HotelName="Istanbul Town Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Kalayci Sevki Sokak 4, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427198/427198a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="308230|58359" HotelName="K Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Balci Sokak 35, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403400/403400a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042506768644" Longitude="28.986251950264" StarRating="4" HotelCode="33849|27757" HotelName="Konak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi 75, Elmadag Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53860/a_53860_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="293684|206128" HotelName="Park Dedeman Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenkoy Mahallesi, Degirmen Yolu Caddesi 39C, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/475641/475641a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99747837" Longitude="29.14336482" StarRating="4" HotelCode="615967|252285" HotelName="Park Inn by Radisson Istanbul Atasehir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Kible Sokak No. 25, Ümraniye, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617373/617373a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00781313227" Longitude="28.957863008598" StarRating="3" HotelCode="142150|343392" HotelName="Q-Inn Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 30, Laleli, 34180 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203123/a_203123_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Old Town, in the shopping area of Laleli. The city’s main sights are reachable in a matter of minutes via public transport links. There are restaurants and shopping opportunities on the doorstop, while bars and clubs can be found in nearby Taksim. Sabiha Gokcen Airport and Istanbul Airport are approximately 55 km and 15 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035367905573" Longitude="28.981363946052" StarRating="3" HotelCode="398419|61400" HotelName="Ragip Pasha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Imam Adnan Sokak 2, Istiklal Caddesi, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583941/583941a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.067625" Longitude="28.973964" StarRating="3" HotelCode="185749|57944" HotelName="Tempo Caglayan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tümleç Sokak No 2, Gürsel Mahallesi, Kagithane, 34384 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169974/169974a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kagithane, just 2 km away from Sisli, where guests will find the nearest underground station and large shopping centres. Public transportation links are available within 100 m of the hotel. Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 20 km and 41 km away, respectively</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.04" OriginalAmount="72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968058|488335" HotelName="Grand Bosfor Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Ihtisap Agasi Sokak 8, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/d5/21/d521ab879d95745573ce702d3f5a73f4ebe5bb53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.23" OriginalAmount="72.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|095253" HotelName="PIANOFORTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/721900_foto_1.jpg</HotelPictures>
        <HotelDescription>Pianoforte is a modern hotel ideally positioned at Fatih district for exploring Istanbul's historic sides. The Hotel is only 200 metres from Aksaray Metro station which is the easiest way to connect to the most popular destination of the town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.28" OriginalAmount="72.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.929737456442" Longitude="29.305629667424" StarRating="3" HotelCode="267860|2518235" HotelName="Airport Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Mustafa Akyol Sokak 3, Millet Caddesi, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105380/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.29" OriginalAmount="72.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037131" Longitude="28.983494" StarRating="4" HotelCode="188750|1007465" HotelName="Taksim Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anar Çesmesi Sok. No: 13, Sehit Muhtar Cad., 34435 Istanbul, Taksim-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.34" OriginalAmount="72.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006105" Longitude="28.66573" StarRating="4" HotelCode="376765|1849278" HotelName="Livello Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi, Haramidere Caddesi 67 Sokak 10, 34520 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8030576</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.40" OriginalAmount="72.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.872754417657" Longitude="29.131616950035" StarRating="4" HotelCode="188671|609095" HotelName="Ascot Hotel Büyükada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Madenler Mahallesi, Çinar Caddesi 6, 34970 Istanbul, Büyükada Adalar</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151853/151853a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.48" OriginalAmount="72.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040308" Longitude="28.98347" StarRating="4" HotelCode="161005|1908055" HotelName="Nova Plaza Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Sehit Muhtar Caddesi 53, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227341/w_227341_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.65" OriginalAmount="72.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|626358" HotelName="HOTEL BEYAZ SARAY-SPECIAL CATEGORY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/84028_image64194635_0.jpg</HotelPictures>
        <HotelDescription>Modern design featuring. Located at the heart of the old city , right accross the Grand Bazaar , within 5 minutes walking Distance to St. Sophia , Topkapi Palace , Blue Mosque. Provides 96 elegantly decorated rooms, equipped with wireless internet connection, electronic safe, air conditioning, minibar, satellite TV, direct phone connection &amp; luxury private bathrooms. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.70" OriginalAmount="72.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.071457" Longitude="28.87215" StarRating="4" HotelCode="296415|1462378" HotelName="Hotel Golden Way Giyimkent" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruç Reis Mahallesi, Vadi Caddesi, Giyimkent Sitesi No. 274, Tekstilkent, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363242/363242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.00" OriginalAmount="72.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02430204" Longitude="29.09394455" StarRating="3" HotelCode="267808|4523445" HotelName="Grand Eyueboglu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Mahallesi, Alemdag Caddesi, Onaran Sokak 5, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105353/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Eyuboglu Hotel, you'll be centrally located in Istanbul, convenient to Capitol Mall and Beylerbeyi Palace.  This hotel is within the vicinity of Topkapi Palace and Mixer.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 34 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities including a spa tub and a sauna. This hotel also features complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.000514628697" Longitude="29.136636621015" StarRating="5" HotelCode="375344|58758" HotelName="Bof Hotels Ceo Suites Atasehir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Halic Sokak No. 10, Atasehir, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410880/410880a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037439001629" Longitude="28.983183503151" StarRating="4" HotelCode="65957|25922" HotelName="Cartoon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Boulevard 36-38, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85420/a_85420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from Taksim Square and approximately 600 metres from Istiklal Street, where many shops, bars, restaurants and exciting nightlife spots can be found. The tourist attractions of Sultanahmet in the historical part of the city are 3-4 km away. There are links to the public transport network within a 2-minute walk. Ataturk International Airport is about 15 km away and Sabiha Gokcen International Airport is roughly 40 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0062517" Longitude="28.96480314" StarRating="0" HotelCode="569801|381265" HotelName="Ista Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Isahpasa Mahallessi, Tiyatro Caddesi 68/A, Gedikpasa, Sultanahmet, Istanbul 34080</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476416</HotelPictures>
        <HotelDescription>&lt;br/&gt; Ista Palace Hotel is located in Sultanahmet which is the one of oldest parts of Istanbul. Belonging to the Byzantine and Ottoman architecture, history is only walking distance away.

Hagia Sophia, Sultanahmet Mosque, Topkapi Palace, Grand Bazaar, Underground Cistern and the Turkish Bath Çemberlitas only 5-15 minutes walk from the hotel is waiting for you.

Istapalace Hotel, Turkish hospitality and high quality service standards and a modern hotel decorated to carry ID. All 15 of our room air conditioning, minibar, television, bath-tub, hair dryer can be found</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.84293909" Longitude="29.29916703" StarRating="0" HotelCode="580109|415164" HotelName="Istanbul Medikal Termal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Esref Sokak 13, Sifali Sular Mevkii, Içmeler, Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/751512/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05631491" Longitude="28.66946107" StarRating="3.5" HotelCode="322718|217672" HotelName="Nidya Hotel Esenyurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>1655 Sokak 3, 34535 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416681/416681a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0362249" Longitude="28.9813167" StarRating="4" HotelCode="299547|237575" HotelName="Raven Istanbul Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Süslü Saksi Sokak 3, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039048</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.17528722" Longitude="29.6087549" StarRating="0" HotelCode="762574|304693" HotelName="Sile Butik Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Çavus Mahallesi, Plaj Yolu 4, 34980 Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/55601/3755601/1.jpg?f=15317570</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.11" OriginalAmount="73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01204" Longitude="28.95578" StarRating="3" HotelCode="900068|23228" HotelName="Marinem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad. Aga yokusu Sk. No: 18, 34470 Istanbul, Sehzadebasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182983/ba_182983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sehzadebasi, which is the oldest part of Istanbul. Within walking distance, guests can find major historical sites such as the Blue Mosque, Hagia Sophia Museum, Topkapi Palace, the Underground Cistern, Hippodrome and Archaeological Museum. There is a train station which guests can reach in about 10 minutes with public transport. Sabiha Gökçen International Airport is approximately 62 km away and Atatürk International Airport is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.31" OriginalAmount="73.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013915186659" Longitude="28.976650532068" StarRating="3" HotelCode="118826|4510595" HotelName="Viva Hotel Oldcity" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 18/20, Sirkeci, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162894/a_162894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.36" OriginalAmount="73.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|889598" HotelName="DAB HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939733_foto_49.jpg</HotelPictures>
        <HotelDescription>This hotel is situated to the west of Istanbul, in the Esenyurt District. The hotel is located close to a number of shopping and residential centres, within easy access of the TUYAP Congress Centre. The hotel is located just 29 km from Ataturk Airport, while the centre of Istanbul at Taksim Square, is 34 km away. This wonderful hotel is perfect for those who are eager to explore the rich culture and history of the city. The hotel enjoys an attractive design, extending a warm, friendly welcome to guests upon arrival. The guest rooms are tastefully designed, offering a peaceful setting in which to unwind. The hotel features a number of business, dining and leisure facilities and services, attending to the needs of every type of traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.43" OriginalAmount="73.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009803" Longitude="28.977588" StarRating="1" HotelCode="191072|2231485" HotelName="Anadolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi Yerebatan Caddesi Salkim Sogut Sokak no:3, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106510/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.69" OriginalAmount="73.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|134445" HotelName="ICON ISTANBUL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/933984_foto_42.jpg</HotelPictures>
        <HotelDescription>This hotel is located within walking distance of Istanbul, as well as the two airports in the area. It is a hotel designed both for customers traveling for leisure and for business travelers. All rooms are decorated in a classic and functional style and have free WIFI, air conditioning, minibar and telephone. The hotel also has a fantastic spa where you can take a relaxing bath and unwind.
In addition the hotel has two restaurants and two bars where you can enjoy international cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.97" OriginalAmount="73.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011978950451" Longitude="28.955556750298" StarRating="3" HotelCode="165540|590295" HotelName="Hotel Büyük Keban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi No: 39, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232227/a_232227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.991645" Longitude="28.795186" StarRating="0" HotelCode="385814|237178" HotelName="Alrazi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi Birlik Caddesi Karadeniz Sokak No:13-15, Küçükçekmece, Sefaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5320582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017886510658" Longitude="28.943808674812" StarRating="4" HotelCode="9465|199320" HotelName="Berr Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cad. No. 78, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4462/a_4462_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Fatih area of Istanbul, some 500 m from the Fatih Mosque. Guests will find the centre of Fatih with its restaurants and shops about 5 minutes' walk away. Local transport is just a few metres away and offers links to other parts of the city. The hotel is around 8 minutes by public transport from the Grand Bazaar and about 10 minutes from bars, nightspots and Sirkeci railway station. It is approximately 3 km from the popular attractions at Sultanahmet, including the Blue Mosque, Hagia Sophia and the Topkapi Palace and the Dolmabahçe Palace is some 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030013664327" Longitude="28.973192274571" StarRating="3" HotelCode="145176|410610" HotelName="Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 101, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304950/304950a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in New City. The property consists of 91 rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.17507796" Longitude="29.62201018" StarRating="0" HotelCode="591603|304683" HotelName="Fener Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Balibey Mahallesi, Aglayankaya Caddesi 6, 34980 Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/73023/2573023/45.jpg?f=15624709</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the motel. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992727972553" Longitude="29.026142226613" StarRating="0" HotelCode="313459|252248" HotelName="Hotel Nova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Resit Efendi Sokak 24, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039640</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99488839" Longitude="29.02529146" StarRating="3" HotelCode="369730|58091" HotelName="Iskele Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Uzun Hafiz Sokak No. 11, Kadikoy 34716</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=755777</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99445738" Longitude="29.02646249" StarRating="0" HotelCode="368983|284882" HotelName="Kösk Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi Izzettin Sokak No 16, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618601/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052571" Longitude="28.986729" StarRating="3" HotelCode="74005|55563" HotelName="Nil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukcu Fethi Sokak No 25, Osmanbey, 34380 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99811/a_99811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osmanbey district of the city where Istanbul’s textile market is situated. It is within walking distance of one of the most elegant districts in Istanbul, and just 1 km away from Taksim, also known as the cultural and shopping central, with its bars and nightspots. Guests will find restaurants, links to the public transport network and shops a few minutes’ walk away in Osmanbey. It is a 25-minute ride on public transport to Sultanahmet and the Hagia Sophia and Istanbul Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039794" Longitude="28.982397" StarRating="3.5" HotelCode="267853|199516" HotelName="Regency World Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak No: 3, Beyoglu, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372805/372805a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054582867802" Longitude="28.933390974998" StarRating="4" HotelCode="55340|35763" HotelName="Turquhouse Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierre Loti Tepesi Turistik Tesisleri, Merkez Mahallesi, Idris Köskü Caddesi, 34050 Istanbul, Eyüp</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71701/a_71701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located on one of the pretty hills of Istanbul, Pierre Loti. A shuttle bus runs to the stunning old town with numerous restaurants, bars, taverns and further shopping and entertainment options every 10 minutes. Transfer time to the airport is around 40 minutes (some 25 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.23" OriginalAmount="74.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|437938" HotelName="THE CENTRAL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1239744_foto_1.jpg</HotelPictures>
        <HotelDescription>The Central Hotel Istanbul is located just next to the F�nd�kzade Tram Station. We have free WI - FI connection all over the Hotel. All rooms have air-condition, a work desk, complimentary tea-coffee facilities, a mini-bar and a special bathroom. Some rooms have a seating area. The restaurant serves daily breakfast in open buffet. Our Hotel offers 24-hours front desk, car rental and tour desk services for your convenience. The Central Hotel is 2.5 mi from Peninsula; Istanbul's historic center. In this area our guest can easily visit The Grand Bazaar, Hagia Sophia Museum, Topkap� Palace, Basilica Cistern, Blue Mosque, Fatih Mosque, Suleymaniye Mosque and some more places. The Central Hotel is 26 mi from Istanbul Airport and 27 mi from Sabiha G�k�en Airport.WiFi is available in all areas and is free of charge.No parking available.Pets are not allowed.Children of all ages are allowed.Children 6 and under stay for free when using an existing bed.Children from 7 to 11 years old stay for ?�9 per person, per night when using an existing bed.You haven't added any cribs.You haven't added any extra beds.Additional fees are not calculated automatically in the total cost and will have to be paid for separately during your stay.Checkin Time: 14:00Checkout End Time: 12:00Room service24-hour front deskNon-smoking roomsAirport shuttleLaundryDry cleaningFamily roomsIroning serviceInternetElevatorSafeCurrency exchangeSoundproof roomsCar rentalTour deskHeatingFax/PhotocopyingBaggage storageWiFiHypoallergenic room availableFree WiFiSmoke-free propertyAir conditioningDesignated smoking areaConciergeShuttle service (additional charge)Airport shuttle (additional charge)LockersShared lounge/TV areaDaily housekeepingWiFi in all areasFruitAirport pickupAirport drop-offOutdoor fireplaceShuttle service24-hour securityKey card accessSecurity alarmSmoke alarmsUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysGuest accommodation sealed after cleaningPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableContactless check-in/outCashless payment availablePhysical distancing rules followedMobile app for room serviceScreens or physical barriers between staff and guests in appropriate areasAll plates, cutlery, glasses, and other tableware sanitizedGuests have the option to cancel any cleaning services for their accommodation during their stayBreakfast to-go containersDelivered food covered securelyAccess to healthcare professionalsThermometers for guests provided by propertyFace masks for guests availableRoom service24-hour front deskNon-smoking roomsAirport shuttleLaundryDry cleaningFamily roomsIroning serviceInternetElevatorSafeCurrency exchangeSoundproof roomsCar rentalTour deskHeatingFax/PhotocopyingBaggage storageWiFiHypoallergenic room availableFree WiFiSmoke-free propertyAir conditioningDesignated smoking areaConciergeShuttle service (additional charge)Airport shuttle (additional charge)LockersShared lounge/TV areaDaily housekeepingWiFi in all areasFruitAirport pickupAirport drop-offOutdoor fireplaceShuttle service24-hour securityKey card accessSecurity alarmSmoke alarmsUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysGuest accommodation sealed after cleaningPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodationR</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.32" OriginalAmount="74.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012074074664" Longitude="28.940858244896" StarRating="4" HotelCode="12950|591055" HotelName="Grand Anka Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Street 46, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13418/a_13418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town just a few minutes walk from a selection of the city's top sights such as the Hagia Sophia, the Blue Mosque and Topkapi Museum. It is ideally situated for access to a range of entertainment venues, just a stone's throw to the old town where guests will discover many bars, restaurants and shopping venues. The airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="79.34" OriginalAmount="74.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031444" Longitude="28.817157" StarRating="5" HotelCode="260175|RETA" HotelName="Retaj Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Temmuz Mahallesi, Cami Yolu Caddesi, 1/A Gunesli-Bagcilar</AddressLine>
          </AddressLines>
          <PostalCode>(0)2124644001</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196609/196609a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.46" OriginalAmount="74.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05383389" Longitude="28.99240588" StarRating="3.5" HotelCode="566490|2191285" HotelName="Redmont Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Madalyon Sokak 23, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.50" OriginalAmount="74.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|121247" HotelName="BEST WESTERN TASHAN BUSINESS &amp; AIRPORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/749817_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Tashan Business and Airport Hotel is ideally located nine kilometers from Atat�rk International Airport and 10 kilometers from the center of Old City (St. Sophia, Grand Bazaar and several museums) with easy access to main highway, train stations and sea bus. We are just a few minutes from hospitals, shopping centers like the Galeria and Carousel and Olivium Mall. We are close Atak�y Marina, Olympic House and Stadium, Hippodrome, restaurants, nightlife and exhibition centers such as CNR and T�YAP Fair and Trade Center and the free trade zone.   The Best Western Tashan Business and Airport Hotel is newly renovated with 40 comfortable guest rooms of which 20 are non-smoking. All rooms have individually controlled central air-conditioning and heating system, parquet flooring, double-glazed windows, black out curtains, smoke detectors, additional telephone and hairdryer in bathrooms, electronic key card entry, safe deposit box, cable television with international channels, Internet access, laundry service and limited room service. We offer you a new business center fully equipped with the latest technology including computers with camera and sound system, high speed Internet connection, fax and photocopy services, printer and scanner so you can get in touch with office whenever and however it best suits your needs. Organizing meetings is a pleasure at the Best Western Tashan Business and Airport Hotel.In a city with history that spans over 2,500 years, you can start the day in Istanbul with an open buffet breakfast.   The City Restaurant offers you Turkish and International Cuisine. The newly decorated Tashan Bar provides you with all kinds of drinks and a variety of snacks. Room service is limited. The helpful professionals at the Best Western Tashan Business and Airport Hotel have all the experience and resources to make your stays and meetings enjoyable and successful.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.58" OriginalAmount="74.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013848" Longitude="28.978956" StarRating="4" HotelCode="104121|590995" HotelName="Gülhanepark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Cad. No: 1, 34112 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145153/a_145153_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated just a few steps away from Gulhane Park. The hotel offers all the advantages of being located in Istanbul's most historic neighbourhood, Sirkeci. Guests can reach the most important historical sites, such as Gulhane Park, the Hagia Sophia Museum, Topkapi Palace Museum or the Blue Mosque, in just a couple of minutes on foot. Shops, public transport links, bars, pubs, nightlife spots and restaurants can all be found in the immediate vicinity. Ataturk International Airport and Sabiha Gokcen International Airport are 18 and 50 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.62" OriginalAmount="74.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99223046" Longitude="28.90949181" StarRating="3.5" HotelCode="323626|2263535" HotelName="The Conforium Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gökalp Mahallesi, 39  Sokak Number 21, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591103/591103a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="79.80" OriginalAmount="74.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008640603907" Longitude="28.964551733135" StarRating="3" HotelCode="915598|1444488" HotelName="Hotel Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Büyük Haydar Efendi Sokak, Mithatpasa Caddesi, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202978/202978a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.21" OriginalAmount="74.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00183" Longitude="29.14835" StarRating="0" HotelCode="776207|4549365" HotelName="Nish Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Bayraktar Bulvari, Ibrahim Hakki Sokak 40, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106232/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048419308737" Longitude="28.987440577803" StarRating="5" HotelCode="326631|60109" HotelName="Arts Hotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 1, Harbiye, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440623/p_440623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005061" Longitude="28.972948" StarRating="4" HotelCode="408859|47721" HotelName="Daphne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Su Terazisi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99978/a_99978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.893585" Longitude="29.355382" StarRating="3" HotelCode="293564|45778" HotelName="Emirtimes Hotel Tuzla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhanli Mahallesi, Demokrasi Caddesi 36, Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230435/230435a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10800321" Longitude="29.82995603" StarRating="3" HotelCode="358413|206118" HotelName="Green River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sile-Teke-Agva, Köprüsü 2, Yolu Isaköy, Agva, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/497983/bad81aa4a6bb6cf65d1f446f0a40782e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Agva.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04182493" Longitude="29.00495937" StarRating="0" HotelCode="875821|375218" HotelName="Meydan Besiktas Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Printer,Restaurant,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Besiktas Caddesi 21, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434120</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in New City. Nestled within 1000 metres from the town centre, the accommodation allows easy access to all this destination has to offer. Customers will appreciate the property's proximity to the main entertainment areas. Within 20 metres customers will find links of transport that will allow them to explore the area. Visitors will find the airport within 40. 0 kilometre(s). The accommodation is within 50 metres' walking distance from the harbour. A total of 24 units are available for guests' convenience at Meydan Besiktas Hotel. The year of construction of this hotel dates back to 2018. Moreover, there is a wireless Internet connection available on-site. Visitors can enjoy the convenience of 24-hour reception. Unfortunately, there are no guests rooms where travellers can ask for a cot for the little ones. This accommodation understands that accessibility is important to all guests. For this reason, it features wheelchair accessible rooms and is fully adapted for easy access. Pets are not allowed at this accommodation. This accommodation features parking and garage lots for guests' convenience. Customers may pamper their taste buds at the establishment's gastronomic venue. Meydan Besiktas Hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05815046" Longitude="29.00291529" StarRating="4" HotelCode="936299|58774" HotelName="Mia Berre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ayazmadere Caddesi 6, Fulya, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03701538617" Longitude="28.981766015754" StarRating="0" HotelCode="372595|217708" HotelName="Pera Line Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Pelesenk Sokak 6, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506785/34b3413e12086093c5fc50a1e0c497d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005784" Longitude="28.973431" StarRating="3" HotelCode="169635|27756" HotelName="Hotel Perula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak 45, Sultanahmet Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236547/a_236547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical district of Istanbul, within a few hundred metres of the tourist attractions such as the Blue Mosque, Hagia Sophia and Topkapi Palace. Local transport with links to other areas of the city are available within a few metres of the hotel and Kumkapi, famous for its waterfront fish restaurants and bars, is approximately 1 km away. There are shops in the immediate vicinity and the Grand Bazaar is a 10-minute walk away. Taksim Square in the city centre is around 35 minutes away using public transport, and nearby airports include Atatürk (18 km) and Sabiha Gökçen (46 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037569953731" Longitude="28.982596347221" StarRating="3" HotelCode="305942|47783" HotelName="Trass Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Turan Caddesi 5, Beyoglu, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360903/360903a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.25" OriginalAmount="75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03082202" Longitude="28.97498495" StarRating="3" HotelCode="455240|150649" HotelName="Sanat Hotel Pera Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Balyoz Sokak 7, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/565531/a_565531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035934650703" Longitude="28.981010805523" StarRating="1" HotelCode="263729|2551885" HotelName="Taksim Trust Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nane Sokak 22, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625765/625765a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.29" OriginalAmount="75.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028717" Longitude="28.979765" StarRating="3" HotelCode="207972|4712935" HotelName="Trio Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Cad No:27, Tophane, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/9a/219a6e7abe5007d7051c56bfeb09125379ea649b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tophane, the hotel is close to the Galata and Pera districts and there are many shops, cafés and restaurants close by. Tophane tram stop is a couple of minutes’ walk and Sultanahmet is 3 km away and easily reached on foot over the Galata Bridge or by public transport. Atatürk International Airport is about 20 km away. Sabiha Gökçen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.42" OriginalAmount="75.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03386518" Longitude="28.97648425" StarRating="5" HotelCode="517535|2191335" HotelName="Mien Suites Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Mesrutiyet Caddesi 15/A, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635926/635926a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.51" OriginalAmount="75.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|C22961" HotelName="Valens Hotel Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2276109_foto_1.jpg</HotelPictures>
        <HotelDescription>stanbul'un tarihi yar�m adas�nda bulunan Valens Hotel Downtown ayr�cal�kl� kaliteli konforlu ve g�lery�zl� hizmet anlay��� uluslararas� standartlarda hizmet vermektedir. T�rk misafirperverli�ini de�erli konuklar�na ya�atmak misyonunu memnuniyetle s�rd�rmektedir.  Valens Hotel Downtovn tarihi Sultanahmet camii, Ayasofya m�zesi, Topkap� Saray� ve Yerebatan Sarn�c�na 4 km. e�lence ve al��veri�in merkezlerinden bir olan Taksim meydan�na 5 km. Kapal��ar�� ise y�r�me mesafesindedir. Ayr�ca Sabiha G�k�en Havaalan�na 50 km. �stanbul Havaalan�na ise 60 km'dir.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.54" OriginalAmount="75.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038977" Longitude="28.984256" StarRating="4" HotelCode="55405|126534" HotelName="Seminal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi No 23-25, 80090 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71781/a_71781_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Beyoglu quarter in the district of Taksim, which lies on the European side to the north of Golden Horn. This well-known and lively part of town offers visitors a variety of shopping and entertainment facilities. There is a stop for the public transport to be found around 100 m away. The tourist centre of the Turkish metropolis is around 10 km from the hotel and can easily be reached by public transport. Famous sights of interest such as the Hagia Sofia mosque and the Topkapi Palace are to be found here. Atatürk airport is located around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.54" OriginalAmount="75.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99431469" Longitude="29.02807291" StarRating="3" HotelCode="374919|4512755" HotelName="W. House Kadikoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Esrefoglu Sokagi 10, Kadikoy, Istanbul 34716</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8909782</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.70" OriginalAmount="75.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01975047" Longitude="28.81770167" StarRating="5" HotelCode="450302|1874535" HotelName="Royal Stay Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Duran Street 6, Bahcelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/560356/a_560356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.71" OriginalAmount="75.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00998988009" Longitude="28.954447338623" StarRating="4" HotelCode="936560|1005165" HotelName="Glorious Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Tulumba Sokak 17, Ordu Caddesi, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414562/l_414562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul. The train station, along with other public transport, the tourist centre and various shopping opportunities and restaurants can be reached in 5 minutes. The nearest bars and nightclubs are 15 minutes away. The important sights of Istanbul such as Hagia Sophia, the Great Bazaar, Topkapi Palace, the cistern "Yerebatan Sarayi" and the Dolmabahçe Palace are all similarly close.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.02" OriginalAmount="75.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99246502" Longitude="28.83817792" StarRating="5" HotelCode="543668|2202875" HotelName="Bricks Airport Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Dumlupinar Caddesi No. 42, Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578722/578722a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.11" OriginalAmount="75.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|130751" HotelName="EURO PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/934734_foto_1.jpg</HotelPictures>
        <HotelDescription>This luxurious five-star hotel offers customers 184 rooms divided into several categories, including one for people with disabilities. Among the main hotel facilities include a wellness center and pool. If you need is to hold meetings, conferences or banquets, the hotel offers 5 meeting rooms accommodating up to 700 people. Finally, if you want to taste Turkish cuisine you can dine or eat in our restaurant or have a snack at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.19" OriginalAmount="75.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.063180178659" Longitude="29.001382146857" StarRating="4" HotelCode="313403|1885065" HotelName="Business Life Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Vefa Deresi Sokak 15 A, Fulya, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383680/383680a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.23" OriginalAmount="75.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.027421680475" Longitude="28.971853852272" StarRating="4" HotelCode="13006|29874" HotelName="Grand Hotel Halic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Refik Saydam Caddesi Tepebasi Bulvari 37, 34430 Istanbul, Sishane-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13445/a_13445_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes on foot from Beyoglu (Pera), one of the most important centres of shopping trade and nightlife in Istanbul and a 10-minute walk from Taksim square, which is considered as the centre of the city. Guests will find restaurants, bars, clubs and links to the public transport network in the close vicinity of the hotel, as well as sights such as the Hagia Sophia, Topkapi Palace, the Grand Bazaar, Dolmabahce Palace and the Blue Mosque only a 15-minute walk away. It is some 15 km to Istanbul Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005383" Longitude="28.979994" StarRating="4" HotelCode="87538|24148" HotelName="The Byzantium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco 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,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik cad. No: 29, 3400 Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122408/a_122408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Sultanahmet, only a few minutes walk from Topkapi, The Blue Mosque, The Grand Bazaar, The Underground Cistern and St. Sophia. Restaurants, bars, nightlife, links to public transport, shopping opportunities, and the bus and train stations are all just a short walk away. Atatürk Airport is some 14 km away, while Sabiha Gökcen Airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0081306" Longitude="28.97163935" StarRating="3" HotelCode="373626|217738" HotelName="Sultanahmet Newport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak No:15, Cemberlitas - Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82457/53a536aa-316d-4ded-a8a4-c868fe978f96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04342153" Longitude="28.91333733" StarRating="5" HotelCode="497642|199066" HotelName="Golden Tulip Bayrampasa Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Cicoz Yolu Caddesi 13, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/611544/a_611544_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="5" HotelCode="625422|271799" HotelName="Home Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi Bardakçi, Sokak no 2, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511289</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01416485061" Longitude="28.977220165839" StarRating="3" HotelCode="142969|476907" HotelName="Akcinar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi, Serdar Sokak 18, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103547/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00279278" Longitude="28.97329344" StarRating="5" HotelCode="581208|217740" HotelName="Sultanahmet Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Akburçak Sokak 23, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9094769</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.32" OriginalAmount="76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013786" Longitude="28.977001" StarRating="3" HotelCode="191145|57102" HotelName="The Luxx Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi Hudavendigar Caddesi No: 42, Sirkeci, Istanbul 34410</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4460000/4459700/4459698/0eec82f0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.37" OriginalAmount="76.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04788092" Longitude="28.98617127" StarRating="0" HotelCode="783142|2554355" HotelName="Joy Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Sisli, Papa Roncalli Sokak 149, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434080</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.46" OriginalAmount="76.13" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C3AB17" HotelName="The White Orient Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2315520_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; Set in the vibrant heart of Istanbul The White Orient Hotel combines eco-friendly practices with luxurious sustainable architecture. This hotel stands out for its commitment to environmental stewardship without compromising on elegance or comfort featuring energy-efficient technologies and green initiatives that have earned it numerous sustainability awards.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; The White Orient Hotel caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 200 elegantly appointed guestrooms. Each room at The White Orient Hotel is a haven of luxury from plush king-sized beds adorned with premium bedding to marble bathrooms equipped with exclusive toiletries. Guests can choose from deluxe rooms with city views garden suites offering serene greenery scenes or poolside accommodations for quick access to leisure activities. All rooms feature modern amenities such as high-speed Wi-Fi flat-screen TVs and minibars.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; Guests at The White Orient Hotel enjoy an array of top-tier services including concierge assistance valet parking private cabana rentals by the poolside. The business center caters to all professional needs while VIP services like butler and limousine rentals ensure a bespoke travel experience.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; The hotel features multiple dining venues including LEtoile Restaurant which offers international cuisine prepared by Michelin-starred chefs. Guests can enjoy exclusive rooftop dining experiences at Celeste Roofbar and Bistro or explore local flavors in the more casual setting of Bistro Locale. Comprehensive breakfast options and room service are available round-the-clock.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; Conveniently located just 20 kilometers from Ataturk Airport and within walking distance to major train stations. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Taksim Square - 2 km A vibrant hub of culture and commerce.&lt;/li&gt;&lt;li&gt;Galata Tower - 3 km Historic medieval stone tower offering panoramic views of Istanbul.&lt;/li&gt;&lt;li&gt;Bosphorus Strait - 5 km Iconic waterway lined with landmarks and recreational areas.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Our state-of-the-art wellness center features a spa offering signature treatments like hydrotherapy and aromatherapy massage sessions alongside modern fitness facilities hosting yoga classes. An indoor heated pool provides year-round relaxation opportunities.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in starts at 3 PM; guests must present ID or booking confirmation upon arrival.&lt;/li&gt;&lt;li&gt;No smoking except in designated areas&lt;/li&gt;&lt;li&gt;Pets are not allowed within hotel premises&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; The White Orient Hotel encapsulates luxury living in Istanbuls cultural heartland. Ideal for both business travelers and families seeking an upscale escape, this hotel offers unparalleled amenities including gourmet dining options, comprehensive wellness facilities,and swift access to major transport hubs.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.72" OriginalAmount="76.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|096015" HotelName="Galatower Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/998372_foto_1.jpg</HotelPictures>
        <HotelDescription>Just 100 metres from the iconic Galata Tower, By Murat Hotels is located 500 metres from the lively Istiklal Street and 400 metres from Sishane Metro Station. It offers a terrace with views of Marmara Sea and the Old City. WiFi is accessible throughout the premises free of charge.Decorated in classic Ottoman style, the rooms at By Murat Hotels are air-conditioned and soundproofed. Each has a minibar, an electric kettle and a safety deposit box. There is also a seating area and a flat-screen TV and a satellite channels.There are numerous eateries in the surrounding area.Around-the-clock front desk service is available. The nostalgic Karakoy Tunel Station is 300 metres away and Karakoy Tram Station is 600 metres away offering easy access to other sites in the city. Airport shuttle services are arranged at an additional fee.Beyoglu is a great choice for travellers interested in nightlife, food and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.75" OriginalAmount="76.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004242579823" Longitude="28.979967174274" StarRating="3" HotelCode="95951|606095" HotelName="Romantic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Aga Caddesi Amiral Tafdil Sokak 17, Sultanahmet, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133218/a_133218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.95" OriginalAmount="76.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CB4859" HotelName="SELECTUM CITY ATASEHIR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31679_image63207485_0.jpg</HotelPictures>
        <HotelDescription>Located on the Asian side of Istanbul in the district of Atasehir, this luxurious hotel and convention centre is well placed for business and leisure travellers alike, as it sits 30 km from Sabiha Gokcen International Airport and 6 km from Bostanci ferry port. Positioned within the Brandium Life andamp; Shopping Centre guests can enjoy a wide range of entertainment and shopping facilities on their doorstep, while the famous Bagdat Street is 6 km away and easily reached by public transport which stops close to the property's entrance. Featuring two large congress halls as well as meeting rooms, the establishment aims to offer one of the top facilities for congresses on the Asian side of the city and also features a number of relaxation amenities such as a modern spa centre and indoor and outdoor pools.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.18" OriginalAmount="76.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|100456" HotelName="SIESTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027664_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Istanbul and was established in 2014. It is close to the Blue Mosque and the nearest station is Sultanahmet. All 10 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.18" OriginalAmount="76.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0343757" Longitude="28.98137003" StarRating="2" HotelCode="398393|2556055" HotelName="Ayramin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Çelebi Mahallesi, Anadolu Sokak 4, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618268/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.27" OriginalAmount="76.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.022932" Longitude="28.930378" StarRating="5" HotelCode="9352|1594148" HotelName="Akgün Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari, Topkapi, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4460/a_4460_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally situated in the old town. The Sultan's palace is to be found nearby and Istanbul's airport is just a 30-minute journey away using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.32" OriginalAmount="76.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017692620082" Longitude="28.951184364418" StarRating="3" HotelCode="267817|605285" HotelName="Fatih Resadiye Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Karaman Caddesi No: 4, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207262/207262a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fatih Mosque around the 19th century. end with the 20th century. is one of the few Levantine structures belonging to the beginning. In 1909, Ferit Pasha, mansion, Sultan Resat assigned to his service on the occasion of the throne and was used by family members until 1924. Then, in 1924, Ferit Pasha's successors reincarnated as the Hotel Resadiye in memory of the mansion Sultan Resat. The hotel, which welcomes many famous guests in history, was bought by Ahmet Ardal in 1950 and has been operated until its death. The restoration initiated by his successors in 1998 was completed in March 2003 and reopened as Fatih Resadiye Hotel

The hotel is located in the historic Fatih district of Istanbul and is close to historical, cultural and shopping centers and is close to the Fatih Mosque and Tomb, Wednesday Bazaar, Bozdogan Arches, Kariye Museum, Byzantine Walls, Suleymaniye Mosque, Grand Bazaar, Hagia Sophia, Sultan Ahmet Mosque, Topkapi Palace The metro is only walking distance to tram stations. 3 km from Taksim square. Ataturk Airport is 15 km away.
The terrace of our hotel is an environment where you can absorb the beauty of the Bosphorus, the Islands and the Sea of ??Marmara</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.38" OriginalAmount="76.99" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718637" HotelName="Sogut Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057867_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado no muy lejos del centro de la ciudad, donde le esperan numerosos bares, restaurantes y una gran variedad de tiendas. Podrandaacute; llegar a una parada de transporte panduacute;blico randaacute;pida y candoacute;modamente. El aeropuerto estandaacute; 15 Km.Este hotel, restaurado en el aandntilde;o 2006, estandaacute; completamente climatizado y dispone de un total de 50 habitaciones, en 5 plantas. Hay recepciandoacute;n 24 horas, conexiandoacute;n a Internet, servicio de cambio de divisa, guardarropa, caja fuerte, ascensores, deliciosos platos en el restaurante, cafeterandiacute;a, servicio de habitaciones, de lavanderandiacute;a, peluquerandiacute;a y aparcamiento.Todas las habitaciones han sido decoradas de manera moderna y disponen de cuarto de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite y por cable, radio, conexiandoacute;n a Internet, minibar, cama doble y aire acondicionado y calefacciandoacute;n regulables individualmente. Hay 6 habitaciones para no fumadores.Podrandaacute; disfrutar de la sauna, la oferta de masajes y del hidromasaje, con cargo extra.Tanto el desayuno como la cena se ofrecen en forma de bufet. Ademandaacute;s, a la hora de la comida y de la cena tambiandeacute;n podrandaacute; elegir a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005018318842" Longitude="28.972755074501" StarRating="3" HotelCode="163983|56245" HotelName="Ada Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Mehmetpasa Yokusu Sokak no. 30, Binbirdirek Mah., Sultanhamet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091156/091156a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040064225062" Longitude="28.981952377298" StarRating="3" HotelCode="293674|199878" HotelName="Calanthe Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah., Feridiye Cad. 123, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7701860</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02501502" Longitude="28.8159874" StarRating="5" HotelCode="936797|45801" HotelName="Divan Suites Istanbul G-Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Mahallesi, Mimar Sinan Caddesi 35, Günesli 34209, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414818/a_414818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Istanbul’s new business district, just five minutes from Istanbul Atatürk International Airport and in close proximity not only to Istanbul’s leading fairgrounds including the CNR Expo Centre and Istanbul World Trade Centre but also to world-class shopping at the Istanbul Forum and Galleria shopping malls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009338" Longitude="28.963434" StarRating="4" HotelCode="904566|27986" HotelName="Emporium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 11, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151948/151948a_hb_a_913.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in Beyazit in the historical district of Istanbul, the hotel is just a couple of minutes' walk from the Grand Bazaar and the other attractions of Sultanahmet, such as Topkapi Palace, are within a 10-20 minute walk. There are plenty of restaurants, bars and shops within a short walk of the establishment. Ataturk Airport is about 15 km from the establishment and Sabiha Gökçen Airport is some 50 away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006045" Longitude="28.981633" StarRating="3" HotelCode="169654|56868" HotelName="Esans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ishakpasa Cd., Yenisarachane Sk. No: 4, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236567/a_236567_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beside the Topkapi Palace and a few hundred metres from St Sophia, the hotel is located in a charming, quiet street where local families still live. Restaurants, bars and cafés can all be found in the vicinity around Sultanahmet. Shops as well as links to the public transport network can also be found within a short stroll. Atatürk International Airport and Sabiha Gökçen International Airport are about 14 km and 44 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.1076766" Longitude="28.75767835" StarRating="3" HotelCode="263722|45806" HotelName="Hampton By Hilton Istanbul Kayasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayabasi Mahallesi, Sehit Mustafa Bozoklu Caddesi no 5/1, Basaksehir 34306, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367269/a_367269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048381" Longitude="28.987195" StarRating="1" HotelCode="191116|414200" HotelName="Harbiye Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi Selbasi Sokak No:6, Harbiye, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202815/202815a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03458732" Longitude="28.98302956" StarRating="3" HotelCode="578929|227072" HotelName="Hotel Naumpasa Konagi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Çelebi Mahallesi, Taksim Kuyu Sokak 11, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/588402/588402a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005794" Longitude="28.98027" StarRating="3" HotelCode="900673|343296" HotelName="Zeugma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 31, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183764/a_183764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007037" Longitude="28.970463" StarRating="3" HotelCode="89552|25907" HotelName="Kupeli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah. Gedikpasa, Hamam Cad. 4</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125422/a_125422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys a superb location within walking distance of a number of historical attractions. Sultanahmet, with its restaurants, bars and shops, is about a 10-minute walk away. Hagia Sophia, the Hippodrome, the Blue Mosque, the Underground Cistern and Topkapi Palace are also each about 10 minutes away. The nearest nightlife opportunities are in Taksim, about a 15-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008298681067" Longitude="28.955312026326" StarRating="3" HotelCode="213816|96075" HotelName="Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 21, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302563/ba_302563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98033222" Longitude="28.73065776" StarRating="4" HotelCode="623900|252266" HotelName="Lotte Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi E-5, Yanyol caddesi 131, Near the Sukrubey Metrobus, Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10184892</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01248855" Longitude="28.97469776" StarRating="0" HotelCode="735501|284940" HotelName="Queensland Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Printer,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Cemal Nadir Sokak 7, Old City Istanbul, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628202/628202a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Old City. A total of 32 bedrooms are available for guests' convenience. This property was established in 2018. Guests may take advantage of the Wi-Fi connection throughout. Visitors can enjoy the convenience of 24-hour reception. Queens Land istanbul does not offer cots on demand. Visitors will not be bothered during their stay, as this is not a pet-friendly establishment. Customers may avail for airport transfer service. There are business facilities and services for guests' added convenience. The hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012258" Longitude="28.97755" StarRating="4" HotelCode="904568|47781" HotelName="Raymond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ebussuut Caddesi 22, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150466/150466a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sirkeci area of old Istanbul, the hotel is within easy walking distance of the major attractions of Sultanahmet and the ferry station at Sirkeci with services to the Asian side of the city. There are numerous restaurants, bars, clubs and shops within walking distance. Ataturk Airport is some 20 km away and Sabiha Gökçen International Airport is about 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012904" Longitude="28.976445" StarRating="2" HotelCode="191062|343426" HotelName="Second Home Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud cad. No: 19, Sirkeci, Eminönü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006395" Longitude="28.957112" StarRating="3" HotelCode="189374|237594" HotelName="Simper Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, No. 59 Kiziltas Sokak, Turkeli Caddesi, Aksaray/Nisanca, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175534/175534a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Aksaray and approximately 2 km from the historical attractions at Sultanahmet, the hotel is well placed for sightseeing. Additionally, public transport is available close by and local amenities are within 400 m of the hotel. Taksim Square in the centre of Istanbul is approximately 5 km from the hotel. Istanbul-Ataturk Airport is around 16 km from the hotel and Sabiha-Gökçen airport is roughly 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.39" OriginalAmount="77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964280|487074" HotelName="Tevetoglu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurtkoy Mahallesi, Nilay Sokak 1/1, Ankara Caddesi, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35300000/35298100/35298011/4168b648_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.51" OriginalAmount="77.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062542647839" Longitude="28.999937226" StarRating="5" HotelCode="347842|4547475" HotelName="The Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Ozbal Sokak 8, Sisli, 34377 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7719544</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.56" OriginalAmount="77.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988908667746" Longitude="28.829905525131" StarRating="4" HotelCode="260601|143116" HotelName="WOW Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363768/a_363768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 200 m walking distance from Istanbul Exhibition Center and CNR Expo Center where the important exhibitions are organized. The metro station which allows to reach historical places such as Topkapi, Sultanahmet, is in the garden of the facility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.68" OriginalAmount="77.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99258322" Longitude="28.84683201" StarRating="3" HotelCode="568592|2142305" HotelName="Holiday Inn Express Istanbul Atakoy Metro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak 1 Sokok 7-13, Bahcelievler, 34188  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.70" OriginalAmount="77.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008743633468" Longitude="28.953657746315" StarRating="4" HotelCode="166621|372595" HotelName="Hotel Istanbul Trend" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemal Pasa Caddesi 36, Laleli, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233432/p_233432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 10-20 minutes' walk from some of Istanbul's top attractions, including the Grand Bazaar, Hagia Sophia, the Blue Mosque and Topkapi Palace. The hotel also offers excellent public transport links, with a tram station just around the corner and the bus station a 5-minute walk away. Guests will find numerous shops 5 minutes' walk from the hotel, while the city centre restaurants and the train station are 15 minutes on foot. Istanbul-Ataturk Airport is approximately 13 km from the hotel and Sabiha Gokcen Airport is around 48 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.76" OriginalAmount="77.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718615" HotelName="THE BYZANTIUM HOTEL &amp; SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/180658_image66867824_0.jpg</HotelPictures>
        <HotelDescription>Este elegante y magnandiacute;fico hotel estandaacute; perfectamente situado en el centro histandoacute;rico de Estambul, en el barrio de Sultanahmet. El hotel dispone de un restaurante con terraza con fantandaacute;sticas vistas a Hagia Sophia, un restaurante con jardandiacute;n y un excelente spa. El establecimiento estandaacute; rodeado de las principales atracciones de la capital turca, como el Palacio de Topkapi, la Mezquita Azul, el Hipandoacute;dromo y la Cisterna Basandiacute;lica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.83" OriginalAmount="77.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005075163801" Longitude="28.979225557672" StarRating="3" HotelCode="191079|2265265" HotelName="Charm Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Mimar Mehmet Aga Caddesi 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306348/306348a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.04" OriginalAmount="77.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.912295800366" Longitude="29.217391614165" StarRating="4" HotelCode="310547|1466258" HotelName="Ramada Encore Istanbul Kartal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Kartal Caddesi 53, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424720/a_424720_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.11" OriginalAmount="77.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011736" Longitude="28.946976" StarRating="3" HotelCode="166623|753815" HotelName="Star City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cd. Sehit Pilot Mahmut Nedim Sokak No:1, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233434/a_233434_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="83.39" OriginalAmount="77.93" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|175872" HotelName="MIRACLE ISTANBUL ASIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922698_foto_1.jpg</HotelPictures>
        <HotelDescription>Mimarisi ile %C4%B0stanbul%E2%80%99un en modern simgelerinden olma yolunda olan Miracle %C4%B0stanbul Asia Hotel %26 Spa  %2CKurtk%C3%B6y %E2%80%98de %2CSabiha G%C3%B6k%C3%A7en  Havaliman%C4%B1na oldu%C4%9Fu kadar %C5%9Fehrin %C3%B6nemli merkezlerine de  yak%C4%B1n konumlanm%C4%B1%C5%9Ft%C4%B1r. otel%2Ckonuklar%C4%B1n%C4%B1 5 y%C4%B1ld%C4%B1zl%C4%B1 %C5%9F%C4%B1k atmosferi ile kar%C5%9F%C4%B1l%C4%B1yor.%0D%3Cbr%3E219 oda%2Crestoran %2C tam donan%C4%B1ml%C4%B1 sa%C4%9Fl%C4%B1k ve g%C3%BCzellik merkezi%2C 10 adet toplant%C4%B1 salonu ve fuayeleri ile %C5%9Fehir otelcili%C4%9Fine yepyeni bir hizmet anlay%C4%B1%C5%9F%C4%B1 getirmi%C5%9Ftir. %0D%3Cbr%3ESizleri ve de%C4%9Ferli misafirlerinizi  a%C4%9F%C4%B1rlamaktan memnuniyet duyacag%C4%B1m%C4%B1z%C4%B1 belirtiriz.%0D%3Cbr%3E %0D%3Cbr%3E The Magical World</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01191558" Longitude="28.97324837" StarRating="4" HotelCode="782619|343171" HotelName="Boss Hotel Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sururi Mahallesi, Turkocagi Caddesi 15, 34120 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640213/640213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029062675076" Longitude="28.973197638988" StarRating="4" HotelCode="185580|32096" HotelName="Collage Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokak 13, 34430 Istanbul, Pera/Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259570/gt_259570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a shopping and touristic neighbourhood, 10 minutes’ walk away from Taksim Square and 10 minutes’ drive from Istanbul’s Sultanahmet district. Within a short walk from the hotel, guests will find major restaurants, cafés, bars, a church, clothes shops, shopping centres, public transport and consulate buildings. There are nightclubs within approximately 1.5 km of the hotel. Nearby places of interest include the Galata Tower (approximately 200 m), the Blue Mosque, Hagia Sofia and Topkapi Palace (each approximately 3 km) and the Grand Bazaar (approximately 5 km away). Atatürk International Airport is approximately 20 km away and Sabiha Gökçen International Airport is approximately 45 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00796963" Longitude="28.964744" StarRating="0" HotelCode="976949|479488" HotelName="Elyka Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Dibekli Cami Sokak 17, Beyazit, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34090000/34086800/34086764/6efb2edb_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007084927973" Longitude="28.971159160137" StarRating="3" HotelCode="26525|3456" HotelName="Golden Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. 40, 34490 Istanbul, Türkei</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38794/a_38794_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Istanbul's old town, approximately 500 m from the Bosporus. Many of the top tourist sights including the large bazaar, St. Sophia, Topkapi palace and the Turkish art museum are all within walking distance. In addition, there is a tram station approximately 300 m from the hotel. Atatürk airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977255|494809" HotelName="Guner Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Gaziosmanpasa Sokak 1/3, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38230000/38222200/38222141/5fc98435_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058257213112" Longitude="28.987046050926" StarRating="3" HotelCode="263726|35058" HotelName="Home Stay Home Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:154, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224877/224877a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.84931052" Longitude="29.29676141" StarRating="3" HotelCode="531343|199022" HotelName="ibis Istanbul Tuzla" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Aydintepe Mahallesi, Selin Sokak 7, Tuzla, 34947 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646921/a_646921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03393723" Longitude="28.98739669" StarRating="4" HotelCode="408454|217637" HotelName="Lir Residence Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Kazanci Yokusu, Ulker Sokak Number 38, Taksim Beyoglu, 34437 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7906127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039497" Longitude="28.984844" StarRating="4" HotelCode="81773|18041" HotelName="Golden Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi  24, Taksim 34437, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110415/a_110415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 5 minutes' walk from restaurants, shops, bars, nightspots and links to the public transport network in Taksim. It is just 6 minutes on foot from the centre of the district of Taksim, a 10-minute walk to the Dolmabahce Palace and 15 minutes by public transport to the Hagia Sophia, the Blue Mosque, the Grand Bazaar and the Topkapi Palace. The tourist centre of Sultanahmet Mosque is also 15 minutes' drive away. Istanbul Ataturk Airport is 20 km and it is 55 km to Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.46" OriginalAmount="78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00623292" Longitude="28.6653586" StarRating="4" HotelCode="735341|284992" HotelName="Vespia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Bar,Business Centre,Conference Hall,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi, Haramidere Caddesi 6/8, 34903 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629346/629346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Ataturk Airport Istanbul. Located right in the town centre, the hotel allows easy access to all this destination has to offer. Guests can easily access the public transportation means. Visitors will find the airport within 1. 2 kilometre(s). The 138 welcoming rooms offer a perfect place to relax at the end of the day. This accommodation was fully refurbished in 2018. Corporate travellers can take advantage of the Internet connection available through the hotel. The reception desk is open all day long. Cots are available for younger guests on request. This establishment understands that accessibility is important to all guests. For this reason, it features wheelchair accessible units and is fully adapted for easy access. Those who dislike animals may enjoy their stay, as this property does not allow pets. Parking and garage facilities are available. Customers may relax and recharge their batteries at the residence's health and wellness facilities. This establishment features a choice of business facilities in order to offer the perfect combination of comfort and convenience for a corporate trip. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.51" OriginalAmount="78.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0077875" Longitude="28.9543513" StarRating="3" HotelCode="67515|590205" HotelName="Aspen Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Aksaray Caddesi No 25, Laleli, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87316/l_87316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located within walking distance of the Grand Bazaar (or 10 minutes with public transport). Aya Sofya, the Blue Mosque, Topkapi Palace, Hippodrome, Suleymaniye Mosque and underground Cistern place attractions are all just 10 minutes from the hotel by foot. It is a 10-minute walk to the nearest underground station. The Atatürk International Airport is 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="83.55" OriginalAmount="78.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05874328279" Longitude="28.813093424169" StarRating="5" HotelCode="118846|108782" HotelName="Holiday Inn Istanbul Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 35, Bagcilar, Istanbul 34217</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162928/a_162928_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.01" OriginalAmount="78.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009225" Longitude="28.962833" StarRating="4" HotelCode="167659|138584" HotelName="Sky Kamer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu, 31, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128296/128296a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old, cultural centre of Istanbul known as Beyazid, the hotel's roof terrace overlooks Beyazid Square and the public library. The Hippodrome of Constantinople and the Grand Bazaar are within a 20-30 minute walk and links to the public transport network are roughly 150 m away. Atatürk International Airport is situated at a distance of approximately 13 km and Sabiha Gökçen International Airport some 70 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.05" OriginalAmount="78.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.024261" Longitude="28.97679167" StarRating="0" HotelCode="964428|4521035" HotelName="Opale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyedzade Mahallesi, Maliye Caddesi 1/1, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/82/5a/825a2d52c7ee248091ce1f6ffa874262f728502f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.16" OriginalAmount="78.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9623" Longitude="29.1103" StarRating="5" HotelCode="933270|991555" HotelName="Dedeman Bostanci Hotel &amp; Convencion Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Degirmen Yolu Caddesi 39B, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255704/255704a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="84.36" OriginalAmount="78.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|143892" HotelName="ROX HOTEL AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/932846_foto_1.jpg</HotelPictures>
        <HotelDescription>The Rox Hotel is centrally located in Istanbul, walking distance from the Sinan Erdem Dome and the Florya Beach. The hotel is known for its cleanliness and its staff. The primary amenities at this hotel are restaurant, bar and lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include ironing facilities, designated smoking areas (fines apply), tours and ticket assistance, airport shuttle (surcharge), dry cleaning and laundry service, laundry facilities and luggage storage. Rox Hotel accepts American Express, Diners Club, MasterCard and Visa for payment. Pets not allowed.Wellness facilities include fitness facilities, sauna, spa services on site and Turkish bath.Relax in one of the lovely 100 air conditioned rooms at Rox Hotel. The main room amenities are cable TV service, air conditioning and premium TV channels. Additional room amenities include access via exterior corridors, coffee and tea maker, complimentary toiletries, daily housekeeping, designer toiletries, desk, phone and hair dryer (on request).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.51" OriginalAmount="78.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002911935891" Longitude="28.977862610451" StarRating="3" HotelCode="200056|1451088" HotelName="Lalinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi, Oyuncu Sokak 4, Ahirkapi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106622/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004232949896" Longitude="28.972342014313" StarRating="3" HotelCode="169627|216969" HotelName="Aleph Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 15, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145476/145476a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located close to Sultanahmet in the historical district of Istanbul. Kumkapi, by the Sea of Marmara, is a five-minute walk and offers a great choice of shops, restaurants and bars. There are links to the public transport network just 5 minutes' walk from the hotel, which will take guests to Taksim Square in the city centre in 30 minutes and to Beyoglu and its nightlife in 40 minutes. Nearby places of interest include the Grand Bazaar (20 minutes' walk), Topkapi Palace (15 minutes), Hagia Sophia (8 minutes) and Blue Mosque (5 minutes). Istanbul-Atatürk Airport is approximately 18 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008908590915" Longitude="28.959451317787" StarRating="4" HotelCode="11576|27811" HotelName="The Darkhill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koca Ragip Pasa Caddesi 9, Laleli, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9710/a_9710_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located in the Laleli district at the heart of Istanbul's old town. It is just a few minutes walk to a diverse selection of shops, the bazaar and many top sights including the Blue Mosque. Istanbul airport is located around 15 km away and may easily be reached by making use of the public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008886" Longitude="28.962798" StarRating="0" HotelCode="395277|271779" HotelName="Bilinc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi Sokak 8, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93888/a_93888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008713906085" Longitude="28.958787054863" StarRating="3" HotelCode="160744|217204" HotelName="Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sair Hasmet Sokak 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/c2/1ac24a5b669dda069d20d786a3d3d2e6266c6be3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="877117|324323" HotelName="Istanbul Grand Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Turkyeri Caddesi 5, Beyazit, Istanbul 34126</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/32/1232ab3f05b6c88edcfe65e78fbc25ae8018c346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042401" Longitude="28.984847" StarRating="4" HotelCode="442355|132408" HotelName="Keten Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Elmadag Caddesi 24, Taksim Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/476901/476901a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032080048281" Longitude="28.97621589264" StarRating="4" HotelCode="313502|58430" HotelName="Nexthouse Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Kallavi Sokak 4, Istiklal Caddesi, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362840/362840a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00918537" Longitude="28.95446712" StarRating="3" HotelCode="517163|198874" HotelName="River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Ceylan Sokak 18, Ordu Caddesi, Laleli Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8461378</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01420947" Longitude="28.97930048" StarRating="0" HotelCode="539349|375259" HotelName="Sur Pension and Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirkeci TayaHatun, Sokak 19, Eminonu, Fatih, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/709978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.064056098121" Longitude="28.996835947037" StarRating="4" HotelCode="52640|27813" HotelName="The Marmara Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaklar Caddesi 30, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56626/a_56626_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and commercial district of the town just 3 km from the centrally located Taksim Square. Countless shopping and entertainment venues are to be found in the immediate vicinity. The tourist centre of Istanbul with its famous sights such as the Hagia Sophia and the Topkapi Palace is situated 10 km from the hotel. The nearest public transport stop is situated just steps away. Transfer times to Atatürk airport takes about 30 minutes (roughly 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028389" Longitude="28.979962" StarRating="5" HotelCode="493637|217616" HotelName="Tophane Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Cd No 56, Tophane, Istanbul 34425</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8680422</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981901|491825" HotelName="Vander Valk Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Harikzedeler Sokak 25/A, Laleli, Fatih, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38320000/38318100/38318035/2d30015d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84.53" OriginalAmount="79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005599" Longitude="28.980262" StarRating="3" HotelCode="186049|47818" HotelName="Villa Pasha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 17, Cankurtaran Mahallesi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260073/a_260073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039642850041" Longitude="28.982851836805" StarRating="4" HotelCode="177594|992715" HotelName="Faros Hotel Taksim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 55, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/247969/w_247969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Istanbul by Taksim Square with restaurants, shops, entertainment venues, museums and exhibition centres all within walking distance or easily reached by public transport. The historic district of Sultanahmet is approximately 5 km from the hotel and can be reached by public transport, while the captivating Bosphorus waterway is just 1 km. Istanbul Ataturk Airport is approximately 20 km and Sabiha Gokcen Airport some 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="84.60" OriginalAmount="79.07" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|667737" HotelName="CARTOON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/173775_foto_1.jpg</HotelPictures>
        <HotelDescription>Location For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from Taksim Square and approximately 600 metres from Istiklal Street, where many shops, bars, restaurants and exciting nightlife spots can be found. The tourist attractions of Sultanahmet in the historical part of the city are 3-4 km away. There are links to the public transport network within a 2-minute walk. Ataturk International Airport is about 15 km away and Sabiha Gokcen International</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="84.71" OriginalAmount="79.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718713" HotelName="Barin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895068_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel urbano estandaacute; en Estambul. En los alrededores podrandaacute; encontrar zonas comerciales con tiendas, boutiques, bares y restaurantes. Dando un pequeandntilde;o y tranquilo paseo de media hora podrandaacute; llegar al centro de la ciudad. Allandiacute; encontrarandaacute; otros lugares de ocio y entretenimiento.Este hotel, construido en 1981, dispone de 7 plantas y un total de 62 habitaciones. El hotel dispone de hall de entrada, recepciandoacute;n abierta las 24 horas con servicio de caja fuerte y de cambio de divisa, asandiacute; como de un ascensor. A disposiciandoacute;n de los huandeacute;spedes estarandaacute;n la sala de televisiandoacute;n y el restaurante a la carta. Asimismo, cuenta con una sala de conferencias, servicio de habitaciones (con cargo), lavanderandiacute;a y atenciandoacute;n mandeacute;dica (con cargo) y aparcamiento (con cargo).Las agradables habitaciones disponen de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa (con cargo), 22andquot; LCD TV , minibar (con cargo) y cama doble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.80" OriginalAmount="79.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007408940592" Longitude="28.970839407987" StarRating="3" HotelCode="933884|2009905" HotelName="Leyenda Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Gedikpasa Cami Sokak No:58, Çemberlitas Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255695/255695a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.96" OriginalAmount="79.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009815591159" Longitude="28.953840233065" StarRating="4" HotelCode="315894|2261775" HotelName="Parmada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Ordu Caddesi 74, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396618/396618a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="85.30" OriginalAmount="79.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CB7268" HotelName="Elibol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2513673_foto_1.jpeg</HotelPictures>
        <HotelDescription>A great option for a journey on a budget - hotel �Elibol Hotel� is located in Istanbul. This hotel is located in the very center of the city. Before going to bed, you can walk around the main landmarks of the city. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Vezneciler, Grand Bazaar and Suleymaniye Mosque.,Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry and dry cleaning.,Here's what you'll find in the room to have a rest after a long day: a TV. Please note that the listed services may not be available in all the rooms., Number of rooms: 25., Frequency: 50., Voltage: 230., Sockets: c, f.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03430655" Longitude="28.98372612" StarRating="0" HotelCode="548560|206164" HotelName="Arart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Billurcu Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8578864</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011677385547" Longitude="28.956841528415" StarRating="3" HotelCode="10673|23232" HotelName="Barin" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Fevziye Caddesi 7, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8567/a_8567_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located in Istanbul. Several shopping areas with shops, boutiques, bars as well as restaurants surround the hotel. The town centre is within walking distance and takes only half an hour to reach. From there, guests will be able to enjoy further entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0582735" Longitude="28.987841215344" StarRating="3" HotelCode="293680|35907" HotelName="Comfort Beige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah., Samanyolu Sk. 118, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219569/219569a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035398" Longitude="28.98351" StarRating="2" HotelCode="188695|217179" HotelName="Entes Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ipek Sokak No: 19, Taksim Istiklal Caddesi, 80060 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018913" Longitude="28.587469" StarRating="5" HotelCode="156167|41238" HotelName="Eser Premium Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Gazi Mustafa Kemal Caddesi 11, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/221880/a_221880_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated in the coastal area within the boundaries of Istanbul. It is set on the blue-flag seaside and is easily reachable along the coastline from Atatürk International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.789429791999" Longitude="29.421689041262" StarRating="4" HotelCode="358375|477842" HotelName="Fesa Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Osman Yilmaz Mahallesi, 633 Sokak 1, Istasyon Caddesi, 41400 Gebze</AddressLine>
          </AddressLines>
          <CityName>Gebze</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/420558/420558a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gebze.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.019350831827" Longitude="28.909832298117" StarRating="4" HotelCode="933878|324310" HotelName="Grand Makel Hotel Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maltepe Mahallesi, Serçe Kale Sokak 1/1, Zeytinburnu, 34010 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631509/631509a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015292" Longitude="28.877369" StarRating="3" HotelCode="905796|477796" HotelName="Hotel Nüans Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Posta Caddesi 97, Güngören Merter, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104081/570f6a23ed2e4ee8eb14240fd7cdc2a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Güngören, on the European side of Istanbul. The centre with restaurants and shopping opportunities is only around 100 m away. A tram stop is within a couple of minutes’ walk of the hotel, offering links to the historical attractions at Sultanahmet, as well as to Eminönü and Kabatas. There is also a shopping centre close to the hotel. The Blue Mosque, Topkapi Palace and the Hagia Sofia can be reached in around 30 minutes, and Taksim Square in about 45 minutes, each by public transport. The hotel is located approximately 7 km from Ataturk International Airport and about 54 km from Sabiha Gökcen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00342692745" Longitude="28.978429031912" StarRating="3" HotelCode="933251|58235" HotelName="Ottomarin Hotel Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sokak 9, Akbiyik Bulvari, 34122 Sultanahmet </AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=760695</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="966063|479768" HotelName="Royal Suites Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehsuvar Bey Sokak 2, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32870000/32869100/32869056/7652ff2c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85.60" OriginalAmount="80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005249" Longitude="28.974155" StarRating="3" HotelCode="37692|19801" HotelName="Spectra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Mehmetpasa Yokusu 2, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62124/a_62124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.62" OriginalAmount="80.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008587" Longitude="28.957455" StarRating="4" HotelCode="89192|2614765" HotelName="Ilkbal Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 43, Laleli, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124969/w_124969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.77" OriginalAmount="80.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.065123381941" Longitude="29.003229305557" StarRating="5" HotelCode="9467|144376" HotelName="Sürmeli Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Dr. Bülent Tarcan Sokak 3, Gayrettepe, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4500/a_4500_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the tourist and shopping quarter of Istanbul, this conference hotel is a perfect starting point for exploring a wide variety of sightseeing trips in the metropolis. It also has an ideal location due to its relatively short distance from the airport (a 25-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.04" OriginalAmount="80.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="38.48530328" Longitude="28.13607784" StarRating="2" HotelCode="517400|2263605" HotelName="Berrak Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi. Belediye Caddesi 59, 45300 Salihli</AddressLine>
          </AddressLines>
          <CityName>Salihli</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128354/128354a_hb_a_001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Asian Side. The hotel features a total of 40 units. Guests may keep updated with the internet or Wi-Fi access available on the property's communal areas. Berrak Otel does not offer 24-hour reception. Pets are not permitted on the premises. Additionally, a car park is available on the premises for guests' extra convenience. Some services may be subject to additional charges. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.21" OriginalAmount="80.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005037" Longitude="28.978368" StarRating="3" HotelCode="191138|1581298" HotelName="Ararat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torun Sokak. No:3, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132847/132847a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.26" OriginalAmount="80.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059900913149" Longitude="28.988684769038" StarRating="3.5" HotelCode="323359|2009845" HotelName="Lampa Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahallesi, Operator Raif Bey Sokak 35, Halaskargazi Caddesi 19, 34363 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/437473/a_437473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.65" OriginalAmount="80.98" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718657" HotelName="Four Sides Taksim Lion Hotel and SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/250724_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se halla en Taksim, el corazandoacute;n de Estambul, una ciudad fascinante con una belleza histandoacute;rica, natural y arqueolandoacute;gica, punto de encuentro de Europa y Asia. El hotel se encuentra a unos 7 minutos a pie de una estaciandoacute;n de metro. El aeropuerto internacional de Atatanduuml;rk se encuentra a aproximadamente 25 km y el aeropuerto internacional Sabiha Gandouml;kandccedil;en dista unos 60 km.Este confortable hotel es un lugar en el que uno puede disfrutar de la conocida hospitalidad turca, especialmente en verano, ya que el hotel cuenta con unas vistas panorandaacute;micas anduacute;nicas del Bandoacute;sforo de las que los huandeacute;spedes podrandaacute;n gozar mientras toman una copa y prueban un delicioso aperitivo en el bar terraza, o bien hacen uso del servicio de bebidas en el chiringuito de la piscina mientras toman el sol. Este hotel urbano con aire acondicionado ofrece 104 habitaciones. Los huandeacute;spedes son recibidos en un vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, servicio de cambio de divisas, guardarropa y ascensor. Ademandaacute;s, cuenta con cafeterandiacute;a, bar y restaurante en el recinto. Los huandeacute;spedes en viaje de negocios apreciarandaacute;n las instalaciones para conferencias y todos los huandeacute;spedes se pueden beneficiar de la conexiandoacute;n a Internet WiFi disponible (de pago). Asimismo, los huandeacute;spedes pueden tambiandeacute;n disfrutar de los servicios de habitaciones y de lavanderandiacute;a (de pago), y los que lleguen en coche pueden dejarlo en el aparcamiento del hotel (con cargo extra).Todas las habitaciones estandaacute;n decoradas elegantemente y bien equipadas. Cada una de ellas cuenta con un cuarto de baandntilde;o privado con ducha/baandntilde;era y secador de pelo. Las habitaciones estandaacute;n amuebladas con camas dobles y sus prestaciones incluyen telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, conexiandoacute;n a Internet, caja fuerte y minibar. El aire acondicionado y la calefacciandoacute;n central son comodidades estandaacute;ndar en todos los alojamientos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008760639404" Longitude="28.970171548798" StarRating="3" HotelCode="146751|216484" HotelName="Dedem Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Hamam Caddesi 8, Çemberlitas Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208201/a_208201_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03017091" Longitude="28.97440252" StarRating="5" HotelCode="370101|217601" HotelName="Devman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Sokak No: 22, Tepebasi, Beyoglu, Istanbul, Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506732/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009678" Longitude="28.952487" StarRating="4" HotelCode="69968|7063" HotelName="Ramada Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Özal (Millet) Cad. No: 82, Findikzade, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92148/a_92148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the old town of Istanbul on one of the city’s famous streets. The nearest bus stop is a 5 minute walk from the hotel and from here guests can take a 10-minute journey to the tourist centre where the Hagia Sophia, the Grand Bazaar, the Topkapi Palace, the Egyptian Market and the Dolmabahçe Palace are located. Restaurants, pubs, bars and clubs are also a 10-minute bus ride away. Sirkeci train station is a 10-minute bus ride away, whilst Atatürk International Airport lies 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.67" OriginalAmount="81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01392" Longitude="28.976545" StarRating="3" HotelCode="267823|47795" HotelName="Septimum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi No: 29, Sirkeci, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213808/213808a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.93" OriginalAmount="81.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04863163007" Longitude="29.021472999825" StarRating="3" HotelCode="936554|1696478" HotelName="Malta Bosphorus Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi 24, Ortaköy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363693/363693a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.23" OriginalAmount="81.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00459" Longitude="28.97961" StarRating="3" HotelCode="33268|1069688" HotelName="Hippodrome Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52881/a_52881_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for holiday makers and business travellers alike, this hotel is located at the heart of the old city of Istanbul, in Sultanahmet. The hotel has the advantage of being within walking distance of many historical sights such as the Blue Mosque, Hagia Sophia, Obelisk Square, Topkapi Palace, Hippodrome, underground cisterns, Grand Bazaar and Spice Bazaar. The hotel is also surrounded by numerous restaurants, shops and bars. The nearest public transport links are within metres of the hotel entrance. The airport is roughly 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.42" OriginalAmount="81.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029085142385" Longitude="28.809369220693" StarRating="5" HotelCode="422431|1595158" HotelName="Elite World Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspres Caddesi 4, 34303 Halkali, Basin Express, Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/532984/a_532984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.55" OriginalAmount="81.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006255053543" Longitude="28.980005085468" StarRating="3" HotelCode="118884|2550485" HotelName="Turk Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Tevkifhane Sokak 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103426/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.71" OriginalAmount="81.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.991994756828" Longitude="29.026076752376" StarRating="4" HotelCode="37687|1580738" HotelName="Dila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Mühürdar Fuat Sokak 5, PK: 34714 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62119/a_62119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008301" Longitude="28.976981" StarRating="3" HotelCode="167655|56779" HotelName="Ares Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Incili Çavus Sokak 17, Sultanahmet, Fatih, 34400 Istanbul, Marmararegion</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/234490/a_234490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set on the old, historical peninsula, one of the most colourful and fascinating quarters of Istanbul. The Basilica Cistern is just 50 metres away and it lies within a few minutes' walk of the main attractions at Sultanahmet (300 m), including the Blue Mosque, Topkapi Palace and the Hagia Sophia. It has easy access to local transport links (500 m) and is just 500 metres from the Grand Bazaar and the nearest bars and restaurants. The nearest shops are 750 metres away in Eminou and it is 1 km to the Marmaris and 3 km to Istiklal Street/Beyoglu. Moreover, the hotel is just 15 km from Ataturk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.94243826" Longitude="29.12729679" StarRating="4" HotelCode="169636|205864" HotelName="Aydinoglu Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Idealtepe Mahallesi, Namik Kemal Caddesi 96, 34841 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103980/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Idealtepe, approximately 1 km from the city centre and Maltepe, on the Asian side of Istanbul. Public transport is close by (some 50 m) with links to other areas of the city. The famous shopping street, Bagdat Street is less than a 10-minute walk away, where guests will also find the nearest restaurants and bars. It is about 1.7 km to the Marmaris Sea, about 14.5 km to Sultanahmet and to tourist attractions such as the Blue Mosque, the Topkapi Palace and the Hagia Sophia and the Dolmabahçe Palace is approximately 15 km from the hotel. Istanbul-Sabiha Gökçen Airport is 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="978784|488558" HotelName="Basilissis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelsanatlar Sokak 4, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37920000/37914500/37914425/e3b76c5b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00274328" Longitude="28.82164085" StarRating="5" HotelCode="936547|45803" HotelName="Gorrion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Sanayi Caddesi 9, Yenibosna, 34197 Bahçelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375138/375138a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01297831" Longitude="28.97712617" StarRating="0" HotelCode="591835|237484" HotelName="Konak Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibni Kemal Caddesi 10 22A, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café, a transfer service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011940495943" Longitude="28.956967592239" StarRating="3" HotelCode="14650|37206" HotelName="Maya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye St. No: 5, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/101849/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026957" Longitude="28.973386" StarRating="3.5" HotelCode="314530|217653" HotelName="Meroddi Bagdatliyan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Ilk Belediye Caddesi 35, Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/428933/a_428933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00482105" Longitude="28.97948163" StarRating="0" HotelCode="787147|375224" HotelName="Nomade Hotel Exclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallessi, Akbiyik Caddessi 69, 34122 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434149</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87.74" OriginalAmount="82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05468392" Longitude="28.82386453" StarRating="5" HotelCode="578351|237684" HotelName="TRYP by Wyndham Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>13 Ordu Caddesi, Building A, Mahmutbey, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/695566/a_695566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.87" OriginalAmount="82.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8888122" Longitude="29.18250712" StarRating="4" HotelCode="350853|2262695" HotelName="The Grand Mira Business Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yukari Mahallesi, Sarayli Sokak 3, Üsküdar Caddesi, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.03" OriginalAmount="82.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00581429" Longitude="28.96972524" StarRating="3" HotelCode="515867|2552995" HotelName="Alhambra Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Okul Sokak 1, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/684117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.09" OriginalAmount="82.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98594689" Longitude="29.11170979" StarRating="0" HotelCode="854276|2366675" HotelName="Ibis Styles Istanbul Atasehir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kids Play Area,Laundry,Lounge,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Smoking Rooms,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Yenidogan Caddesi 6 2, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/976774/a_976774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ibis Styles Istanbul Atasehir Hotel

Design economy hotels

Ibis Styles Istanbul Atasehir Hotel is located in Atasehir, 5 minutes' drive to the Atasehir business district. From Sabiha Gokcen Airport 25km, from Ataturk Airport 45 km and from the new Airport 55 km. 

Hotel is located right in the middle of health care center of Atasehir, surrounded by hospitals, estetical centers and private clinics.

The hotel has 76 comfortable rooms, 4 meeting rooms, a bar, a restaurant and a fitness center.

Warm, welcoming, and modern, with a comfortable bed and a practical bathroom, our rooms offer everything you need for an enjoyable stay.

Hotel has also fitness room and a gaming space for children.

Our restaurant and bar serves from 06:00 am till 23:00 pm</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.16" OriginalAmount="82.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718575" HotelName="Darkhill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958323_foto_1.jpg</HotelPictures>
        <HotelDescription>The Darkhill Hotel is located in Istanbul's Beyaz�t district, a landmark steeped in history. Its central location offers easy access to the city's tourist areas. The Darkhill Hotel has 106 rooms, all renovated in 2010. Each unit is elegantly designed for comfort and is equipped with a desk, telephone, minibar, LCD TV, safe, air conditioning, and a private bathroom with a hairdryer. Guests also have free access to the indoor pool, sauna, and Turkish bath (swimming caps are required in the indoor pool for hygiene reasons). For those seeking a unique Istanbul experience, the Hill Bar is the perfect place to enjoy special and elegant dinners. Located on the hotel's mezzanine, the Breakfast Room offers a generous buffet breakfast daily. The Darkhill Hotel Restaurant offers dinners for up to 150 people, prepared in a cozy atmosphere for guests' enjoyment. The menu features authentic Turkish cuisine fused with international specialties. Istanbul Airport is 48 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.18" OriginalAmount="82.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9554134" Longitude="29.1167787" StarRating="0" HotelCode="760328|2332655" HotelName="Elite World Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Caddesi 22, Küçükyali, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/881737/a_881737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated Hotel is in Maltepe. A total of 350 guests rooms are available for guests' convenience at Elite World Asia Hotel. All 350 rooms offer free WiFi, 24-hour room service and LCD TVs with satellite channels. Minibars, electric kettles and free bottled water are among the other amenities available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.31" OriginalAmount="82.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718578" HotelName="Martinenz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/247095_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel cuenta con una ubicaciandoacute;n perfecta en la histandoacute;rica penandiacute;nsula de Estambul, en el distrito de Laleli. Todos los lugares de interandeacute;s histandoacute;rico, incluidos museos y palacios, asandiacute; como centros comerciales, quedan a un paso. Tambiandeacute;n se puede acceder fandaacute;cilmente a las estaciones de tranvandiacute;a y metro. Otras comodidades disponibles en la zona incluyen restaurantes, bares y clubs. El aeropuerto de Sabiha Gokcen dista aproximadamente 55 km y el aeropuerto de Estambul estandaacute; a unos 15 km del hotel.Este hotel urbano cuenta con 90 habitaciones estandaacute;ndar y fue completamente renovado en 2009. Los huandeacute;spedes son recibidos en un vestandiacute;bulo con recepciandoacute;n 24 horas. Otras instalaciones incluidas son aire acondicionado, servicio de cambio de divisas, guardarropa, ascensor, cafeterandiacute;a, bar y restaurante. Por un suplemento, los huandeacute;spedes pueden hacer uso de la conexiandoacute;n a Internet WiFi, asandiacute; como del servicio de habitaciones y servicio de lavanderandiacute;a.Cada una de las habitaciones, dotadas de cuarto de baandntilde;o privado, cuenta con TV con pantalla LCD y canales locales e internacionales vandiacute;a satandeacute;lite, cama doble, caja fuerte, minibar, aire acondicionado y calefacciandoacute;n centrales, telandeacute;fono de landiacute;nea directa, cuarto de baandntilde;o con baandntilde;era/ducha, y secador de pelo. Las habitaciones tambiandeacute;n ofrecen vistas a la ciudad y estandaacute;n diseandntilde;adas con el nivel mandaacute;s alto de confort.Los huandeacute;spedes pueden escoger su desayuno de un amplio bufet. El almuerzo y la cena se sirven a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003443523223" Longitude="28.970485925675" StarRating="4" HotelCode="9878|25893" HotelName="Best Western Antea Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Yusuf Askin Sokak 28, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/5790/a_5790_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic district known as Sultanahmet, with the main attractions of the area within a 10-minute radius of the hotel. Local transport with links to other areas of the city is located in close proximity. Taksim Square is around 5 km away. The Marmara Sea is just some 200 m from the hotel and Kadirga Park is around 100 m away. The Blue Mosque, Topkapi Palace and Hagia Sophia are all within 5 minutes' walk. The Grand Bazaar is around 1 km away and the Spice Market (Egyptian Bazaar) is around 2 km away. Dolmabahce Palace is about 5 km from the property. Atatürk International Airport is roughly 15 km away and Sabiha Gökçen International Airport is some 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.994964" Longitude="28.912493" StarRating="4" HotelCode="207964|45800" HotelName="Diamond City Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Telsiz Mh., Muammer Aksoy Cd. No. 16, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/7/2/2/0/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zeytinburnu, just 200 metres from the Olivium Shopping Centre, the hotel is situated close to the Blue Mosque, the Topkapi Palace and Hagia Sofia as well as the Grand Bazaar and the Galata Bridge. The Marmara seashore is approximately 1 km away from the hotel. There are restaurants and bars nearby and Atatürk Airport is approximately 15 km away. The hotel is situated approximately 55 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992016" Longitude="29.038989" StarRating="5" HotelCode="296597|284877" HotelName="Kadiköy Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Profesör Doktor Fahrettin Kerim Gökay Caddesi No: 55, Hasanpasa, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707729</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.027424" Longitude="28.975815" StarRating="4" HotelCode="260135|57638" HotelName="Meroddi Galata Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Serdar-i Ekrem Caddesi No. 29, 34420 Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188277/188277a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008492151482" Longitude="28.958345314867" StarRating="3" HotelCode="118863|47774" HotelName="Monaco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sair Fitnat Sokak 20, Laleli, 34126 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180330/180330a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.977076" StarRating="3" HotelCode="65550|18045" HotelName="Star Holiday Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84436/a_84436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036559813652" Longitude="28.985457660188" StarRating="4" HotelCode="74097|27981" HotelName="Taxim Hill Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 5, Beyoglu, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101138/a_101138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Taksim Square, the city hotel couldn't be more central. Istiklal Street, with a tramline running along it, is less than 100 m from the establishment and is home to countless shops, entertainment venues and restaurants. The major tourist attractions at Sultanahmet are 3.7 km away and easily reached by public transport from the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039384" Longitude="28.983012" StarRating="3" HotelCode="311575|54796" HotelName="Taximist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 63, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390480/390480a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.81" OriginalAmount="83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00895283" Longitude="28.95414414" StarRating="5" HotelCode="503858|217691" HotelName="The Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Sait Efendi Sokak no 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9247353</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.91" OriginalAmount="83.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05410417" Longitude="28.98588235" StarRating="5" HotelCode="498247|4531035" HotelName="Numi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Rumeli Caddesi 104/6, Osmanbey Sisli, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8682560</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.10" OriginalAmount="83.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03467746" Longitude="28.98144083" StarRating="3" HotelCode="323662|2154515" HotelName="Taxim Lounge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Hasnun Galip Sokak No: 9, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/537641/537641a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.51" OriginalAmount="83.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026535" Longitude="28.97455" StarRating="3.5" HotelCode="933235|2285575" HotelName="Duo Galata Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Galipdede Caddesi 56/83, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228916/228916a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="89.56" OriginalAmount="83.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|589655" HotelName="Arts Hotel Istanbul Harbiye" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364739_foto_1.jpg</HotelPictures>
        <HotelDescription>At Arts Hotel Istanbul- Special Class, exceptional service and top-notch amenities create a memorable experience for guests. Remain linked during your visit by utilizing the complimentary internet access available.Prior to your check-in date, you can arrange airport transportation services, guaranteeing a seamless and efficient experience for both arrival and departure. Parking is accessible, supplied by the hotel for guests who arrive by car.During your stay at this fantastic hotel, experience comfort and warmth from the delightful on-site fireplace on those chilly days and nights. The hotel is completely smoke-free.In limited designated zones, smoking is exclusively permitted. Each morning at Arts Hotel Istanbul- Special Class, a scrumptious, homemade breakfast kick-starts the day. Begin your holiday mornings right with your essential cup of coffee, offered daily at the cafe on-site. During your visit, indulge in a range of delightful culinary choices at hotel to enhance your experience.Concerned about your dining preferences? Fret not! Arts Hotel Istanbul- Special Class offers an assortment of culinary varieties featuring halal choices, catering to all tastes. Experience a fantastic evening effortlessly! Relish an entertaining night without venturing beyond the confines of the bar.Do you possess exceptional culinary skills? Prepare your meals personally within the hotel at its shared kitchen.During your stay at hotel, an array of engaging activities and amenities guarantees a delightful experience.Treat and spoil yourself by stopping at massage, hot tub, salon, steam room, spa and sauna for a memorable experience. Begin your holiday perfectly by taking a plunge into the swimming pool. Eliminate those holiday calories by stopping by hotel and making use of their well-equipped exercise amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.88" OriginalAmount="84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007445" Longitude="28.973307" StarRating="4" HotelCode="907368|27759" HotelName="Burckin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 18, Istanbul, Sultanahmet, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248723/a_248723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.88" OriginalAmount="84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023193" Longitude="28.97718" StarRating="3" HotelCode="191156|343181" HotelName="Cheers Porthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mumhane Caddesi 31, Kemankes Mahallesi, Karaköy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267759/a_267759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.88" OriginalAmount="84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.066359" Longitude="29.002731" StarRating="4" HotelCode="37981|32124" HotelName="Divan Istanbul City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi No:84, Gayrettepe, 34398 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62725/a_62725_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in the heart of the shopping centre of Mecidiyeköy, in the new part of the city. The lively city centre is around 3 km from the hotel. The tourist centre is some 8 km and can be reached in around 15 minutes by public transport. Istanbul airport is approximately 25 km and transfer times are roughly 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.88" OriginalAmount="84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013943069486" Longitude="28.877875882209" StarRating="5" HotelCode="305944|198231" HotelName="Ramada Hotel &amp; Suites Istanbul Merter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guven Mahallesi, Eski Londra Asfalti Caddesi 83, 34160 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419830/a_419830_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.88" OriginalAmount="84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02815751" Longitude="28.97277691" StarRating="5" HotelCode="154376|43633" HotelName="Tunel Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sishane Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 96, 34430 Beyoglu- Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/219869/a_219869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.97" OriginalAmount="84.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0329195" Longitude="28.9750074" StarRating="3" HotelCode="118882|1017798" HotelName="Troya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 45, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228917/228917a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.25" OriginalAmount="84.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010048101625" Longitude="28.953614830971" StarRating="4" HotelCode="185572|1067978" HotelName="Grand Durmaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari, Kemal Pasa Mahallesi 4, Aksaray, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163141/163141a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the historical peninsula of Istanbul, the hotel is positioned opposite the Aksaray tram stop. The major sight-seeing attractions of Sultanahmet are roughly 30 minutes’ walk away and local points of interest, such as shops and restaurants can be found within close proximity of the hotel. Atatürk Airport is approximately 16 km away and Sabiha Gökcen Airport is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.33" OriginalAmount="84.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03376222" Longitude="28.98369147" StarRating="3" HotelCode="374881|2262065" HotelName="Astan Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak No: 16, 34433 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408345/408345a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.44" OriginalAmount="84.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010055481364" Longitude="28.975036409071" StarRating="3" HotelCode="347569|4511705" HotelName="Hotel Miniature" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Molla Fenari Sokak 22, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=668249</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a bar, a babysitting service, a childcare service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.56" OriginalAmount="84.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005411938665" Longitude="28.96277717791" StarRating="3" HotelCode="65950|334305" HotelName="Tayhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 5, Kumkapi, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85412/a_85412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Kumkapi, one of the ancient quarters of Istanbul, 5 minutes from the important cultural and historical centres of old Istanbul. There is public transport within a 5-minute walk. Atatürk International Airport is approximately 16 km away and Sabiha Gökçen International Airport is approximately 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.60" OriginalAmount="84.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018157291523" Longitude="28.631819058861" StarRating="4" HotelCode="933211|990435" HotelName="Expoist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, E-5 Yanyolu, Beylikdüzü, 34520 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253547/253547a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90.79" OriginalAmount="84.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|956676" HotelName="THE BOSTANCI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1122173_foto_1.jpg</HotelPictures>
        <HotelDescription>THE BOSTANCI HOTEL... W�TH �T HAS THE C�TY ON SEA V�EW,�NDOORS SW�MM�NGS POLL AND SPORT ACT�V�T�ES,THE BOSTANCI HOTEL BR�NGS A NEW FACE TO LODG�NGS ENTERTA�NMENTS AND ORGAN�ZAT�ONS.�T ALSO HAS RESTAURANTS AND BARS W�T V�EWS OF THE ISLANDS AND TECHNOLOG�CALLY SETUP CONFERENCE AND MEET�NG ROOM.�T �S �N CENTRELLY LOCATED.AND �T HAS A PARK�NG GARAGE CAPAC�TY OF 50 CAR AND TRANSFER POSS�B�L�TY TO THE A�RPORT.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036474490314" Longitude="28.97729882209" StarRating="3.5" HotelCode="495109|216984" HotelName="Balance Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Lodges" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Narcil Sok. 3, Kalyoncukullugu Mah., Beyoglu, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8539256</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05909859" Longitude="28.95105451" StarRating="4" HotelCode="431064|206440" HotelName="Clarion Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Caddesi, Sivaseli Sokak 10, 34445 Sütlüce, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541547/a_541547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0639779" Longitude="29.01005199" StarRating="5" HotelCode="11644|2975" HotelName="Dedeman Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yildiz Posta Caddesi 50, Gayrettepe, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11275/w_11275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the Esentepe district of Istanbul, convenient for both business and leisure travellers. Public transport runs in front of the hotel and a metro station is within 550 m. Atatürk International Airport is about 30 km away and Sabiha Gökçen International Airport is around 38 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028774200029" Longitude="28.807258467394" StarRating="4" HotelCode="146399|45798" HotelName="Courtyard Marriott Istanbul International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspress Yolu, Fatih Caddesi Dereboyu Sokak 2, Halkali, Istanbul 34303</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122877/122877a_hb_a_011.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.045984825105" Longitude="28.912302833891" StarRating="5" HotelCode="353710|90229" HotelName="Lionel Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Bölükbasi Sokak 1, Abdi Ipekci Caddesi 84, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82368/51fbcdb8-98fb-4bf0-9d36-2dda9e7ba6f5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039844469432" Longitude="28.985471427441" StarRating="4" HotelCode="9357|4691" HotelName="Nova Plaza Crystal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Receppasa Caddesi 7/1, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4467/a_4467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Taksim hotel area, close to the Taksim metro station. It is approximately 20 km from Atatürk International Airport and 65 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005117432418" Longitude="28.965209514984" StarRating="2.5" HotelCode="315771|381536" HotelName="Ottoman Time Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Bali Pasa Yokusu 94, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377203/377203a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005115477236" Longitude="28.973908424377" StarRating="3" HotelCode="17072|25925" HotelName="Saba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek mah., Sehit Mehmet Pasa Yokusu No.8, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20830/a_20830_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.95" OriginalAmount="85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008944983035" Longitude="28.964219431877" StarRating="4" HotelCode="213517|33537" HotelName="Victory Hotel &amp; Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mh. Mithatpasa Cd. No: 1, 34130 Istanbul, Beyazit, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189069/189069a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.99" OriginalAmount="85.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003905" Longitude="28.979315" StarRating="3" HotelCode="191121|1652118" HotelName="Kaftan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran mah., Mimarmehmetaga cad. Amiral Tafdil Sok. No:45, 34120 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202772/202772a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.04" OriginalAmount="85.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006655278404" Longitude="28.95316107016" StarRating="4" HotelCode="321383|1943485" HotelName="Marmara Place Istanbul Old City Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Gazi Mustafa Kemal Pasa Caddesi 11-15, Yenikapi, Fatih, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479149/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="91.13" OriginalAmount="85.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|505437" HotelName="ANADOLU HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1640476_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a charming outdoor terrace with views of Sultanahmet, Anadolu Hotel offers budget accommodation, a 5-minute walk from the Hagia Sophia and Blue Mosque. There is WiFi and parking.You can start the day with breakfast buffeet and later on enjoy seafood along with a refreshnig drink at the on-site Garden Bar and Restaurant. Turkish coffee and tea are also offered on the terrace which offers views of the Old City.Air conditioned rooms in Hotel Anadolu has heating, a satellite TV and a telephone. Featuring a shower, private bathrooms also come with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.17" OriginalAmount="85.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.055133849711" Longitude="29.017968708689" StarRating="3" HotelCode="915594|1082528" HotelName="Republika Academic Aparts Ortakoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmumcu Mahallesi, Mustafa Izzet Efendi Sokak 1, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363082/363082a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.20" OriginalAmount="85.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03378114" Longitude="28.9769567" StarRating="4" HotelCode="406301|4523265" HotelName="Hotel Pera Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Restaurant,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet caddesi 7, Galatasaray Lisesi Karsi Sokagi, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428738/428738a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in New City. Situated within 550 metres from the town centre, the hotel is easily accessible on foot to a host of places of interest. Within 550 metres visitors will find links of transport that will allow them to explore the area. Customers will find the airport within 15. 0 kilometre(s). The premises count with 25 welcoming units. All kinds of guests will keep updated thanks to the Internet connection available at PERA PARMA HOTEL. Visitors are welcomed in a lobby with 24-hour reception. Ideal for families travelling with children, PERA PARMA HOTEL offers some guests rooms including cots on request for the little ones. All bathrooms at this disability-friendly establishment are handicapped friendly. No pets are allowed on the premises. There is an airport transfer service for guests' convenience. This hotel features a variety of dining experiences. Due to its functional meeting facilities, this property is a perfect place for guests travelling for business purposes. Visitors may savour a wide selection of flavourful dishes served at the property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.36" OriginalAmount="85.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054868" Longitude="29.029682" StarRating="4" HotelCode="186920|1451708" HotelName="Symbola Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portakal Yokusu Caddesi 17-19, Ortaköy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 350 m from the shores of the Bosphorus on a hill close to the First Bosphorus Bridge. The attractive area of Ortaköy is just 600 m away, with its trendy Avant-garde ambiance and interesting shops and cafés/bars. Istanbul-Ataturk Airport is approximately 25 km from the hotel and Sabiha Gökçen Airport is around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.45" OriginalAmount="85.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8562388" Longitude="29.27976195" StarRating="3" HotelCode="446175|2159365" HotelName="Holiday Inn Istanbul - Tuzla Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyali Mahallesi, Sahil Bulvari 72, Pendik, 34903 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8828024</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="91.54" OriginalAmount="85.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|877043" HotelName="TAXIM EXPRESS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958345_foto_1.jpg</HotelPictures>
        <HotelDescription>All of the guest rooms feature free Wi-Fi, a mini bar, a safe and 24-hour room service, with some deluxe rooms providing a breathtaking view of the Bosphorus to make your trip truly unique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="91.54" OriginalAmount="85.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|811772" HotelName="ILKBAL DE LUXE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958438_foto_1.jpg</HotelPictures>
        <HotelDescription>Istanbul is the city where Asia meets Europe, with cultural heritage and natural beauty. Ikbal Deluxe Hotel Istanbul  is your four star hotel in the city and located next to the impressing historical city walls of Istanbul reflects the spirit of this very special city. It creates the ideal atmosphere for relaxing stay no matter whether you are traveling on business or on holiday.Offers 160 rooms and 4 suites, all to a very high standard of guest luxury and comfort, available for both corporate and leisure travelers.All Rooms Have;High speed internet Access,Colour tv ( vith satalite channels ),Complimentary coffee and tea ( only suites ),Minibar,Individually controlled airconditioning,Lighted desk top area,Blackout curtain Hairdryer,Safe in room,Pillow menu  (only suites room ),Direct dial phone,Electronic card key door locks,Smoke detector and sprinkler and also Non-smoking rooms, interconnecting rooms are available on request.Ikbal Deluxe hotel is located 12 km away from Ataturk International Airport, 1 km from old city, grand bazaar, Topkap� Palace and 4 km from Taksim Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.54" OriginalAmount="85.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.871492" Longitude="29.130122" StarRating="0" HotelCode="492727|2263795" HotelName="Tiara Buyukada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Boutique,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Nisan Caddesi 22, Buyukada, Adalar 34970</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/607193/607193a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel is situated in Adalar. Nestled within 100 metres from the town centre, the establishment allows easy access to all this destination has to offer. Guests will appreciate the property's proximity to the main entertainment areas. The nearest beach is within 200 metres from the accommodation. Customers will find the airport within 4. 5 kilometre(s). The establishment is within 100 metres' walking distance from the harbour. A total of 20 units are available for guests' convenience at Tiara Büyükada Otel. The boutique hotel offers Wi-Fi internet connection on-site. Additionally, the premises provide a reception service the whole day through. Tiara Büyükada Otel offers a specially designed family room including a cot for children. Guests with reduced mobility can stay at Tiara Büyükada Otel, which includes some disability-friendly units. Tiara Büyükada Otel is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.68" OriginalAmount="85.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004427" Longitude="28.971857" StarRating="3" HotelCode="177349|753825" HotelName="Sultanahmet Çesme Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Sehit Mehmet Pasa Sokak 22, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206203/206203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.74" OriginalAmount="85.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03259744" Longitude="28.9754442" StarRating="0" HotelCode="598244|2518365" HotelName="Double DD Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Kallavi Sokak 16/1, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5400546</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.76" OriginalAmount="85.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02828003" Longitude="28.97160361" StarRating="4" HotelCode="367946|2007535" HotelName="The Biancho Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya çelebi Mahallesi, Sadi Konuralp Caddesi 1, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410680/410680a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.78" OriginalAmount="85.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004438" Longitude="28.972701" StarRating="4" HotelCode="166837|590135" HotelName="Arena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Sehit Mehmet Pasa Yokusu, Ücler Hamam Sokak No. 13-15, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6981/a_6981_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the old city and is within walking distance of the main sightseeing monuments, restaurants, public transport and shops. Ataturk International Airport is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="91.81" OriginalAmount="85.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|176678" HotelName="ARSIMA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/808674_foto_1.jpg</HotelPictures>
        <HotelDescription>Arsima Hotel opened the doors at March 2011 for the guests.    Arsima Hotel offer you guests Turkish Bath and Sauna centre feature a Cafe and Lobby Bar.    With a spa and pool facilities and free wireless internet, Arsima Hotel provides luxurious accommodation in the heart of Istanbul.    The hotel Arsima Restaurant and Cafe Bar serves Turkish and International cuisine and next to the lobby, the caf� bar is a great place to enjoy a drink in stylish surroundings.Good Turkish and Continental cuisine is the very heart and soul of eastern Mediteranean cooking which demands quality ingredients and careful preparation from delicious mezes to elaborate vegetarian and seafood...        *        Full air/conditioning      *        24 hr room service      *        Cable-Satellite TV      *        Parking      *        Safe Box      *        Daily housekeeping      *        Open Buffet Breakfast      *        24hr Reception      *        Wireless Internet Access      *        Exchange Office      *        Classical Turkish style decorated.      *        Wake up Service      *        Fire form and alarm      *        Non-Smoking room available      *        Smoking room available5 rooms, 75 bed fully air-conditioned and heated. All rooms come with full bath, direct dial telephone, wireless network system, hair-dryer, safe, satellite TV, radio, and mini bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.81" OriginalAmount="85.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.056938033809" Longitude="28.988736" StarRating="4" HotelCode="310536|1967215" HotelName="Halifaks Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Kücükbahce Sokak 25, Sisli, Osmanbey, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424708/a_424708_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05375176" Longitude="28.98906564" StarRating="0" HotelCode="593553|237177" HotelName="Aiza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Sair Nigar Sokak 69, Osmanbey, Sisli, 34433 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5386555</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.09213014" Longitude="29.09398945" StarRating="3" HotelCode="323773|60923" HotelName="Bilek Boutique Hotel Kavacik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kavacik Mahallesi, Muhtar Sokak No: 9, Rüzgarli Bahçe, Beykoz, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=829282</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.980895" StarRating="4" HotelCode="267140|36990" HotelName="Corinne" 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>Turnacibasi Cad./Ayhan Isik Sok. No:41, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229235/229235a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007224941115" Longitude="28.95610364418" StarRating="4" HotelCode="167022|25924" HotelName="Grand Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laleli Caddesi 54, Laleli, Fatih, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202963/202963a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01302924" Longitude="28.94729464" StarRating="0" HotelCode="853950|375202" HotelName="Hotel Kralice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi 16/1, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434053</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005793197833" Longitude="28.812748789896" StarRating="4" HotelCode="317306|198956" HotelName="Mercure Istanbul West Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi, 1 Asena Sokak 15, Bahcelievler, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431494/a_431494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0390718" Longitude="28.94296857" StarRating="5" HotelCode="660706|271808" HotelName="Millennium Istanbul Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ayvansaray Mahallesi, Ayvansaray Kuyusu, Sokak 8, 34087 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/626902/626902a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023159106099" Longitude="28.976066728836" StarRating="3.5" HotelCode="221857|35287" HotelName="Peninsula Galata Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Caddesi, Aynali Lokanta Sokak No:6, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196850/196850a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012343255205" Longitude="28.954797685146" StarRating="4" HotelCode="75253|30347" HotelName="Ramada Istanbul Grand Bazaar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 11, Sehzadebasi, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102487/a_102487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sehzadebasi, the hotel is conveniently close to the major attractions of Sultanahmet, which are approximately a 30-minute walk away. Laleli tram stop and Aksaray metro station are just a few minutes' walk from the hotel. There are restaurants, bars and shops nearby. Atatürk International Airport is about 12 km away and Sabiha Gökçen International Airport is roughly 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008741" Longitude="28.963976" StarRating="3" HotelCode="267809|478232" HotelName="Solis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Mithatpasa Caddesi No: 14/16, Beyazit, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106914/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in Istanbul features a rooftop restaurant looking out over the Beyazit district. It offers design rooms with modern amenities such as free Wi-Fi and flat-screen TVs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92.02" OriginalAmount="86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008244710581" Longitude="28.954145908356" StarRating="3" HotelCode="75232|199403" HotelName="Yaztur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 52, Laleli, Istanbul 34450</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305908/305908a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.09" OriginalAmount="86.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0325084" Longitude="28.9764645" StarRating="3" HotelCode="548460|4516805" HotelName="Magnova Studios" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Istiklal Caddesi 165/A, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/719020/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Beyoglu, Vetro Studios is a perfect starting point from which to explore Istanbul. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. All the necessary facilities, including free Wi-Fi in all rooms, daily housekeeping, fax machine, grocery deliveries, photocopying, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with cleaning products, fax machine, complimentary tea, towels, carpeting. The hotel offers various recreational opportunities. Discover all Istanbul has to offer by making Vetro Studios your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.16" OriginalAmount="86.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0326469" Longitude="28.97717267" StarRating="5" HotelCode="437447|2613275" HotelName="Taksim Yazici Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Akansu Sokak 4, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8178894</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.41" OriginalAmount="86.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007457" Longitude="28.972658" StarRating="3.5" HotelCode="10214|399935" HotelName="Hotel Antea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 11, Çemberlitas, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7814/a_7814_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of Istanbul's many historical attractions, close to sights and shopping centres such as the Blue Mosque, Hagia Sophia, Topkapi Palace and the Grand Bazaar, all within just few minutes' walking distance. Guests can reach links to public transport in around 5 minutes' on foot. Atatürk International Airport is situated roughly 17 km from the hotel and Sabiha Gokcen International Airport is approximately 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.53" OriginalAmount="86.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00390271" Longitude="28.97931441" StarRating="4" HotelCode="387409|4510465" HotelName="Perapolis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Amiral Tafdil Sokak No: 42, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622824</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="92.79" OriginalAmount="86.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CE3421" HotelName="Dora Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2556824_foto_1.jpg</HotelPictures>
        <HotelDescription>Enclavada a sandoacute;lo unos pasos del centro de la ciudad, la propiedad brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n numerosos enlaces de transporte panduacute;blico a sandoacute;lo unos pasos. Los viajeros encontrarandaacute;n el aeropuerto a 35 metros. El establecimiento cuenta con 63 acogedoras habitaciones. Las personas que se alojen en este establecimiento podrandaacute;n conectarse al Wi-Fi en todo el edificio. Este alojamiento ofrece recepciandoacute;n 24 horas para la comodidad de los huandeacute;spedes. El alojamiento puede cobrar el importe de algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.81" OriginalAmount="86.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007099" Longitude="28.949959" StarRating="3" HotelCode="43550|1580778" HotelName="Otel Fuar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Kucuk Langa Araligi Caddesi 1, 34300 Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4470/a_4470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.91" OriginalAmount="86.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.994111" Longitude="28.706775" StarRating="5" HotelCode="915595|874825" HotelName="DoubleTree by Hilton Hotel Istanbul - Avcilar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, D-100 Güney Yan Yolu 289, 34325 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/278259/p_278259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.05" OriginalAmount="86.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="43552|29844" HotelName="Golden Age Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 10, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4472/a_4472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes away from Taksim's underground station. It is approximately 25 km from Atatürk International Airport and 60 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.05" OriginalAmount="86.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035326811077" Longitude="28.97803902626" StarRating="3" HotelCode="191190|1679988" HotelName="Hotel Balo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi Topçekenler Sokak No:22 Beyoglu, Istanbul, Balo Sokak Yani</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/1/5/7/9/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.07" OriginalAmount="86.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703683|2281595" HotelName="Westside Arjaan by Rotana Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631078/631078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Marmara. This cosy accommodation guarantees a quiet stay as it counts with just 1 rooms. There is no 24-hour reception. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01903637" Longitude="29.12552787" StarRating="4" HotelCode="118806|55677" HotelName="Agaoglu My City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçuyolu Caddesi No. 22, Çakmak Mahesi, Ümraniye, Istanbul 34770</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162865/a_162865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.12840953" Longitude="29.84485672" StarRating="0" HotelCode="312235|304669" HotelName="Agva Gizemli Nehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Housekeeping,Internet,LCD/Projector,Lounge,Parking,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Caddesi, Sile, Agva, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tranquility in the heart of nature by the banks of the River Göksu.Our hotel is situated in a forest, 60m from the river side in 5,000 sq m2 of grounds.The hotel complex is constructed entirely of wood consisting of four suites and ten bungalows with luxuriously rooms that can accomodate up to a total of fifty guests.Guests can swim in our 180 sq m2 outdoor pool, and have access to our canoes and pedalos for river water fun and bicycles for forest trail rides at no extra charge.The hotel is surrounded by forest paths where guests can enjoy rambles and the seasonal flora and fruits of the forest.The Hotel Restaurant serves local seasonal cuisine with tables on both an outdoor terrace overlooking the river and an indoor dining room with an intimate log fire during the cooler months. Guests can enjoy romantic candle lit suppers to the sounds of nostalgic melodies.The delights of dining by the backdrop of a setting sun over the river will stay in the memory for ever.Breakfasts and dinner are served in our ‘a la carte’ resturant, all meals are diligently prepared by our resident chef, from the finest local ingredients.Our hotel is a natural retreat from the hustle and bustle of the town or city where guests can enjoy peaceful days in a welcoming atmosphere. Our staff are dedicated to provide all our guests with home from home comforts.The compliments from our Hotel Guestbook and kind letters from previous visitors are a testiment to our many satisfied guests.Our clean and comfortable rooms have been newly decorated in wood, and a description of rooms can be seen below:Luxurious Bungalow RoomsThe 10 airconditioned guestrooms are 25 sq m2 wide with 5 sq m2 private separate bathrooms.Double/twin bedded, an additional bed available to accommodate an extra guestSatellite TV LCD screen, Free Wi-Fi Internet, Hair-dryer.Gallery - Bungalow RoomsLuxurious Suite Rooms with River ViewThe 4 luxurious suites are 40 sq m2 wide, with 4 sq m2 private separate bathrooms.Airconditioned rooms are equipped with double/twin beds, Fireplace, Jacuzzi, Satellite TV LCD screen, Free Wi-Fi Internet, Hair-dryer.Suite Rooms can accommodate up to 4 guests.EventsNature, sublime river, deep blue sea, fresh air and tasty fish...all in Agva, a unique pearl in the Black Sea...Our fantastic breakfast on the terrace will set you up for the day.You may enjoy swimming in the river or in the blue waters of the Black Sea as well as canoeing or frolicking on pedalos.You can roll in the grass or watch the stars...You may dine at the outdoor terrace restaurant overlooking the river or in the dining room by the log fire, whichever takes your fancy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003648977485" Longitude="28.972500264644" StarRating="3" HotelCode="175679|199318" HotelName="Basileus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245927/a_245927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026883" Longitude="28.973707" StarRating="3" HotelCode="765231|57123" HotelName="Meroddi Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Sahkulu Sokak 16, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188278/188278a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06754183" Longitude="29.00220233" StarRating="0" HotelCode="943520|415130" HotelName="Milord Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altan Erbulak Sokak 3, Mecidiyekoy, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105958/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9803187783" Longitude="28.901439606234" StarRating="4" HotelCode="66537|19956" HotelName="Novotel Istanbul Zeytinburnu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mahallesi, Kennedy Caddesi 56, Zeytinburnu, 34025 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86092/a_86092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is just a 5-minute journey by public transport from the city centre with its many shops and restaurants. Guests are offered easy access to the new business district and the historical city centre with its many sights, such as Hagia Sophia, Blue Mosque, Topkapi Palace and the Grand Bazaar. Bars and nightlife spots can be found in Taksim, around a 20-minute drive from the hotel. Atatürk International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004566686688" Longitude="28.973125592479" StarRating="2" HotelCode="346952|57842" HotelName="Rumours Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ucler Hamami Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219525/219525a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93.09" OriginalAmount="87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.045448" Longitude="28.986337" StarRating="4" HotelCode="208289|207630" HotelName="Taksim Express Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Cumhuriyet Caddesi  135, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296647/a_296647_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.14" OriginalAmount="87.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="587751|4515385" HotelName="Gen Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Akaglar Caddesi 22, Eskisehir Mahallesi, Sisli, Istanbul 34375</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9152041</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.21" OriginalAmount="87.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049656" Longitude="28.987909" StarRating="3" HotelCode="213667|1685618" HotelName="Inn City Boutique Nisantasi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mah. Dershane Sok. No 20, Nisantasi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305142/305142a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.22" OriginalAmount="87.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01288" Longitude="28.977183" StarRating="3" HotelCode="147514|467145" HotelName="Hotel Evsen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibnikemal Caddesi 19, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209041/a_209041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the old city in the Eminönü district within 15 minutes' walk from the attractions at the Hippodrome of Constantinople. There is a tram stop close by with links to other parts of the city and the railway station is around 150 m away. Atatürk International Airport is 15 km away and Sabiha Gökçen International Airport is at a distance of approximately 60 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93.30" OriginalAmount="87.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718694" HotelName="Gulhanepark Hotel &amp; Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910294_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel urbano y de negocios estandaacute; situado a solo unos pasos del Parque Ganduuml;lhane. Ofrece todas las ventajas de encontrarse en el barrio mandaacute;s histandoacute;rico de Estambul, Sirkeci. En solo un par de minutos a pie se puede llegar a los lugares histandoacute;ricos mandaacute;s importantes, como al Parque Ganduuml;lhane, el museo de la iglesia de Santa Sofandiacute;a, el museo del Palacio Topkapi o la Mezquita Azul. En las inmediaciones hay tiendas, paradas de transporte panduacute;blico, bares, pubs, lugares para salir por la noche y restaurantes. El aeropuerto internacional de Ataturk y el aeropuerto internacional de Sabiha Gokcen estandaacute;n a 18 y 50 km de distancia respectivamente.Se trata de un nuevo y encantador hotel que ofrece a sus huandeacute;spedes confort y elegancia. Decorado con un mobiliario neoclandaacute;sico y accesorios modernos para asegurar una estancia agradable y memorable tanto para el que viaja por negocios como por placer, el hotel consta de un total de 32 habitaciones y suites. El establecimiento estandaacute; climatizado y dispone de vestandiacute;bulo con servicio de recepciandoacute;n 24 horas, servicio de cambio de divisas y guardarropa. Ademandaacute;s, estandaacute; dotado de ascensor, bar, restaurante, conexiandoacute;n a Internet WiFi y, por un suplemento, ofrece tambiandeacute;n servicio de habitaciones y de lavanderandiacute;a. Asimismo, hay un aparcamiento cerca para los que llegan en coche.Las habitaciones estandaacute;ndar, Deluxe y suites vienen con balcandoacute;n francandeacute;s, TV con pantalla LCD y canales vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa, aire acondicionado, calefacciandoacute;n central, minibar, caja fuerte y conexiandoacute;n gratuita a Internet WiFi. Las habitaciones proporcionan un alojamiento amplio y confortable, y el tranquilo barrio asegura un tranquilo descanso por la noche en una cama doble/extra grande en el centro de esta metrandoacute;polis. Los cuartos de baandntilde;o privados cuentan con ducha y secador de pelo.El hotel cuenta con gimnasio, hammam turco, sauna (de pago), servicio de masajes (de pago) y bar con productos ricos en vitaminas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93.43" OriginalAmount="87.32" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|548423" HotelName="Malta Bosphorus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1179780_foto_1.jpg</HotelPictures>
        <HotelDescription>Enclavado a 4. 0 km del centro del pueblo, el establecimiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. El establecimiento estandaacute; a un corto paseo de las principales zonas de ocio. Los visitantes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 350 metros. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 24. 0 km. El alojamiento estandaacute; a 450 metros del puerto. Hay un total de 25 dormitorios. Este establecimiento fue renovado en 2020. Malta Bosphorus Hotel tiene conexiandoacute;n Wi-Fi en sus instalaciones. Esta residencia ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Malta Bosphorus Hotel no ofrece cunas bajo solicitud previa. Los espacios comunes de este establecimiento estandaacute;n adaptados para personas con discapacidad. Todos los clientes que se alojen en esta propiedad podrandaacute;n acceder al aeropuerto con facilidad gracias al servicio de conexiandoacute;n disponible. Todas las personas que se hospeden en este alojamiento podrandaacute;n disfrutar de la gran variedad de platos y bebidas que se sirven en la zona de restauraciandoacute;n. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.53" OriginalAmount="87.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005674541835" Longitude="28.954132373016" StarRating="3" HotelCode="9368|30084" HotelName="Orient Mintur Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 1, Yenikapi, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4491/a_4491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city centre, close to the Yenikapi tram stop. It enjoys the advantage of being within a 30-minute walk of all the museums, monuments and the famous Grand Bazaar in Sultanahmet. Istanbul-Ataturk Airport is approximately 15 km from the hotel and Sabiha Gokcen Airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.86" OriginalAmount="87.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03550413" Longitude="28.9855047" StarRating="4" HotelCode="563374|2071145" HotelName="TRYP by Wyndham Istanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, 8-12  Kazanci Yokusu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9039359</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.95" OriginalAmount="87.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058972" Longitude="29.002047" StarRating="4" HotelCode="293557|2516215" HotelName="Apart Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Selvi Sokak 6, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/107215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a real home-from-home comfort, these 50 apartments are very well furnished and equipped and guests will feel more than at home while staying in them. Located in Besiktas, the apartments are close to many of the private hospitals in the city and are subsequently popular with guests coming to Istanbul for medical treatment. Taksim Square in the centre of the city is approximately 3 km away and Cevahir Shopping centre is just 1.5 km. A bus stop is nearby, 100m from the apartments and Besiktas ferry port on the Bosphorous with ferries to the Asian side of the city is 2.5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.98" OriginalAmount="87.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.975348347115" Longitude="29.097630203705" StarRating="5" HotelCode="71011|281465" HotelName="Byotell Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Saniye Ermutlu Sokak 3, Kozyatagi, 34742 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96267/a_96267_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the business district east of Istanbul, on the Kozyatagi-Asian side. Well-known shopping centres can be found close to the hotel. Restaurants, bars and nightlife can be accessed easily by public transport. Istanbul Park, Formula 1 and Moto GP track, is 20 km away from the hotel. Hagia Sophia, Topkapi Palace, The Grand Bazaaar and The Blue Mosque are all about 45 minutes away on public transport. Sabiha Gökcen airport is about 20 km away, while Ataturk Airport is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.15" OriginalAmount="87.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04086411" Longitude="28.98200109" StarRating="3.5" HotelCode="323628|1520128" HotelName="Berjer Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi No: 93, Against The Taksim Acibadem Hospital, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/420378/420378a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040047060752" Longitude="28.983230390213" StarRating="4" HotelCode="60178|7065" HotelName="Avantgarde Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 40/42, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77920/a_77920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Taksim, a 5-minute walk from restaurants, bars, discos, shops, and links to the public transport network. Sultanahmet, the Blue Mosque and the Hagia Sophia are all only a 15-minute drive away. Istanbul Airport is only 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006934618615" Longitude="28.966193764418" StarRating="4" HotelCode="299677|47731" HotelName="Enderun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi, Esirci Kemalettin Sokak 4, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255702/255702a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033391" Longitude="28.975128" StarRating="3" HotelCode="260169|57581" HotelName="Pera Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 39, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184908/184908a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008047" Longitude="28.963131" StarRating="4" HotelCode="168922|25910" HotelName="Hotel Momento Beyazit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Kucuk Haydar Efendi Sokak 14, Beyazit, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235826/a_235826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located less than 200 metres from the Grand Bazaar while the sights of Sultanahmet, such as the Blue Mosque, Hagia Sophia and Topkapi Palace, are within 1 km of the hotel and thus within easy walking distance. Guests will find the nearest restaurants and bars some 5-7 minutes' walk away. Links to the public transport are located around 150 m from the hotel and Sirkeci railway station is some 2.5 km away. The Marmara Sea is roughly 800 metres from the hotel. Taksim Square is around 3.8 km away. Atatürk International Airport is around 17 km away. Sabiha Gökçen International Airport is some 47 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01747951" Longitude="28.96631523" StarRating="2.5" HotelCode="936311|47805" HotelName="Old City Family Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Demirtas Mahallesi, Odunkapisi Sokak 5, Sirkeci, Fatih, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361850/361850a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011440585293" Longitude="28.958480358124" StarRating="4" HotelCode="37858|23230" HotelName="Oran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzadeler Sok. No: 32, Laleli, Istanbul 34134</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62470/a_62470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the lively centre of the Turkish metropolis of Istanbul. Countless shops and entertainment venues as well as many important cultural attractions are to be found in the immediate vicinity of the hotel. Public transport links are to be found only around 50 m from the hotel. The diversity of sights offered by the city on the Bosphorus can be easily reached from the hotel. Istanbul's airport is located around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.086960951683" Longitude="28.903073966503" StarRating="4" HotelCode="186921|48011" HotelName="Radisson Residences Avrupa TEM Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karayollari Mahallesi, Abdi Ipekçi Caddesi 30, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/0a/670a666f7ace40de606d7b895aaffb70781f3090.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gaziosmanpasa district of north western Istanbul, approximately 12-13 km from the centre of the city and 800 m from the Istanbul ring-road. The area is a business and residential centre and local amenities can be found within 1.5 km of the hotel. Atatürk Airport is approximately 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012245" Longitude="28.97755" StarRating="4" HotelCode="39194|19948" HotelName="Sude Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi No 24, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64656/a_64656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly in the city centre where there is wide a range of public transport links, shops, restaurants, bars, pubs, and a ski lift. The train station is about 200 m from the hotel and Ataturk airport lies some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94.16" OriginalAmount="88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003468" Longitude="28.979892" StarRating="4" HotelCode="191095|57198" HotelName="Sultan Tughra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Keresteci Hakki Sok. No: 21 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304888/304888a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.991005902096" Longitude="28.795642065891" StarRating="4" HotelCode="315779|1466278" HotelName="Ramada Encore Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi, Birlik Caddesi 10, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/430245/a_430245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.31" OriginalAmount="88.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010742323179" Longitude="28.954009115696" StarRating="4" HotelCode="185588|1068278" HotelName="The Meretto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 25-27, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104206/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 600 metres from Aksaray underground station in the district of Fatih, just 2 km from the famous landmarks in Sultanahmet, such as the Blue Mosque, Hagia Sophia, Topkapi Palace and the Grand Bazaar. Shops and restaurants can be found close to the hotel and Taksim Square, the centre of modern Istanbul, is approximately 5 km away. Istanbul Atatürk Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="94.42" OriginalAmount="88.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|130752" HotelName="GORRION HOTEL ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/932683_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the center of the business district, this hotel enjoys an exceptional location as it is located just minutes from the airport. The rooms have been designed to meet the needs of tranquility and comfort of guests after a hard day's work. They have worktable and free internet access.
The hotel also offers 10 rooms for your events, conferences and banquets.
Also, you can in the gym or pool, while enjoying a relaxing steam bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.47" OriginalAmount="88.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044199983467" Longitude="28.91315639019" StarRating="5" HotelCode="185754|851345" HotelName="Titanic Business Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Erciyes Sokak 7, Bayrampasa, 34030 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Bayrampasa, Istanbul’s central business district. Guests can access public transportation links within just a few minutes’ walk and a large shopping centre can be found just 1.5 km from the hotel. Sultanahmet’s sightseeing attractions are located approximately 7 km away and can be easily reached by public transport. The city centre is around 8 km from the hotel, while Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.55" OriginalAmount="88.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01066" Longitude="28.958635" StarRating="4" HotelCode="167657|591225" HotelName="Samir Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Resitpasa Caddesi, Ahmet Suayip Sokak 22, 34470 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132511/132511a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli area of Istanbul, in the vicinity of Beyazid, the hotel is within easy access of the major sight-seeing attractions around the Sultan Ahmed Mosque and the Grand Bazaar. Istanbul's Ataturk Airport is approximately 17 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.58" OriginalAmount="88.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00842905" Longitude="28.96588018" StarRating="3.5" HotelCode="323790|1252538" HotelName="Alpinn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 19, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409628/409628a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.62" OriginalAmount="88.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01068" Longitude="28.95406" StarRating="4" HotelCode="826975|2377295" HotelName="Vision Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 22, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2377295/PfWU8HBl_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.76" OriginalAmount="88.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053812248287" Longitude="28.949741721153" StarRating="4" HotelCode="185711|635345" HotelName="Hilton Garden Inn Istanbul Golden Horn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mah., Imrahor Cad., Dutluk So, Istanbul 34445</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259708/a_259708_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Golden Horn area of the city with easy access to the major sightseeing attractions and the cultural and financial centres. Atatürk International Airport is about 16 km away and Sabiha Gökçen International Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="94.91" OriginalAmount="88.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|650711" HotelName="PERA TULIP HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33261_image64097179_0.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 75 guestrooms featuring minibars and LCD televisions. Wired and wireless internet access is complimentary, while 20-inch Smart televisions with satellite programming provide entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at the hotel's restaurant, Deb Launge, or stay in and take advantage of the 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7 AM to 10:30 AM.Featured amenities include complimentary wired internet access, a 24-hour business center, and express check-in. Planning an event in Istanbul? This hotel has 538 square feet (50 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).With a stay at Pera Tulip Hotel, you'll be centrally located in Istanbul, just a 4-minute walk from Istiklal Avenue and 7 minutes by foot from Galata Tower.  This family-friendly hotel is 0.7 mi (1.1 km) from Bosphorus and 0.7 mi (1.1 km) from Galataport.Distances are displayed to the nearest 0.1 mile and kilometer.  Pera Palace Hotel - 0.1 km / 0.1 mi  Istiklal Avenue - 0.3 km / 0.2 mi  Galata Tower - 0.6 km / 0.3 mi  Golden Horn - 0.7 km / 0.5 mi  SALT Galata - 0.8 km / 0.5 mi  Galata Bridge - 1 km / 0.6 mi  Bosphorus - 1.1 km / 0.7 mi  Galataport - 1.1 km / 0.7 mi  Istanbul Cruise Ship Terminal - 1.1 km / 0.7 mi  Istanbul Museum of Modern Art - 1.2 km / 0.8 mi  Karakoy Pier - 1.3 km / 0.8 mi  Egyptian Bazaar - 1.7 km / 1 mi  Taksim Square - 1.7 km / 1.1 mi  Emin�n� Square - 1.7 km / 1.1 mi  S�leymaniye Mosque - 2.2 km / 1.4 mi  The nearest airports are:Istanbul Sabiha Gokcen Intl. Airport (SAW) - 46.3 km / 28.8 mi Istanbul Airport (IST) - 38.7 km / 24.1 mi The preferred airport for Pera Tulip Hotel is Istanbul Airport (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.06" OriginalAmount="88.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003535" Longitude="28.976692" StarRating="5" HotelCode="267828|2517955" HotelName="Dilhayat Kalfa Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 26/04/2025" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tomurcuk Sokak  1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105365/25.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.19" OriginalAmount="88.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048612" Longitude="28.9873795" StarRating="0" HotelCode="775974|2551515" HotelName="Vvr Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallessi, Halaskargazi Cadessi 5, Harbiye, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9624918</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05801114" Longitude="28.98786823" StarRating="0" HotelCode="593869|237226" HotelName="Buke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 82, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630581/630581a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008580699635" Longitude="28.953523635864" StarRating="4" HotelCode="21584|30425" HotelName="Bulvar Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari 36, 34134 Saraçhane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/002815/002815a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the tourist centre of Istanbul. It is only a 15 minute walk from the many historical sightseeing attractions, such as the famous Mosque, the cistern, the bazaar and the Topkapi palace museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048788" Longitude="28.985093" StarRating="5" HotelCode="173845|27833" HotelName="Crowne Plaza Harbiye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. 161, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/244122/a_244122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to Nisantasi, famous for its fashionable upmarket shopping and only 2 km away from Taksim Square. The nearest underground station is Osmanbey, which is a few minutes’ walk away. There are restaurants, bars, clubs and links to the public transport network within walking distance. Area attractions include Dolmabahçe Palace and the Grand Bazaar. The airports of Atatürk and Sabiha Gökçen are 20 km and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05502435" Longitude="28.98855714" StarRating="4" HotelCode="323416|51982" HotelName="Favori Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Sokak No: 11, Mesrutiyet Mahallesi, Osmanbey/Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575024/575024a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04032686819" Longitude="28.985067900226" StarRating="3" HotelCode="191056|198761" HotelName="Ferman Hilal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 23, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543161/543161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00537835" Longitude="28.9719111" StarRating="3" HotelCode="323654|217188" HotelName="Four Doors Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Sinan Cami Sokak No. 34, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1e/25/1e2590447fcf55dfeaf5e0d7a5ef0fa45086421b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98286108" Longitude="28.86034065" StarRating="3" HotelCode="429853|199195" HotelName="Hampton By Hilton Istanbul Atakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 4 Kisim Cevat, Dursunoglu Caddesi 6, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/540250/a_540250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Ataturk Airport Istanbul. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013247029952" Longitude="28.977596518437" StarRating="3" HotelCode="258262|10108" HotelName="Hotel Ilkay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Street 28-30, 34210 Istanbul, Eminonu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14704/a_14704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is located in the tourist centre of the town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034669" Longitude="28.984656" StarRating="4" HotelCode="55342|2973" HotelName="Marble" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 41, Taksim, 80090 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71703/a_71703_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated within 50 m of the centre of Taksim, with its shopping facilities, restaurants, pubs and nightclubs. The nearest underground station is about 100 m away. From here, it is 5 minutes to the Dolmabahçe Palace and about 15 minutes to the Hagia Sophia, Topkapi Palace, the Great Bazaar and the Blue Mosque. In addition, Ataturk airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007064260597" Longitude="28.972137447467" StarRating="3.5" HotelCode="315897|47779" HotelName="Peyk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Caddesi 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/389878/389878a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="95.51" OriginalAmount="89.26" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|763334" HotelName="ESER PREMIUM HOTEL AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/318726_fotpe1_Exernal_View.JPG</HotelPictures>
        <HotelDescription>Eser Premium Hotel and Spa, located in B�y�k�ekmece; a prestigious residential seaside town of Istanbul. The hotel offers five star accommodation, sports, spa, recreation and entertainment facilities for the industrial and business establishments which are located in the nearby industrial area. The hotels proximity to the Blue Flag rewarded shore and TUYAP International Exhibition Center is a privilege. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.95" OriginalAmount="89.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012229916164" Longitude="28.955760598183" StarRating="4" HotelCode="9354|467105" HotelName="Black Bird Hotel- Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Caddesi No: 51/53, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4463/a_4463_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Turkish city of Istanbul, only around 50 m from the city centre where bars, restaurants and shopping opportunities as well as a bus stop are to be found. Istanbul airport is around 16 km away. The city's sightseeing attractions such as the large bazaar, Topkapi Palace or the Egyptian market, are within around a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.17" OriginalAmount="89.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014017" Longitude="28.97659" StarRating="3" HotelCode="191071|2259535" HotelName="Elanaz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Caddesi 34, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214027/214027a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.24" OriginalAmount="89.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005648" Longitude="28.979018" StarRating="3" HotelCode="177593|849285" HotelName="Aristocrat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Dalbasti Sok. 11, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155786/155786a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located roughly 200 m from the Blue Mosque and within easy walking distance of the Hagia Sofia and Topkapi Palace. Local amenities are close by and public transport links to other areas of the city are 350 m from the hotel. Taksim Square is approximately 5 km from the hotel and Istanbul airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05787352938" Longitude="28.98736771368" StarRating="5" HotelCode="148921|27831" HotelName="Holiday Inn Istanbul - Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskar Gazi Caddesi, 19 Mayis Mahallesi 206, 34360 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210583/a_210583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03027154" Longitude="28.97450667" StarRating="3" HotelCode="298260|57929" HotelName="Gritti Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Caddesi 20, Tünel - Beyoglu, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.080045" Longitude="29.006545" StarRating="3" HotelCode="188728|57292" HotelName="Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bacadibi Sokak 7, Talatpasa Caddessy, Gültepe/Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206111/206111a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002769466812" Longitude="28.974206149578" StarRating="3" HotelCode="176167|47770" HotelName="Mari Time" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak No. 9, Kucuk Ayasofya Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246446/a_246446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the Sultanahmet peninsula, roughly a 10 to 15-minute walk to the major attractions and a few minutes from the Marmara Sea. Links to the local public transport network are close at hand while various restaurants are about 250 m and a selection of bars, pubs and nightspots are 500 m from the hotel. Atatürk Airport is approximately 19 km away and Sabiha Gökçen Airport is some 47 k away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.92823652" Longitude="29.30892734" StarRating="4" HotelCode="438225|206126" HotelName="Nearport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 5/A, Kurtkoy, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625425/625425a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.911102922308" Longitude="29.201568837948" StarRating="5" HotelCode="410402|19014" HotelName="Titanic Business Kartal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahallesi, Kaptan-i Derya Caddesi 37, Kartal, 34880 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100930/a_100930_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kartal, which is in the heart of Istanbul's modern commercial district and is connected directly to Istanbul Park and the seaport via the motorway. The motorway also offers easy access to the European side of Istanbul. Restaurants, bars, nightlife, links to public transport and shopping opportunities are all easily accessible. Haydarpasa Train Station, Hagia Sophia, Topkapi Palace, the Blue Mosque, Grand Bazaar and Dolmabahçe can all be reached in about 20-30 minutes on public transport. Sabiha Gökçen Airport is 15 km away and Atatürk Airport is about 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96.30" OriginalAmount="90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.902039" Longitude="29.196099" StarRating="3" HotelCode="260168|237690" HotelName="Villa Vanilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Boutique,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahalessi, Yildiz Cadessi 9, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183927/183927a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kartal district on the Asian side of Istanbul, this hotel has easy access to Sabiha Gokcen Airport which is only 14 km away. The vicinity has a rapidly growing business district and local amenities are all within close proximity. This 50-room hotel was built in 2012 and offers all standard facilities, such as a 24-hour reception, meeting room, lobby lounge, rooftop terrace and garden terrace where guests can enjoy a quiet drink and free internet access for those who wish to stay connected. The rooms measure between 25-30 sqm and are pleasantly furnished with a carpeted floor and attractive bed linen. All accommodation units are equipped with satellite TV, work desk, and central heating among other useful amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.32" OriginalAmount="90.02" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|835329" HotelName="VICTORY HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979648_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located perfectly in the center of old city, just steps away to the Grand Bazaar and the metro station.Tastefully decorated in modern style, all rooms include a flat-screen TV with satellite channels, safe box and an electric kettle. There is a balcony in some rooms. Some rooms also offer views of Marmara Sea or Beyazit Square which should be available upon request.Breakfast, lunch and dinner is served at this property.This is a modern apartment building.This hotel has a medium lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.35" OriginalAmount="90.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069785378669" Longitude="28.86783192159" StarRating="5" HotelCode="244317|924495" HotelName="Ramada Plaza Istanbul Tekstilkent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruc Reis Mahallesi, Tekstilciler Caddesi 3, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335063/a_335063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.37" OriginalAmount="90.07" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.09287" Longitude="29.09467" StarRating="4" HotelCode="260598|2329775" HotelName="Park Inn by Radisson Istanbul Asia Kavacik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kavacik Mahallesi, Ekinciler Caddesi, Ertürk Sokak 1, Beykoz, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82301/0bc09df0-5f04-41f6-8c16-4e75f1b24bc3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.45" OriginalAmount="90.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031632965055" Longitude="28.980091701649" StarRating="4" HotelCode="320749|2260255" HotelName="Casa di Bava" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Bostanbasi Sokak 28, Beyoglu, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361440/361440a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.51" OriginalAmount="90.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00482" Longitude="28.96544" StarRating="3" HotelCode="169308|1668308" HotelName="Loor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Kadirga Liman Caddesi 9/11, Kumkapi-Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236207/a_236207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Sultanahmet district of Istanbul and within 200 m of Kumkapi where a train station and many restaurants and bars can be found. Nearby places of interest include the Grand Bazaar and Hagia Sofia (both 15 minutes' walk), Topkapi Palace (20 minutes) and the Blue Mosque (10 minutes). The nightlife of Beyoglu is 40 minutes on public transport and Taksim Square in the city centre is 30 minutes on public transport. There are links to the public transport within 3 minutes' walk of the hotel. Istanbul-Atatürk airport is approximately 15 km from the hotel and Sabiha Gökçen airport is roughly 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.60" OriginalAmount="90.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|892636" HotelName="THE MARMARA CAMLICA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33519_image64252612_0.jpg</HotelPictures>
        <HotelDescription>The Marmara Camlica is located in Istanbul, 4.7 km from Maiden's Tower and 5.6 km from 15 July Martyrs Bridge. It offers accommodation with a garden and free WiFi throughout the property, as well as free private parking. The accommodation is about 12 km from Basilica Cistern, 12 km from Dolmabahce Clock Tower and 13 km from Blue Mosque. The non-smoking property is 10 km from Dolmabahce Palace. A buffet breakfast is served each morning at the hotel. The reception staff speaks both English and Turkish and are ready to help at any time. Taksim Subway Station is just a stone's throw away. 13 km from the accommodation, and Taksim Square is 13 km away. The airport (Sabiha G�k�en International Airport) is 34 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.65" OriginalAmount="90.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99277912" Longitude="29.02598584" StarRating="4" HotelCode="451131|4514985" HotelName="Istanbul Life Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Resit Efendi Sokok 11, 34714  Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618549/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kadiköy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.92" OriginalAmount="90.58" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012851494796" Longitude="28.976587210399" StarRating="3" HotelCode="119206|125237" HotelName="Agan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi, Saffetipasa Sokak 4, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163360/a_163360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.93" OriginalAmount="90.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99257125" Longitude="29.0430921" StarRating="3" HotelCode="318299|1477348" HotelName="Holiday Inn Istanbul Kadikoy" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi, Poyraz Sokak 6, 34722 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/444021/444021a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.96" OriginalAmount="90.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008593" Longitude="28.964434" StarRating="3" HotelCode="188714|608495" HotelName="Linda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Haydar Efendi Sk, 22, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/60/601655/MBVI9CPl_88233cadd687e8387a7a3a27ee38069d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.01" OriginalAmount="90.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005096729101" Longitude="28.811875622377" StarRating="5" HotelCode="318845|1603618" HotelName="Pullman Istanbul Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi, 1 Asena Sok 15, Bahcelievler, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432468/a_432468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.32" OriginalAmount="90.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038518" Longitude="28.985269" StarRating="4" HotelCode="75233|37044" HotelName="Riva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aydede Caddesi No 8, Taksim, Istanbul 80090</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102461/a_102461_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from restaurants, shops, bars and nightlife in the district of Taksim, and is within easy reach of the Old Town by public transport (5 minutes). The Dolmabahçe Palace, the Topkapi Palace, the Hagia Sophia, the Blue Mosque and the Grand Bazaar are all just 15 minutes' walk away. Istanbul Ataturk Airport is 18 km and it is 50 km to Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009102896088" Longitude="28.954913020134" StarRating="4" HotelCode="170310|29952" HotelName="Amethyst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray Caddesi 6, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237309/a_237309_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of old Istanbul, the hotel is conveniently located within walking distance of the must-see attractions in Sultanahmet (Hagia Sophia, Blue Mosque and Topkapi Palace) and local transport with links to other areas of the city. The Grand Bazaar is a 10-minute walk and the seashore restaurants and bars at Kumkapi are just less than 1 km away. There are shops in the immediate vicinity, a tram stop 300 metres away and Aksaray metro station is 900 metres away. Taksim Square in the city centre and the nightlife of Beyoglu are both around 20 minutes on public transport. Istanbul-Atatürk Airport is approximately 15 km from the hotel and Istanbul-Sabiha Gökçen Airport is roughly 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031673995497" Longitude="28.984290155225" StarRating="0" HotelCode="313429|237382" HotelName="Frida Suites And Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Oba Sokak 15, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/1f/d8/1fd87e4163f4ad6a5a0b30994c2a640246d9f3d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Frida Suites puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. Laundry service, Wi-Fi in public areas, BBQ facilities, car park, airport transfer are there for guest's enjoyment. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, television LCD/plasma screen, internet access – LAN, satellite/cable TV, kitchenette. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Istanbul, Frida Suites will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0325769" Longitude="28.9750481" StarRating="4" HotelCode="310497|53687" HotelName="Grand Hotel de Pera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 55, Tepebasi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396789/396789a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967783|491743" HotelName="Kartal Palace Taksim Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TarlabasI BulvarI 22, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36940000/36937500/36937471/191e4436_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005817352488" Longitude="28.954915427709" StarRating="4" HotelCode="168614|23236" HotelName="Blue Marmaray" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 43, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142127/142127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Yenikapi, approximately a 20-minute walk to the highlights of Sultanahmet such as the Topkapi Palace and St Sophia. Public transport links are a couple of minutes walk from the hotel while a tram stop is just around the corner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059222071563" Longitude="28.943804632472" StarRating="5" HotelCode="310356|58775" HotelName="Mövenpick Hotel Istanbul Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahtaraga Caddesi 87, Eyüp, 34050 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/399659/399659a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0144535" Longitude="28.97683745" StarRating="3" HotelCode="323640|58624" HotelName="Mr. Bird Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa, Orhaniye Caddesi No: 32, Sirkeci, Sultanahmet, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5276425</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037867560629" Longitude="28.983562434359" StarRating="3" HotelCode="933263|57959" HotelName="Pera Luna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Taksim Caddesi, Yogurtcu Faik Sokak 2, Taksim, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/7/9/8/9/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97.37" OriginalAmount="91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037121368107" Longitude="28.986632823944" StarRating="4" HotelCode="38708|57413" HotelName="Taksim Metropark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Sokak 4, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63913/a_63913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is around 50 m from the city centre, where there are plenty of shopping opportunities as well as restaurants, nightclubs and bars. Links to the public transport lie within 3 minutes walk of the hotel. It is about 30 km to Istanbul airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.46" OriginalAmount="91.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02553" Longitude="28.978862" StarRating="4" HotelCode="189370|1082508" HotelName="Sub Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. 91, 34425 Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265678/a_265678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is located in the Karaköy/Beyoglu district of the city, just a few minutes’ walk from Istanbul Modern Art Museum and 550 m from the Galata Bridge with access to the historical wonders in Sultanahmet. The area surrounding the hotel is full of atmosphere and also close to shops, bars and restaurants. Taksim Square in the city centre is around 1.5 km from the hotel. Istanbul-Atatürk Airport is approximately 20 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.48" OriginalAmount="91.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0368" Longitude="28.437651" StarRating="5" HotelCode="188670|1697778" HotelName="Kumburgaz Marin Princess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Karayolu Üzeri, Kamiloba-Kumburgaz, Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/9000000/8080000/8078000/8077933/1810953a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.85" OriginalAmount="91.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04903422" Longitude="28.89928287" StarRating="5" HotelCode="445699|1895665" HotelName="Wish More Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah., Cicoz Yolu Cad. No: 207, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/474021/474021a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.04" OriginalAmount="91.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07925981" Longitude="28.95134873" StarRating="4" HotelCode="614615|2223485" HotelName="Ramada by Wyndham Istanbul Alibeykoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Guzeltepe Mahallesi, Maresal Fevzi Cakmak Caddesi 156-158, Eyüp, 34060 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Eyüp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/732664/a_732664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Eyüp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.16" OriginalAmount="91.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05439404" Longitude="28.98192034" StarRating="5" HotelCode="936284|1030868" HotelName="Mercure Istanbul Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Caddesi 62 A, 34377 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414269/a_414269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="98.37" OriginalAmount="91.93" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|116683" HotelName="TITANIC COMFORT SISLI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893104_foto_1.jpg</HotelPictures>
        <HotelDescription>Bright and spacious rooms plus a warmly decorated restaurant and lobby greet guests at the comfortable, modern Titanic Comfort Sisli hotel, located just minutes away from Taksim in the shopping district of Sisli. Close to shopping malls and fashion outlets, the hotel is also conveniently located near the metro and bus stations for good transport links across the city. Guests can enjoy a range of international � la carte cuisine as well as a lavish breakfast buffet at the hotel's restaurant, while the lobby bar serves drinks and light snacks until 02:00 in a relaxing atmosphere. The hotel's  59 contemporary guestrooms feature stylish modern d�cor and come with private bathroom, individual air conditioning, flat-screen satellite TV and free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.42" OriginalAmount="91.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035186881278" Longitude="29.112637196549" StarRating="5" HotelCode="431073|1608128" HotelName="Fraser Place Antasya Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Saray Mahallesi, Kucuksu Caddesi 64/A, Ümraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653157/653157a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0508639" Longitude="28.98675773" StarRating="0" HotelCode="548876|211124" HotelName="Adelmar Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Dolapdere Caddesi 217, 34375 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/582541/582541a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02151204" Longitude="29.11765532" StarRating="3" HotelCode="308210|252173" HotelName="Akoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Alemdag Caddesi 444, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205975/205975a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ardina Hotel Situated in Umraniye, the Ardina Hotel provides 3x000D star rated accommodation. Guests can enjoy a meal at the hotel restaurant. Room Features Ardina Hotel. An iron and ironing board is provided in every room. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. Rooms have wireless internet access available. All rooms feature a stocked minibar. Other Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. A concierge service is provided for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004111500254" Longitude="28.979798555374" StarRating="4" HotelCode="43702|19577" HotelName="Avicenna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi Amiral Tafdil Sokak 19-58, Sultanahmet, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8354/a_8354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very centrally located close to a park and just 30 m from the river bank. Restaurants, shopping venues and links to the public transport network are to be found only 50 m away. The historical centre with the Blue Mosque, the Hagia Sophia Museum and the Topkapi Palace can be reached in just a few minutes' walk. Istanbul Airport is around 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.055731147713" Longitude="28.81873147471" StarRating="5" HotelCode="425944|206444" HotelName="Clarion Hotel Istanbul Mahmutbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 44, Bagcilar, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/536692/a_536692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a babysitting service, a childcare service, car hire, a laundry service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00887" Longitude="28.9556" StarRating="0" HotelCode="828008|375181" HotelName="Grand Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Sait Efendi Sokak 23, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2419775/3UQpyOz1_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007558558938" Longitude="28.973211050034" StarRating="3" HotelCode="67067|477186" HotelName="Hotel Hali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi 20, Sultanahmet-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86766/a_86766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040368575476" Longitude="28.98167683536" StarRating="3" HotelCode="323797|199817" HotelName="Endless Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 117, 34437 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430298/430298a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00320985" Longitude="28.97208263" StarRating="0" HotelCode="367695|237520" HotelName="Mataraci Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah. Cami Sk. No:10 Sultanahmet Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625640/625640a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98.44" OriginalAmount="92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034244" Longitude="28.984521" StarRating="4" HotelCode="67828|55750" HotelName="Vardar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cildir 16, 34433 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305489/305489a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.55" OriginalAmount="92.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006184" Longitude="28.964823" StarRating="3" HotelCode="191100|4522725" HotelName="Angels Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 90, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267690/a_267690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.06" OriginalAmount="92.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|837182" HotelName="OTTOMAN'S LIFE HOTEL BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/538001_foto_1.jpg</HotelPictures>
        <HotelDescription>Ottoman's Life Hotel is located in the Fatih district.Aksaray Metro Stop is 500 metres from Hotel Ottomans Life and the nearest bus stop is within 150 metres. The hotel is 16 km from Atat�rk Airport and 12 km from CNR Expo Centre. Guests can also visit Sultanahmet area by a 7-minute tram ride and Taksim Square is just a 5-minute drive away.Deluxe room at Ottomans Life Hotel has a unique design, decorated in different colour schemes. The furniture, textile and fabrics used in the rooms are in Ottoman style. The rooms offer luxurious beddings with chic bed linensBreakfast,lunch and dinner is available at the hotelThis is a historic building.This accommodation has a small lobby.Ottoman's Life Hotel upon it's inception was built around the belief and idea of it being a special boutique class hotel. We have taken this step with the understanding that we will provide our customers outstanding and high class service also at the same time presenting a tranquil environment which our customers will enjoy. Classic Ottoman culture and design will be on display. It was built around contemporary style Ottoman palaces and similarly styled Ottoman art will be displayed to its truest form possible, and to accomplish this we have spared no expense. The wooden works found in our hotel were carved from pine and mahagony, detailed by master carvers, fitted and adorned with gold, silver, and copper designs. Parts of the hotels roof were coated with plaster which has enabled us to truly bring to life Ottoman styles of Barak and Rococo and adorn it with gold, silver, and copper. Chandeliers in our lobby are specially designed by Turkish craftmasters, and adorned with rice derived crystals. Chandeliers in the rooms were designed by Austrian Queen Maria Theresia and are exact replicas of the ones used by the Ottomans.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.21" OriginalAmount="92.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023795247904" Longitude="28.975327893645" StarRating="4" HotelCode="313494|2055525" HotelName="Karaköy Aparts Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yüksek Kaldirim Caddesi 49, 34560 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374084/374084a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.51" OriginalAmount="93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00399392" Longitude="28.97907566" StarRating="3" HotelCode="567127|216976" HotelName="Apple Tree Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 79, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591580/591580a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service. Wireless internet access is available to guests in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.51" OriginalAmount="93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010459" Longitude="28.947427" StarRating="3" HotelCode="97044|56243" HotelName="Bern Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi, Muratpasa Sokak 4, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134788/w_134788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.51" OriginalAmount="93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04056927" Longitude="28.98212221" StarRating="4" HotelCode="321413|210046" HotelName="Metropolitan Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi 89-91, Beyoglu Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479154/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.51" OriginalAmount="93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00889465" Longitude="28.96262411" StarRating="4" HotelCode="688467|284934" HotelName="Hotel Piya Sport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Dining,Internet,Massage Centre,Meeting Room,Pets allowed,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sekbanbasi  Sokak 2, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629964/629964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Piya Sport Hotel is located at the Beyazit district of Istanbul, the mile stone of rich history. Because of the hotel's central location there is an easy access to the touristic areas all around Istanbul. It's only a walking distance away from the the Blue Mosque, St.Sophia, Sultanahmet Square, Grand Bazaar, and the Suleymaniye Mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.60" OriginalAmount="93.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006224692085" Longitude="28.973500728607" StarRating="4" HotelCode="59760|86486" HotelName="Lady Diana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi Terzihane Sokak No 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77376/a_77376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of old Istanbul, formerly Byzance. It is within walking distance of many of this world city's major attractions. Saint Sophia and the Blue Mosque are located in the immediate vicinity, while the Grand Bazaar is just a 5 minute walk away from the hotel. The hotel is surrounded by many historical monuments dating back to Ottoman times. The train station at Sirkeci is just 10 minutes away on public transport. It is just a 15-minute journey on public transport to Taksim, where happening nightlife and bustling bars can be found in abundance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.97" OriginalAmount="93.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014479807539" Longitude="28.943140836923" StarRating="4" HotelCode="177597|920625" HotelName="Ottoman's Life Boutique Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Adnan Menderes Bulvari, Vatan Caddesi 53, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157100/157100a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Fatih district of the city, roughly 500 m from Aksaray underground station and approximately 3 km to the major sightseeing attractions at Sultanahmet. Various restaurants and shopping venues are about a 10-minute walk away and a selection of bars, pubs and nightspots can be reached in around 45 minutes by public transport. Istanbul’s Ataturk Airport and Sabiha Gökcen Airport are approximately 15 km and 50 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.98" OriginalAmount="93.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013171029073" Longitude="28.976832032204" StarRating="3" HotelCode="33269|605205" HotelName="Hotel Centrum Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibn-i Kemal Caddesi 14, Sirkeci, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52882/a_52882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.18" OriginalAmount="93.63" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|071212" HotelName="METROPOLITAN HOTELS TAKSIM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/690866_foto_1.jpg</HotelPictures>
        <HotelDescription>Metropolitan Hotels Taksim is 1 km away from Taksim city center. Nearest bus and metro stations are within a 5 minute walk. Taksim Square is a 5 minute walk and Demiroren Shopping Mall is a 13 minute walk away. The closest airport is Istanbul International Airport at 35 km distance from the property. \n\nFacilities and services include air conditioning, 24 hours reception and check-in, concierge services, restaurant, meeting room, parking (extra charge), elevator, Wi-Fi Internet access, laundry services and ironing facilities (extra charge).\n\nRooms feature air conditioning, TV, coffee/tea maker, hairdryer, telephone and Wi-Fi Internet access.\n\nAddress: Kocatepe, Dolapdere Taksim Cd 89, 91, Beyoglu/Istanbul, 34437, Turkey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.18" OriginalAmount="93.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.065064098643" Longitude="29.004057654596" StarRating="3.5" HotelCode="322715|1472508" HotelName="The Leos Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Fahri Gizden Sokak 3, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7559214</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.28" OriginalAmount="93.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015720904787" Longitude="28.91325564418" StarRating="5" HotelCode="307192|1477798" HotelName="Mercure Istanbul Topkapi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkezefendi Mah Mevlana Cad - No 112, 1 - Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421215/a_421215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.47" OriginalAmount="93.90" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|835334" HotelName="TABA LUXURY SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/425263_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the Gayrettepe area of the city, less than 2 km from Sisli underground station and close to the up-market shopping district of Nisantasi. Taksim Square in the city centre is 15 minutes away by public transport and the historical attractions of Sultanahmet are roughly 40 minutes away. Istanbul Ataturk Airport is approximately 22 km from the hotel. Built in 2012, this stylish new suite hotel is decorated in a modern design style and offers accommodation suitable for business and leisure guests alike. The air-conditioned city hotel has a total of 52 guest rooms equipped with all necessary modern amenities. The luxurious suites additionally have a kitchen with cooking utensils and dining area. Guests can take advantage of the hotel's SPA and wellness centre where they can enjoy a swim in the indoor pool, dip in the hot tub, or relax in the sauna and steam bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.55" OriginalAmount="93.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033948517434" Longitude="28.980415046627" StarRating="3" HotelCode="907371|2883165" HotelName="Stories Apart Kuloglu" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Ayhan Isik Sokak 30, Beyoglu, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164942/164942a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in a side street, in the heart of Beyoglu and a few metres from the bustling Istiklal Street. Public transport is available from Taksim Square 550 m away. Atatürk International Airport is about 21 km away and Sabiha Gökçen International Airport is roughly 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00618839" Longitude="28.96949189" StarRating="0" HotelCode="430667|206559" HotelName="Cube Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Piyerloti Caddesi 57, Old City, Sultanahmet, Fatih, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8284305</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012537564145" Longitude="28.978362434359" StarRating="3" HotelCode="933248|203414" HotelName="Ottoman Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Parking,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 4, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578105/578105a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 50 m from Gulhane Park and Gulhane Tram Station, Hotel Ottoman Luxury is situated 600 m from the historic Sultanahmet area. It offers a terrace with views, accommodation with modern amenities and free Wi-Fi throughout the premises. Rooms here will provide you with a flat-screen TV, satellite channels, air conditioning and a minibar. Tea/coffee making facilities are available in each unit. Featuring a shower, private bathrooms come with a hairdryer and free toiletries. Extras include a seating area and a desk.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981866|494717" HotelName="Pell Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Gedikpasa Cami Sokak 37, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/e4/68/e468de40a7697dc62e5558ba571e9c073323e605.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.995613517998" Longitude="29.025766253471" StarRating="3" HotelCode="188746|56967" HotelName="Sidonya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nemlizade sokak 34, Rihtim caddesi, Rasimpasa Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305929/305929a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.935687" Longitude="29.135853" StarRating="5" HotelCode="317086|58779" HotelName="Tango Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altayçesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407915/407915a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0249265" Longitude="28.97764912" StarRating="0" HotelCode="957405|418628" HotelName="Triada Hotel Karakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Arapoglan Sokak 34, Kemeralti Caddesi, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11132779</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02868094" Longitude="28.952951" StarRating="3" HotelCode="323782|199425" HotelName="Troya Hotel Balat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulezelpasa Caddesi 97, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100.58" OriginalAmount="94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98785709" Longitude="28.82995658" StarRating="5" HotelCode="260731|24622" HotelName="WOW Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363907/a_363907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 200 m walking distance from Istanbul Exhibition Center and CNR Expo Center where the important exhibitions are organized. The metro station which allows to reach historical places such as Topkapi, Sultanahmet, is in the garden of the facility.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.67" OriginalAmount="94.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|857168" HotelName="ELITE WORLD ISTANBUL FLORYA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/458284_image59979259_0.jpg</HotelPictures>
        <HotelDescription>The Elite World Istanbul Florya is a 5-star hotel located in Florya on the E5 Highway. It offers an indoor swimming pool and a spa that guests can use free of charge. Free Wi-Fi is available throughout the premises.
Featuring a mix of neoclassical and baroque architecture, the air-conditioned rooms feature a flat-screen TV with satellite and pay-per-view channels, a stocked minibar and an electric kettle. Each unit also includes a seating area, working desk and a safety deposit box.
The restaurants at the property offer a mix of Turkish specialties and international cuisines. A buffet breakfast is served daily. Guests can unwind with coffee and cake at Coffee Company or enjoy the music at One Bar with a drink.
The spa and health center offers facilities including a sauna, a gym and a Turkish bath, as well as a Vitamin Bar serving healthy snacks and fruit juices. Guests can also benefit from the concierge desk and business center on-site. CNR Expo Centre and Istanbul World Trade Centre are an 11 minute drive away. Istanbul Airport is 45 km from the Elite World Istanbul Florya hotel. The Airport Metro Line provides easy access to various parts of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.75" OriginalAmount="94.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008344" Longitude="28.976244" StarRating="3" HotelCode="188663|1895885" HotelName="Nomade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 15, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3080000/3070400/3070393/32235450_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.80" OriginalAmount="94.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028533333333" Longitude="28.952823666667" StarRating="3.5" HotelCode="146549|4551635" HotelName="Daphnis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106262/42580dd591fdf5e4998363ca3dd811b3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.80" OriginalAmount="94.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0571705" Longitude="28.9798523" StarRating="4" HotelCode="572123|2217455" HotelName="The House Hotel Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Düzoglu Sokak 2/A, Bomonti, Sisli, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583861/583861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.83" OriginalAmount="94.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|814433" HotelName="CENTRUM HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1005434_foto_1.JPG</HotelPictures>
        <HotelDescription>Hotel Centrum �stanbul Located at the heart of the old city where thousands of years history come to life within a 10 minute walk.Our hotel modern inside and our stay is ready to assist our guests in any way possible to maintainour high standard of Turkhis hospitality.Our rooms are equipped with telephones hair driers wireless internet connection satellite Tv Boardcast / lcd screen TV and safe boxes for your personel security.Sultanahmet district brings history to our present with its unique masterpieces such as hagia sophia topkap� Palace blue mosque hippodrome and grand bazaar all these major attractios are only ten minutes by foot . Sirkeci and G�lhane tram station is located within a few minutes walkin distance our hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.10" OriginalAmount="94.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|677706" HotelName="RAMADA ISTANBUL OLD CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979138_foto_1.jpg</HotelPictures>
        <HotelDescription>Just next to Findikazade Tram Stop, Ramada Istanbul Old City offers rooms witf free Wi_Fi and a flat-screen Tv. The air-conditioned rooms are decorated with warm colours and wooden furniture. All rooms have a work desk, complimentary tea/coffee facilities, a minibar and an en suite bathroom. Some rooms have a spacious seating area with sofa bed. The Marmara Restaurant serves daily breakfast in buffet style and guests can sip their local and international drinks in a cosy atmosphere at the restaurant. Hotel offers 24-hour front desk, car rental and tour desk services for your convenience. Ramada Istanbul Old City is 3km from Istanbul's historic centre, where guests can visit the Hagia Sophia Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.16" OriginalAmount="94.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.984468895147" Longitude="29.226985380716" StarRating="5" HotelCode="593445|2360295" HotelName="Tryp by Wyndham Istanbul Sancaktepe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eyup Sultan Mahallesi, Kizilay Caddesi 25, Sancaktepe, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/710924/gt_710924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.31" OriginalAmount="94.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03436876" Longitude="28.98130842" StarRating="3.5" HotelCode="407711|2262745" HotelName="Sometimes Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Anadolu Sokak No 6, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7905490</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.55" OriginalAmount="94.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01321133" Longitude="28.97850634" StarRating="0" HotelCode="776560|4528955" HotelName="Miss Istanbul Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Darussaade Sokak 3, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11038061</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.63" OriginalAmount="94.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005134" Longitude="28.979691" StarRating="3" HotelCode="171900|1667938" HotelName="Hotel Broken Column" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Akbiyik Cad. No:45, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240093/a_240093_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06242" Longitude="28.98906" StarRating="4" HotelCode="300370|45318" HotelName="Grand Aras Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahalessi, Buyukdere Caddesi 13, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394086/394086a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011486386786" Longitude="28.956913505363" StarRating="4" HotelCode="262048|25904" HotelName="Grand Washington Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Agayokusu Sokak 7, Laleli, Fatih, 34692 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/365302/a_365302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009184927298" Longitude="28.974208045953" StarRating="4" HotelCode="315769|198780" HotelName="The Great Fortune Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Caddesi, Basmuhasip Sokak 11-13, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405101/405101a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul, Sultanahmet, within walking distance to historical and touristic sights. It is also located 300 m away from the Sultanahmet Tramway Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018807444745" Longitude="28.927531591402" StarRating="3" HotelCode="318948|217233" HotelName="Hanna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Dullar Cikmazi Sokak 3, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414738/414738a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.989787" Longitude="29.026342" StarRating="2.5" HotelCode="933204|271812" HotelName="My Kent Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serasker Caddesi No. 8, Caferaga Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511423</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00573887" Longitude="28.98129973" StarRating="3" HotelCode="515806|57868" HotelName="Mytra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak 20, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=748852</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008224470222" Longitude="28.972760438919" StarRating="4" HotelCode="173313|24040" HotelName="Recital Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Loti Caddesi 21, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/243547/a_243547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the historical attractions of Istanbul are either within a five-minute walk or can be easily reached by different means of transportation. The nearest train station is roughly a 10-minute walk from the hotel. Some of the most famous sights in the environs of the hotel include Hagia Sophia, Blue Mosque, Topkapi Palace, Underground Cistern, Grand Bazaar, Spice Bazaar, Ancient Hippodrome and Obelisk. Istanbul airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030062225112" Longitude="28.975461423397" StarRating="4" HotelCode="9372|3400" HotelName="Richmond Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 227, Tünel, 34430 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4495/a_4495_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Istanbul. There are numerous restaurants, bars and clubs nearby. There is a tourism office about 15 minutes away by public transport, while numerous points of interest are easily reached. Ataturk Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98288134" Longitude="29.03283048" StarRating="0" HotelCode="778323|343399" HotelName="Riva's Moda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Doktor Esat Isik Caddesi 98, Kadikoy, Istanbul 34710</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622898</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0061918" Longitude="28.9797258" StarRating="5" HotelCode="499028|217763" HotelName="Side Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Utangac Sokak 22, Sultanahmet Fatih, 34400  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4430986</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.65" OriginalAmount="95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118791|198764" HotelName="Villa Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akarsu Yokusu Caddesi 36, Cihangir, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/021555/021555a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively and colourful Beyoglu district of Istanbul, the hotel is just a 10-minute walk from Taksim Square, where there are transport links to other parts of the city. The Istanbul Museum of Modern Arts is close by, as are the shops, bars and restaurants around Istiklal Street. Atatürk Airport is about 15 km away and Sabiha Gökcen Airport is some 42 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.99" OriginalAmount="95.32" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|653383" HotelName="BYOTELL HOTEL ISTANBUL ASIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060054_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Asian side of Istanbul, this 5 star hotel offers spacious accomodation in Kozyatagi business district. Exclusive pastries and freshly brewed coffees are available at on site balcony. Complimentary Wi-Fi is available throughout the property. Guest rooms are located in ByOtell's glass walled tower and feature panoramic city views. Flat screen TVs and satellite channels are just some of the modern in-room amenities. ByOtell has a state-of-the-art wellness center offering pilates, spinning and aerobic classes. Guests can take a dip in the indoor pool or relax at the spa with sauna and massage. Also private parking is available on site. Kozyatagi Metro station is within a walking distance. Palladium Shopping minutes' drive while Viaport Outlet Centre is 28 km away from ByOtell Hotel Istanbul. Sabiha Gokcen Airport is about 30 km away Optium Outlet Centre is just a 10-minute drive from ByOtell Hotel Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.56" OriginalAmount="95.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|A29088" HotelName="ELITE WORLD GRAND KU�UKYALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32042_image63282870_0.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Istanbul and was established in 2018. It is close to the Hilltown Shopping Mall and the nearest station is Kucukyali. All 350 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004857" Longitude="28.9757783" StarRating="3.5" HotelCode="346367|217610" HotelName="Hotel SultanHill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tavukhane Sokak 19, Sultanahmet, Eminönü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585587/585587a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054050939703" Longitude="28.996951776283" StarRating="4" HotelCode="936301|198940" HotelName="Modus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 10, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372505/372505a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.051095793068" Longitude="28.987357020378" StarRating="5" HotelCode="65221|23595" HotelName="Ramada Plaza By Wyndham Istanbul City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 63, 34373 Sisli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84065/a_84065_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 2 km from Taksim Square, a few steps from the Osmanbey metro station, and within walking distance from Istanbul Military Museum and Istanbul Convention &amp;amp; Exhibition Center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003293" Longitude="28.977154" StarRating="3" HotelCode="902726|47802" HotelName="Sphendon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet Mahdii, Akbiyik Degirmeni Sokak 50, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/218258/a_218258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally placed for sightseeing as it is located in the Sultanahmet district of Istanbul, approximately 200 m from the Blue Mosque and a few hundred metres from Topkapi Palace and St Sofia. Public transport is close by for links to other areas of the city. There are restaurants, bars and shops nearby. Atatürk Airport is about 18 km away and Sabiha Gökçen Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98081778" Longitude="28.87688277" StarRating="0" HotelCode="830076|381297" HotelName="Stil Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Hatboyu Çikisi Sokagi 44/1, Bakirköy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476602</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102.72" OriginalAmount="96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042717562558" Longitude="28.982566641807" StarRating="4" HotelCode="398076|478793" HotelName="Elysium Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 56, Taksim, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618456/b607926feb5baa52f92a4d59450646b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.84" OriginalAmount="96.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|A2B980" HotelName="Hotel Fehmi Bey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1348560_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 44 individually decorated guestrooms. Complimentary wireless internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature hair dryers and slippers. Conveniences include phones and laptop-compatible safes, and housekeeping is provided daily.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.Hotel Fehmi Bey is centrally located in Istanbul, a 5-minute walk from Blue Mosque and 7 minutes by foot from Basilica Cistern.  This hotel is 0.8 mi (1.2 km) from Hagia Sophia and 2.3 mi (3.7 km) from Topkapi Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  Sultanahmet Square - 0.1 km / 0.1 mi  Turkish and Islamic Art Museum - 0.1 km / 0.1 mi  Little Hagia Sophia - 0.4 km / 0.2 mi  Cemberlitas Bath - 0.4 km / 0.2 mi  Blue Mosque - 0.4 km / 0.3 mi  Basilica Cistern - 0.5 km / 0.3 mi  Grand Bazaar - 0.7 km / 0.4 mi  Hagia Sophia - 0.7 km / 0.4 mi  G�lhane Park - 0.9 km / 0.6 mi  Bosphorus - 1 km / 0.6 mi  Istanbul Archaeology Museums - 1 km / 0.6 mi  Beyazit Square - 1 km / 0.6 mi  Egyptian Bazaar - 1.3 km / 0.8 mi  Emin�n� Square - 1.5 km / 0.9 mi  S�leymaniye Mosque - 1.6 km / 1 mi  The nearest airports are:Istanbul Sabiha Gokcen Intl. Airport (SAW) - 44.6 km / 27.7 mi Istanbul Airport (IST) - 43.8 km / 27.2 mi The preferred airport for Hotel Fehmi Bey is Istanbul Airport (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.29" OriginalAmount="96.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013209817963" Longitude="28.977657349074" StarRating="4" HotelCode="350797|2009795" HotelName="Lalahan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi No: 26, Sirkeci Eminönü Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/419758/419758a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.37" OriginalAmount="96.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.791209" Longitude="29.427539" StarRating="4" HotelCode="915599|795975" HotelName="Holiday Inn Gebze - Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osman Yimaz Dstrc 633-2 Street No. 55, Gebze, Kocaeli</AddressLine>
          </AddressLines>
          <CityName>Gebze</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/310351/310351a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gebze. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.44" OriginalAmount="96.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00504086" Longitude="28.97133615" StarRating="0" HotelCode="776903|4529975" HotelName="Riverland Suites &amp; Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ozbekler Sokak 22, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103.57" OriginalAmount="96.79" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|488299" HotelName="THE MERETTO HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1122122_foto_1.jpg</HotelPictures>
        <HotelDescription>Wellcome to the The Meretto Hotel Istanbul a luxurious and quality hotel. The Meretto Hotel Istanbul is located in the charming and near to historic old region of Istanbul. The old region of Istanbul offers guests a host of attractions including the wonderful historic architecture of the city and the myriad of top quality restaurants and quaint caf�s in the area.    The Meretto Hotel Istanbul provides guests with a highly comfortable and inviting accommodation with well appointed, clean and affordable rooms.    The Meretto Hotel Istanbul is equipped with number of facilities and services to meet your every need ensuring you a truly relaxing stay in the heart of Istanbul.    Hotel Meretto offers a unique experience to the guests.    It is in the near to Old City, within walking distance of most of the major sites such as Grand Bazaar Topkapi Palace, Sultanahmet Square, Egyptian Bazaar.To fortify guests for the day ahead, we serve buffet style breakfast which is one of the most memorable features of their stay.  \"Breakfast is something to look forward to, for what better way to start a day than with homemade jam, fresh flowers.Served from 07:00 to 10:00    The restaurant offer you an unforgettable nights with the freshest ingredients and the taste and feel authentic Turkishand International Cuisine style and setting mind.It is a pleasant and relaxing place somthing to remember and talk about when you are back home from your vacation    Spa, Turkish bath and swimming pool.Guests use this rooms Single or Double share ,rooms have one queen size bed or two queen size beds.(40sqm)    LCD TV stallite channels, Computer and fax hooks ups, Wifi internet, All rooms have geberit sets trends in santiary technology, Minibar,Notebook size Security cash box,Direct telephone lines,private bathrooms,heating and A/C, Fireplace    Guests use this rooms Single or Double share ,rooms have one queen size bed or two queen size beds.(40-60-80sqm)    LCD TV stallite channels, Computer and fax hooks ups, Wifi internet, All rooms have geberit sets trends in santiary technology, Minibar,Notebook size Security cash box,Direct telephone lines,private bathrooms,heating and A/C, FireplaceAtaturk Airport   15 km  Tram Station   100 m  City Center   0m  Light Metro   500m  Topkapi Palace   950m  Yeni Kap� Ferry   700m  Blue Mosque   900m  Taksim Quare   3 km  St.Sophia   900m  Sabiha Gokcen Airport   60 km  Grand Bazaar   500m  Suleymaniye Mosque   600m  Egypt Bazaar   1000m  Hippodrome   700m</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.57" OriginalAmount="96.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050404237038" Longitude="28.98914347577" StarRating="4" HotelCode="118878|1437858" HotelName="Gallery Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valikonagi Caddesi, Süleyman Nazif Sokak No:10, 34371 Nisantasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206036/206036a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.60" OriginalAmount="96.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005935245485" Longitude="28.969024121761" StarRating="4" HotelCode="9359|56704" HotelName="Grand Yavuz Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 51, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4474/a_4474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the old town with its many sightseeing attractions and close to the famous Hippodrome Square, as well as the Blue Mosque, Hagia Sophia and the underground cisterns. Shops, restaurants, and bars are also within easy reach. From the roof terrace, guests are offered a wonderful view over the Marmara Sea and of the old town quarter. Istanbul Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0055795" Longitude="28.97451067" StarRating="4" HotelCode="35328|47647" HotelName="Alzer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>At Meydani 20, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57490/a_57490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes walk from Hagia Sophia, Topkapi palace and the Grand Bazaar. Shopping venues, restaurants, bars, nightclubs and links to the public transport network are located nearby, within a 50 m radius of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03854872" Longitude="28.98303118" StarRating="0" HotelCode="593188|237179" HotelName="Amofta Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi 33, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5385330</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009164165531" Longitude="28.974486355412" StarRating="3" HotelCode="315766|58754" HotelName="Edibe Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Hoca Rustem Mektebi Sokak 5, Sultanahmet, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410064/410064a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005332" Longitude="28.953899" StarRating="3" HotelCode="188706|56759" HotelName="Grand Sagcanlar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 11, Yenikapi, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263374/a_263374_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033905465822" Longitude="28.978940550926" StarRating="4" HotelCode="309859|49288" HotelName="Ikonik The Public" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Turnacibasi Caddesi 1, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/423978/a_423978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002733" Longitude="28.974748" StarRating="3" HotelCode="191129|57397" HotelName="Sea House Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Cayiroglu Sokak 34, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/6b/676b28480747b8fa1f42f526fe644b2413716e59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103.79" OriginalAmount="97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="74096|477158" HotelName="Turkoman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Çesme Sokak No. 2, Adliye Yani Sultanahmet, Istanbul 34490</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106097/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103.82" OriginalAmount="97.03" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718721" HotelName="HOTEL TILIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1217774_foto_1.jpg</HotelPictures>
        <HotelDescription>Este lujoso hotel se localiza a menos de 5 minutos a pie del Gran Bazar de Estambul, a 1 km del distrito histandoacute;rico de Sultanahmet. Los huandeacute;spedes encontrarandaacute;n tiendas y paradas de transporte panduacute;blico a 5 minutos a pie del hotel urbano, mientras que los restaurantes y la estaciandoacute;n de autobanduacute;s quedan a 10 minutos andando. La estaciandoacute;n de tren y lugares de interandeacute;s como el Palacio de Topkapi, el mercado egipcio, la Mezquita Azul y Santa Sofandiacute;a quedan a 10 minutos de trayecto en transporte panduacute;blico, mientras que a 15 minutos se encontrarandaacute;n los bares y lugares para salir por la noche de Taksim. El aeropuerto Atatanduuml;rk dista aproximadamente 15 km del hotel y el aeropuerto Sabiha Gandouml;kandccedil;en estandaacute; a unos 55 km.Este edificio moderno de la parte antigua consta de 60 habitaciones, fue renovado en 2010 y funciona como hotel de cultura, negocios y vacaciones. Tambiandeacute;n ofrecen servicios adicionales 24 horas, como registro/salida en la recepciandoacute;n, servicio de habitaciones (de pago), servicio de mensajerandiacute;a, copisterandiacute;a y fax, excursiones por la ciudad y fuera de ella, traslado al aeropuerto, restaurante, bar, reservas para aviandoacute;n, autobanduacute;s y tren y reserva de entradas para conciertos y teatro. Otras instalaciones a disposiciandoacute;n de los huandeacute;spedes en este hotel climatizado incluyen vestandiacute;bulo con ascensor, guardarropa, servicio de cambio de divisas, quiosco de prensa y cafeterandiacute;a. Ademandaacute;s, se puede hacer uso del aparcamiento (de pago), instalaciones para conferencias, conexiandoacute;n a Internet WiFi y servicio de lavanderandiacute;a (de pago).Todas las habitaciones estandaacute;n climatizadas e insonorizadas. Las elegantes habitaciones tienen suelos de parquandeacute;, decoraciandoacute;n contemporandaacute;nea, modernos cuartos de baandntilde;o y TV vandiacute;a satandeacute;lite. Otras comodidades estandaacute;ndar son cama doble o extra grande, conexiandoacute;n a Internet, caja fuerte, minibar, secador de pelo, aire acondicionado y calefacciandoacute;n central.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.08" OriginalAmount="97.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.93662952" Longitude="29.13584787" StarRating="5" HotelCode="317076|1479638" HotelName="Burgu Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altaycesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407913/407913a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.08" OriginalAmount="97.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038723682083" Longitude="28.984039127827" StarRating="4" HotelCode="18133|30184" HotelName="Taksim Gönen" 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,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Aydede Caddesi No. 15, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22502/a_22502_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located just minutes from the modern Taksim Square. Close to the hotel guests will find plenty of shopping venues, restaurants and bars. The nearest public transport is just 100 metres from the hotel and it is an ideal starting point for excursions to the metropolis of Istanbul. The Hagia Sophia, Topkapi Palace, the Great Bazaar, the Egyptian market and the Blue Mosque are all reached in 15 minutes by public transport. The transfer to Istanbul airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.14" OriginalAmount="97.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053865" Longitude="28.9465589" StarRating="5" HotelCode="304098|1756628" HotelName="Lazzoni Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sütlüce Mahallesi, Imrahor Caddesi 14, 34445 Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417884/a_417884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.14" OriginalAmount="97.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053666769091" Longitude="28.987473765307" StarRating="4.5" HotelCode="310527|2007075" HotelName="Arcade Hotel Nisantasi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Rumeli Caddesi 76, Nisantasi, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396608/396608a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.14" OriginalAmount="97.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02297" Longitude="28.976215" StarRating="4" HotelCode="297940|1943605" HotelName="Ada Karaköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümrük Sk. No. 18, Kemankes Mah., Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367555/367555a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.16" OriginalAmount="97.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006284531331" Longitude="28.981936982821" StarRating="4" HotelCode="263738|1453738" HotelName="Premist Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Sokak 12, 14, 16, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197620/197620a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.21" OriginalAmount="97.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013885" Longitude="28.977038" StarRating="2" HotelCode="267820|2168925" HotelName="Samil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi, Serdar Sokak No: 3, Sirkeci, Alte Stadt Sultanahmet, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587936/587936a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.34" OriginalAmount="97.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003179802143" Longitude="28.977412374009" StarRating="4" HotelCode="395274|1655378" HotelName="Almina Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Akbiyikdegirmeni Sokak 27, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93887/r_93887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a prestigious and historical district of Istanbul, in the old part of the city, close to the Arasta Bazaar. The centre of Sultanahmet with its restaurants, bars, pubs, shops and tourist attractions is around an 8-minute walk from the hotel, as are sights such as the Hagia Sophia, Blue Mosque and the Underground Cistern. The Topkapi Palace and Gulhane Park are approximately 10 minutes from the establishment on foot and guests can reach the Grand Bazaar in about 8 minutes via public transport. Nightlife in the form of discos and clubs can be found in Taksim, which guests can reach in around 15 minutes by public transport. Sultanahmet's public transport links are about a 10-minute walk from the establishment. Istanbul International Ataturk Airport and Sabiha Gökçen Airport are approximately 18 km and 55 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.55" OriginalAmount="97.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068156507524" Longitude="28.984688515587" StarRating="4" HotelCode="310548|1857788" HotelName="Ramada Hotel &amp; Suites Istanbul Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisli Merkez Mahallesi, Abide-I Hurriyet Street 160, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424721/a_424721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.82" OriginalAmount="97.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.915393552253" Longitude="29.143724441528" StarRating="4" HotelCode="74092|605635" HotelName="Elite Hotel Dragos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3, Dragos Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/083918/083918a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.85" OriginalAmount="97.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01408949" Longitude="28.97688646" StarRating="4" HotelCode="779263|2345215" HotelName="Palde Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Hidavengi Caddesi 22, Serdar Sokak, Sirkeci, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622739</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Sirkeci. A total of 52 accommodation units are available for guests' convenience at PALDE HOTEL &amp; SPA. PALDE HOTEL &amp; SPA was built in 2018. 
Enjoying a central location in the heart of Istanbul, right next to Old City Center and a short walk from Eminonu Street, Palde Hotel Istanbul offers free WiFi, with spectacular historical peninsula street views of the city.

 
There is a fully equipped swimming pool with a Turkish Bath, sauna and steam room, and the Mandara Spa, offering a range of luxury treatments.


All rooms and suites here are contemporary air-conditioned with modern amenities and come with a Smart 55-inch TV with international channels, an iPod docking station, a mini-bar, an coffee-tea set menu.

 Palde Hotel features 1 bar and 1 restaurant including a brasserie and coffee area, and offers 24-hour room service and concierge.

 
Palde Hotel is a great choice for travelers interested in city walks, city trips and history. The property is within a 2-minute walk from Peninsula Sultanahmet Old City and less than  1 minutes from Sirkeci-Eminonu. Other areas of Istanbul are easily reached via public transport. The nearest airport is International Ataturk Airport, 14 km. from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04807944" Longitude="29.00761632" StarRating="3" HotelCode="293677|57953" HotelName="Cheya Otel Besiktas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Akdogan Sokak 39, 34353 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586081/586081a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006078956893" Longitude="28.954129815102" StarRating="4" HotelCode="33266|30998" HotelName="Grand Hilarium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Caddesi 5, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52878/a_52878_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located around a 10-minute walk for links to public transport. Atatürk International Airport and Sabiha Gökçen International Airport are approximately 12 km and 60 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01292386" Longitude="28.97789579" StarRating="4" HotelCode="300882|37205" HotelName="Hotel Black Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hüdavendigar Caddesi 10, P.O. Box 1234, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223483/223483a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030944946344" Longitude="28.974434225515" StarRating="4" HotelCode="9374|575" HotelName="The Peak Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, Oteller Sokak 1/3, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4505/a_4505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel and its surroundings are the ideal location for holidays and business trips alike. It is next to Istiklal Street, where the heart of the city beats. Numerous restaurants, cafes and entertainment options can be reached within a few minutes. It provides easy access to any part of the city. Guests can make trips to the historic peninsula of Sultanahmet or the Istanbul Convention and Exhibition Centre (Lutfu Kirdar) and the Bosphorus, and various consulates (British, French, Swedish, Dutch, Russian, Croatian, Greek, Italian, Belgian), can be reached within minutes. Dolmabahce Palace is just 10 minutes away on public transport, while it is 15 minutes to Hagia Sophia, the Blue Mosque, Topkapi Palace and the Grand Bazaar. There is a wide range of dining, entertainment and nightlife options just a 5-minute walk away in Taksim. In addition, Atatürk International Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040722473627" Longitude="28.984867930412" StarRating="4" HotelCode="25678|35661" HotelName="Ramada By Wyndham Istanbul Taksim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Receppasa Caddesi 15, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36612/a_36612_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, a lively district with a range of cultural, art and entertainment activities on offer. Bars, restaurants, nightclubs, public transport and shopping facilities are to be found in the immediate vicinity . The Hagia Sophia, the Blue Mosque, the underground cisterns and the great Bazaar can be reached by public transport in around 20 min.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104.86" OriginalAmount="98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.995941838982" Longitude="29.190118483537" StarRating="4" HotelCode="293721|38549" HotelName="The Million Stone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahellesi, Yerebatan Cadesi, Muhteremefendi Sokak 11, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253546/253546a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.99" OriginalAmount="98.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009119" Longitude="28.957305" StarRating="3" HotelCode="899824|110002" HotelName="Prestige Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 6, 34480 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182678/a_182678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Laleli, close to public transport links (some 20 m), and in the heart of the old shopping centre where there are many textile and leather goods shops still to be found. The centre of Laleli is just 100 m away and it is around 1 km to the shops at Beyazit and some 1.1 km to the Marmaris Sea. The Spice Bazaar and the nearest restaurants and bars are about 1.5 km and the sightseeing attractions of Sultanahmet such as the Blue Mosque, the Topkapi Palace and the Hagia Sophia are less than 2 km away. Guests will find Sirkeci railway station 2 km away and Taksim Square is approximately 4 km from the hotel. The nightspots of Beyoglu are only around a 30-minute journey on public transport. Istanbul Atatürk International Airport is approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.19" OriginalAmount="98.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|812898" HotelName="GRAND HOTEL BEYAZID" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920479_foto_1.jpg</HotelPictures>
        <HotelDescription>Grand Beyazit Hotel is in the historical area of Beyazit it is very close to business, cultural and entertainment centers. You will find comfort, elegance history and modern technological intranstructure all in one, we are passionate about attention to details which makes the difference in our hotels.We will have a comfortable stay in our hotel with the room facilities, we believe our fully furnished guest rooms in Grand Beyazid Hotel provides and intimate atmosphore in hearth of enthusiastic city. Rooms have Air Conditioning,Electronic key system,Dressing mirror,Bathroom,Minibar,Direct dial telephone,Wake up service,Safe box.Grand Beyaz�t Hotel is in the center of Istanbul , only 2 minutes from Grand Bazaar and 10 minutes from Blue Mosque and Hagia Sophia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.19" OriginalAmount="98.31" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718622" HotelName="The Green Park Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913811_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en una zona candeacute;ntrica, a sandoacute;lo 100 metros de la animada plaza de Taksim y a pocos minutos de un amplio abanico de tiendas, comercios, lugares de ocio y entretenimiento y una parada de transporte panduacute;blico. Tambiandeacute;n hay buenas conexiones de transporte hasta muchos lugares de interandeacute;s turandiacute;stico, como el antiguo palacio Topkapi o el antiguo hipandoacute;dromo. El aeropuerto de Atatanduuml;rk estandaacute; situado a unos 20 km.Este hotel urbano, restaurado en el aandntilde;o 2005, tiene 10 plantas en las que se reparten un total de 180 habitaciones, 5 de ellas suites. En el amplio y espacioso hall de entrada hay 3 ascensores y una elegante andaacute;rea de recepciandoacute;n abierta 24 horas que cuenta con caja fuerte, guardarropa y servicio de cambio de divisa. En el acogedor bar y en el elegante restaurante hay una amplia selecciandoacute;n de platos y bebidas. Parte de las instalaciones son un cibercafandeacute;, 6 salas de conferencias dotadas de un equipo audio-visual muy moderno, club infantil, almacandeacute;n para bicicletas y garage. Abonando un cargo adicional tendrandaacute; a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a.Las acogedoras habitaciones disponen de baandntilde;o privado, telandeacute;fono de landiacute;nea directa, televisiandoacute;n vandiacute;a satandeacute;lite o por cable, un minibar, acceso a internet de pago y aire acondicionado individual. 60 habitaciones disponen de caja fuerte de alquiler y 3 de balcandoacute;n. Las habitaciones de la dandeacute;cima planta tienen conexiandoacute;n gratuandiacute;ta a internet. Las suites son mandaacute;s amplias y estandaacute;n dotadas de una sala de estar.Los huandeacute;spedes tienen a su disposiciandoacute;n una pequeandntilde;a piscina cubierta, sauna, baandntilde;o turco y gimnasio. Abonando un cargo adicional podrandaacute; acceder al servicio de masajes.Todas las comidas del dandiacute;a se ofrecen en forma de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.91" OriginalAmount="98.98" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D02414" HotelName="ROOT KARAK�Y" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588194_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Istanbul, 400 metres from Galata Tower, Root Karak�y features accommodation with a restaurant, free private parking, a fitness centre and a bar. This 4-star hotel offers a concierge service and luggage storage space. The accommodation provides a 24-hour front desk, airport transfers, room service and free WiFi throughout the property. The hotel will provide guests with air-conditioned rooms offering a wardrobe, a coffee machine, a minibar, a safety deposit box, a flat-screen TV and a private bathroom with a bidet. Root Karak�y offers a continental or buffet breakfast. Popular points of interest near the accommodation include Istiklal Street, Spice Bazaar and Taksim Square. The nearest airport is Istanbul Sabiha Gokcen International Airport, 31 km from Root Karak�y.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004612" Longitude="28.980096" StarRating="4" HotelCode="130199|24004" HotelName="Acra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 15, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187876/a_187876_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of the historical centre of Istanbul in the Sultanahmet district and offers stunning views of the city’s historical monuments. The Hagia Sophia, Topkapi Palace Museum and the Blue Mosque are about 8 minutes' walk away, while the Grand Bazaar can be reached in about 10 minutes by public transport. The restaurants of the Sultanahmet area are within a few minutes of the hotel and nightspots can be found in Taksim, less than 20 minutes away. Sirkeci train station is about 15 minutes' walk from the property, Atatürk International Airport is around 20 km away, and Sabiha Gökçen International Airport some 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0166318" Longitude="28.97323023" StarRating="3" HotelCode="430680|199343" HotelName="Alpek Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Arpacilar Caddesi 6, Eminönü, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599981/599981a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97806" StarRating="3" HotelCode="514070|216974" HotelName="Amara Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Nightclub,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 8, Fatih, 34113 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/681413/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.063334125824" Longitude="28.982424438" StarRating="5" HotelCode="32571|34062" HotelName="Grand Cevahir Hotel Convention Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Darülaceze Caddesi 5, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51803/a_51803_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the Sisli quarter of the new town. Nisantasi and Tesvikiye offer numerous shopping and entertainment facilities and are only a few minutes away by car. The transfer time to the airport is around 60 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03373557" Longitude="28.98372675" StarRating="3" HotelCode="411840|217630" HotelName="La Pazza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak Number 10, Cihangir, Beyoglu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634403/634403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039865" Longitude="28.984913" StarRating="4" HotelCode="65192|32140" HotelName="Lamartine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 25, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142680/142680a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located within a few minutes’ walk of Taksim Square, where there are transport links to other parts of the city. Shops, restaurants, bars and cinemas are all close at hand and the sightseeing attractions of Sultanahmet are 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033706127894" Longitude="28.975996087137" StarRating="4" HotelCode="900917|284924" HotelName="Occidental Pera Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference 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,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Mesrutiyet Caddesi 34, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214061/a_214061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Pera district, which can trace its history back to the Byzantine era. It lies just 30 minutes from Atatürk Airport. Guests will find links to the public transport network just 3 minutes from the hotel and the city centre is just a 5-minute walk away. It is also 5 minutes' walk to Taksim, with its shops, bars, restaurants and nightspots and the Sultanahmet area with its tourist attractions, is 15 minutes away on foot. Other attractions in the surrounding area include the Grand Bazaar (17 minutes) and the Hagia Sophia, the Topkapi Palace and the Blue Mosque (all 20 minutes away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04142007" Longitude="28.98020078" StarRating="4" HotelCode="323635|199172" HotelName="Naz City Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Irmak Caddesi No: 44/46, Taksim / Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635189/635189a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105.93" OriginalAmount="99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005142" Longitude="28.980431" StarRating="3" HotelCode="191046|56356" HotelName="Osmanhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Cetinkaya Sok. No:1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.99" OriginalAmount="99.06" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|112972" HotelName="ELITE WORLD GRAND ISTANBUL BASIN EKSPRES HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/834583_image48474243_0.jpg</HotelPictures>
        <HotelDescription>Welcome to Elite World Grand Istanbul Basin Ekspres Hotel, a new meeting point for the business world in Istanbul Basin Ekspres. In the hotel you will enjoy its accommodation facilities with high quality standards for your business travels or leisure getaways. Elite World Grand Istanbul Basin Ekspres Hotel,  12 minutes distance from congress, fair and exhibition centers such as CNR Expo, IDTM and TUYAP. This Istanbul luxury hotel is only 25 minutes away from Istanbul's city center and the old city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.08" OriginalAmount="99.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0162946" Longitude="28.97610215" StarRating="4" HotelCode="315776|1476178" HotelName="Manesol Old City Bosporus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirkeci Hobyar Mahallesi, Mimar Kemalettin Caddesi No. 2, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/430242/gt_430242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.10" OriginalAmount="99.16" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|008350" HotelName="Holiday Inn Express Istanbul - Atakoy Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1235516_foto_1.jpg</HotelPictures>
        <HotelDescription>Holiday Inn Express Istanbul - Atakoy Metro offers top-notch services and amenities, ensuring guests experience utmost comfort. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by hotel.Should you require transportation to or from the airport, hotel is able to organize it prior to your arrival date. Visitors can take advantage of complimentary parking directly at the hotel.Relax and feel the warmth in the hotel's inviting lobby, featuring an enchanting on-site fireplace. The hotel maintains a completely smoke-free zone, providing a breathable atmosphere.Smoking is limited to specified smoking zones. Begin your holiday on a high note. At Holiday Inn Express Istanbul - Atakoy Metro, your mornings are greeted with a delightful, free breakfast. Experience the delight of a fresh morning by savoring excellent coffee at the cafe situated within hotel.Should you prefer not to venture out for a meal, the enticing culinary choices at hotel are always available for your satisfaction. For those who prefer savoring meals within their personal space, Holiday Inn Express Istanbul - Atakoy Metro offers the convenience of doorstep grocery delivery, allowing you to prepare and enjoy food in your room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.35" OriginalAmount="99.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008332" Longitude="28.963836" StarRating="4" HotelCode="96592|889165" HotelName="Grand Beyazid" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Abu Hayat Sok 5, 34490 Beyazid, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/060539/060539a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right side of Beyazid Square, only a few metres from the Grand Bazaar, the oldest and largest bazaar in the world with thousands of shops for over a 100 years. The hotel is within walking distance of the historic and tourist areas such as St Sophia, the Blue Mosque, or the Topkapi Palace Museum. Guests can easily reach the old town as well as links to the public transport network, bars, restaurants, nightclubs, and shops. In addition, the hotel is an ideal base for visiting the historic and tourist destinations in Istanbul. The airport is roughly 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.45" OriginalAmount="99.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00784349773" Longitude="28.964678081183" StarRating="3" HotelCode="902457|609555" HotelName="Sembol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemaletin Mah., Kürkçubasi Sok. No:5, Beyazit, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206160/206160a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.50" OriginalAmount="99.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|121230" HotelName="ANTEA PALACE HOTEL SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893965_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the historic district known as Sultanahmet, with the main attractions of the area within a 10-minute radius of the hotel. Local transport with links to other areas of the city is located in close proximity. Taksim Square is around 5 km away. The Marmara Sea is just some 200 m from the hotel and Kadirga Park is around 100 m away. The Blue Mosque, Topkapi Palace and Hagia Sophia are all within 5 minutes' walk. The Grand Bazaar is around 1 km away and the Spice Market (Egyptian Bazaar) is around 2 km away. Dolmabahce Palace is about 5 km from the property. Atat�rk International Airport is roughly 14 km away and Sabiha G�k�en International Airport is some 60 km away.FacilitiesThe establishment was renovated in 2010. The establishment comprises a total of 59 accommodation units. Guests of the establishment are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. The upper floors are easily accessible using the lift. Services such as a cloakroom, a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access are available in the public areas. Gastronomic options include a restaurant and a bar. A garden is among the features contributing to a pleasant stay. Guests travelling in their own vehicles can make use of the available parking spaces. Additional services include medical assistance, room service, a laundry and a hairdressing salon.RoomsAll accommodation units feature air conditioning, central heating and a bathroom. The carpeted accommodation units feature a double bed or a king-size bed. A safe and a minibar also feature. Tea and coffee making equipment is included as standard. An ironing set is also available to guests. Internet access, a telephone, a TV and wireless internet access are provided for guests' convenience. In the bathrooms, guests will find a shower, a bathtub, a hairdryer and bathrobes.Sports/EntertainmentThe establishment offers an indoor pool. The terrace is the perfect place to while away the time. A hot tub provides an opportunity for relaxation. A gym, pool/billiards, a spa, a sauna, a steam bath, a hammam and massage treatments are among the leisure options available. MealsThe establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner, B andamp; B, half board and full board. Staff are also happy to prepare special dietary cuisine. Special deals can be enjoyed at the establishment.PaymentThe following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.59" OriginalAmount="99.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040172205087" Longitude="28.98446559906" StarRating="4" HotelCode="69649|80174" HotelName="Mid Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Cad. No. 13, 34437 Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91751/a_91751_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, in the heart of Istanbul’s new city. Bars, restaurants and links to public transport can all be found in the immediate vicinity. It is just 5 minutes walking distance to the pedestrianised Istiklal Street where the nightlife begins. Dolmabahce Palace, Hagia Sophia, the Grand Bazaar, the Egyptian Market and Topkapi Palace are all just short journeys away on public transport. Istanbul Ataturk Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.00" OriginalAmount="100" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040624884798" Longitude="28.98342953373" StarRating="4" HotelCode="165508|24621" HotelName="Elite World Prestige Hotel" 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,Currency Exchange,Diet Meals,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi  40, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232190/a_232190_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This architecturally attractive city hotel in the new area of Istanbul is situated close to Taksim Square and Dolmabahce Palace. Scores of shops and other entertainment venues are to be found in the town centre that lies just 500 m away and is easily reached on foot. Ataturk International Airport is located 20 km away, taking around 25 minutes with the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.00" OriginalAmount="100" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04888716" Longitude="28.98743635" StarRating="0" HotelCode="566910|217216" HotelName="Golf Royal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye, Halaskargazi Caddesi 7, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/745965/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.00" OriginalAmount="100" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03980823931" Longitude="28.984137617019" StarRating="4" HotelCode="11891|25909" HotelName="Occidental Taksim" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11697/a_11697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, just a few minutes walk from a selection of restaurants, bars, pubs, nightclubs, links to the public transport network, shopping venues and Taksim Square. It is 23 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.00" OriginalAmount="100" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0704447" Longitude="29.0062688" StarRating="4" HotelCode="313442|217237" HotelName="Veyron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Saglam Fikir Sokak 1/1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403943/403943a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="107.14" OriginalAmount="100.13" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718618" HotelName="Taksim Gonen" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905875_foto_1.jpg</HotelPictures>
        <HotelDescription>Perfectly situated only 1 minute from the Taksim Square, the vibrant heart of Beyoand#287;lu and of Istanbul, this elegant hotel is an ideal base to explore the Turkish capital. It features a bar, 1 restaurant, an indoor pool, spa andamp; wellness centre, fitness centre and conference facilities. Nearby public transport links offer connections to the whole city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.15" OriginalAmount="100.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05550889" Longitude="28.99166344" StarRating="4" HotelCode="323410|1477458" HotelName="Carina Park Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi Kevser Sokak No: 20, Nisantasi / Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/429418/429418a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.60" OriginalAmount="100.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00446142434" Longitude="28.980073738703" StarRating="3.5" HotelCode="310813|1462568" HotelName="Azade Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361702/361702a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="107.87" OriginalAmount="100.81" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|143482" HotelName="GREAT FORTUNE HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958402_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart of Istanbul, the Great Fortune Hotel and SPA is close to the Column of Constantine and the Le Arts Turcs. This hotel built in 2015 is rated for its location and its staff. The main hotel amenities are babysitting or childcare (free), coffee shop or caf�, restaurant, bar and lounge, 24-hour front desk and elevator. Additional amenities include children's club, heating, hardwood floors, rooftop terrace, safe-deposit box at front desk, facilities for disabled guests, non-smoking rooms, designated smoking areas, sun terrace, tours and ticket assistance, bridal suite, car hire, currency exchange, grocery deliveries, ironing service, packed lunches, shoeshine, tour desk, trouser press and VIP room facilities. This hotel accepts the following payment types: American Express, Diners Club, MasterCard and Visa. Pets not allowed.The hotel has business facilities including 24-hour business center, conference center, multiple large conference rooms and one meeting and conference room. This hotel provides the following swimming facilities: children's swimming pool and indoor swimming pool. Wellness facilities include massage - spa treatment room(s), fitness facilities, sauna, spa services on site and Turkish bath.Relax in one of the lovely 60 air conditioned rooms at Great Fortune Hotel and SPA. The main room amenities are satellite TV service, in-room safe (laptop compatible), LED TV and soundproofed rooms. Additional room amenities include coffee and tea maker, complimentary bottled water, complimentary toiletries, daily housekeeping, desk, phone, egyptian-cotton sheets and flat-panel TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.88" OriginalAmount="100.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038996799893" Longitude="28.985479474068" StarRating="4" HotelCode="24951|591035" HotelName="Germir Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cad. 7, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36250/a_36250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location in the heart of the bustling city centre, just 150 metres from Taksim Square and its many shops, restaurants and bars. There are transport links to other areas of the city within a few metres, and the nightlife of Beyoglu is an 8-minute walk away. The Bosphorus Straits are a 20-minute walk from the hotel and the sights of Sultanahmet, including Hagia Sophia, the Blue Mosque and Topkapi Palace, are 25 minutes away on public transport. Izmir is an hour-and-a-half away by car and nearby airports include Istanbul-Ataturk (16 km away) and Istanbul-Sabiha Gokcen (42 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="108.03" OriginalAmount="100.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.183119257971" Longitude="28.72312237235" StarRating="4" HotelCode="|RNKY" HotelName="Ramada Encore by Wyndham Istanbul Arnavutkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karlibayir Mahallesi Eski Edirne Asfalti Caddesi 1457 A Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1423324/19502824.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;At this hotel, which includes a lift, guests are warmly welcomed by the multilingual staff. The reception desk in the lobby is staffed round the clock. Amenities include a baggage storage service and a currency exchange service. Wireless internet access (no extra charge) is provided to guests. The hotel has a range of facilities for guests with disabilities. Souvenirs can be purchased at the gift shop. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services include a transfer service, 24-hour room service, a laundry service and a hotel shuttle bus.This hotel welcomes guests in Istanbul. Public transport stops are just outside the door. The nearest airport is Istanbul (IST), 16 km.Excellent swimming awaits guests at the indoor pool. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna and a hammam. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567A safe, a minibar and a desk are also available. Extra comforts include a tea/coffee station. A flatscreen television and WiFi (no extra charge) ensure optimal comfort. A hairdryer is provided in the bathrooms. As an extra convenience, bathrooms provide cosmetic products. The hotel has non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A generous breakfast buffet guarantees a great start to the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00896076766" Longitude="28.975230885299" StarRating="4" HotelCode="321868|216975" HotelName="Antusa Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Çatalçesme Sokak 7, Sultanahmet, 34400 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/417778/417778a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009111260142" Longitude="28.974213111045" StarRating="4" HotelCode="312931|216982" HotelName="Aybar Hotel Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bas Musahip Sokak 10, Sultanahmet, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/402398/402398a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.024293" Longitude="29.040995" StarRating="4" HotelCode="212978|198958" HotelName="Mercure Istanbul Altunizade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altunizade Mahallesi Kisikli Caddesi, Oymaci Sokak 9, 34662 Istanbul, Uskudar</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301651/a_301651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 140 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009311" Longitude="28.976818" StarRating="3" HotelCode="186047|61820" HotelName="The Kybele" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 23, Sultanahmet, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106434/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.16" OriginalAmount="101.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009201285934" Longitude="28.976331342328" StarRating="5" HotelCode="299676|1043898" HotelName="Sura Hagia Sophia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 10, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407999/a_407999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.19" OriginalAmount="101.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|126548" HotelName="MERODDI PERA HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/916277_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is situated at the heart of the Beyoglu District of Istanbul. The hotel is located close to the Galata Tower and the Golden Horn. Guests will find themselves just a 5 minutes' walking distance away from Istiklal Avenue. Taksim Square can be found just 1.5 km away from the hotel. This charming hotel is surrounded by shopping opportunities, dining options and entertainment venues. This wonderful hotel is sure to impress, extending a warm, friendly welcome to guests upon arrival. The guest rooms offer comfort and style, ensuring the utmost in relaxation. Guests are invited to avail of the many facilities and services that this delightful hotel has to offer.Other Hotel Information :  Year of construction : 2011, Annexe (s), Number of floors (main building) : 5, Number of floors (annexe) : 2, Total number of rooms : 20, Double rooms : 13, Suites : 10, Triple rooms : 7, Connecting rooms, NO Connecting roomsOther amenities/ services: Wheelchair-accessible, NO Wheelchair-accessible, Disability-friendly bathroom, NO Disability-friendly bathroom,  King-size bed, Double bed, Bathroom, Shower, Safe, Central heating, Centrally regulated air conditioning, Individually adjustable air conditioning, Direct dial telephone, Radio, Kitchenette, Microwave, Air conditioning in public areas, 24-hour reception, Hotel safe, Room service, Laundry service, NO Garage, Small pets allowed (under 5 kg), NO Small pets allowed (under 5 kg), Large pets allowed (over 5 kg), NO Large pets allowed (over 5 kg), Wi-fi, Cafe, Non-smoking area, Air conditioning in Restaurant, TV lounge</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.83" OriginalAmount="101.71" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C59286" HotelName="AKKA SUITES TAKSIM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23995_image60365622_0.jpg</HotelPictures>
        <HotelDescription>Featuring a spa salon, fitness center and hammam, Akka Suites Taksim-Special Class is situated in Istanbul, less than 1 km from Taksim Square. Massages are also available for a fee, and guests have a cafeteria, family rooms, and free Wi-Fi.
All air-conditioned and soundproofed rooms have a window with city views, a flat-screen satellite TV, a wardrobe and tea and coffee making facilities, and some have a balcony. The bathroom is private and includes a shower, free toiletries, a hairdryer and a toothbrush, and guests are also provided with slippers, towels and bed linen.
An � la carte breakfast is served daily, and local cuisine can be enjoyed at the on-site restaurant.
There is a 24-hour reception, concierge service, safe and luggage storage for free use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.87" OriginalAmount="101.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05067836" Longitude="28.98653269" StarRating="3.5" HotelCode="571984|2264185" HotelName="The Tango Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Sisli, Osmanbey, Dolapdere Caddesi 213, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624382/624382a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.92" OriginalAmount="101.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008860843893" Longitude="28.962825742974" StarRating="4" HotelCode="9353|36904" HotelName="Antik Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference 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,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi (Darphane) Sokak 6, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4461/a_4461_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built on a 1,500-year-old cistern, this hotel is located in the old town of Beyazit, a district of Istanbul. It is just a few minutes walk to the large bazaar and the Hagia Sophia where guests will discover an abundance of bars, restaurants and shopping venues as well as links to the public transport network. The airport is located around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.14" OriginalAmount="102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013323577609" Longitude="28.97664167915" StarRating="3" HotelCode="207353|23349" HotelName="Asur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 16, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295618/w_295618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.14" OriginalAmount="102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992821331398" Longitude="29.02546863373" StarRating="2" HotelCode="318563|217214" HotelName="Golden Rest Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Resit efendi Sokak No 5, Rihtim Caddesi, Kadikoy, Istanbul 34714</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432151/a_432151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.14" OriginalAmount="102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013909789825" Longitude="28.978435837101" StarRating="4" HotelCode="899817|32249" HotelName="Hotellino" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi 5, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182670/w_182670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the historical old city, this charming city hotel is only a short walk from the main historical attractions, such as Haghia Sophia, The Blue Mosque, Topkapi Palace, Basilica Cistern, Galata Bridge, the Grand Bazaar (Kapalicarsi) and the Spice Bazaar (Misir Carsisi). Guests will find restaurants, shops and both the bus and train stations just a few minutes' walk from the design hotel, while Taksim, with its bars and nightlife, is approximately 15 minutes away using public transport. Ataturk airport is around 18 km from the hotel and Sabiha Gokcen airport is roughly 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.14" OriginalAmount="102" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004377" Longitude="28.979921" StarRating="4" HotelCode="18018|19947" HotelName="Hotel Sümengen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 9, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22299/a_22299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel lies in the heart of Istanbul, with countless shops, restaurants, bars, pubs and discos all around 100 m away. The Blue Mosque is also around 100 m from the hotel, whereas the Hagia Sophia and the Archaeological Museum are around 200 m away. It is some 600 m to the Bazaar and 400 m to the Topkapi Palace. In addition, Atatürk Airport is some 18 km away and is reachable within 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.29" OriginalAmount="102.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012818" Longitude="28.976717" StarRating="4" HotelCode="32884|70014" HotelName="Golden Horn Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 26, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52208/a_52208_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the district of Sirkeci, extremely close to the centre of the old town and Sultanahmet. The famous Golden Horn may be reached in just a few minutes' walk away. Istanbul's airport is located around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.70" OriginalAmount="102.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06475371" Longitude="28.99442272" StarRating="5" HotelCode="951686|2522045" HotelName="The Craton Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Ortaklar Caddesi, Bahceler Sokak 16, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/25/2522045/yfbv6HLm_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.70" OriginalAmount="102.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.127715837448" Longitude="29.847235151341" StarRating="0" HotelCode="366497|4543595" HotelName="Park Mandalin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Caddesi 246, Agva, Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507576/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar, room service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03911704" Longitude="28.97617337" StarRating="2.5" HotelCode="516185|343169" HotelName="Pera Livinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bostan Mahallesi, Yaya Köprüsü Sokak 18, Dolapdere Beyoglu, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/684371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.024987353666" Longitude="28.466994381615" StarRating="4" HotelCode="143554|198752" HotelName="Blue World Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Karayolu Üzeri 144, Kumburgaz, 34015 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/66/09665e7106a1cfc151814ce51407827ab34aa7f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007989681601" Longitude="28.953185677528" StarRating="3" HotelCode="186207|252223" HotelName="Antique Ebru Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi 29, Aksaray, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306626/306626a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Asian Side. The establishment comprises a total of 35 snug rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.80037268" Longitude="29.44629068" StarRating="4" HotelCode="374796|477170" HotelName="Lamec Hotel Business" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Orhan Mahallesi, Kisla Caddesi 46/A, 41400 Gebze, Kocaeli</AddressLine>
          </AddressLines>
          <CityName>Gebze</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/32346/2432346/76.jpg?f=15647162</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Izmit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013291956047" Longitude="28.977585062385" StarRating="4" HotelCode="25163|24186" HotelName="Orient Express Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 24, Sirkeci, 34120 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36611/a_36611_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town within a few minutes walk of the lively town centre. Various sights including the Blue mosque, Hagia Sofia and Topkaki palace are within easy walking distance, lying just 500 m away. Links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014328680706" Longitude="28.97817581892" StarRating="4" HotelCode="39094|4718" HotelName="Orka Royal Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nöbethane Cad. 10, 34113 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64462/a_64462_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city, Sirkeci, within walking distance of all the historic sites in the Sultanahmet area, the Eminönü ports, Sirkeci railway station, and both tram and bus stops. Attractions such as the Grand Bazaar, the Topkapi Palace, the Hagia Sophia Museum, and the Egyptian Market can all be reached in about 10-20 minutes. It is also not far to the business and shopping districts, while Atatürk airport lies approximately 20 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038158" Longitude="28.984111" StarRating="4" HotelCode="169634|32105" HotelName="Senator Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhak Hamit Caddesi 9, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236546/w_236546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, just 10 m from Taksim Square and its metro station. The hotel is ideal for access to the business district and shopping and entertainment areas. Guests will find shops, restaurants, bars and nightlife options on Istiklal Street, just 350 metres from the hotel. The historic landmarks of Sultanahmet, such as Blue Mosque, Topkapi Palace and Hagia Sophia, are approximately 3.5 km away and the Bosphorus is about 1.2 km away. Dolmabahçe Palace is 1.2 km from the hotel and Atatürk Cultural Centre is around 650 metres away. Nearby airports include Atatürk (20 km away) and Sabiha Gökçen (42 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.972601299948" Longitude="28.87054585047" StarRating="4" HotelCode="410408|55570" HotelName="Sheraton Istanbul Ataköy" 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,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi Sahilyolu 10, Ataköy, Bakirkoy, Istanbul 34158</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100936/a_100936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to central areas and ring roads. Guests will find the centre of Ataköy, with its shops and links to the public transport network, just 5 minutes' walk away and it is 8 minutes on foot to the district's restaurants. The bars and pubs of Bakirköy are a 10-minute ride away on public transport. It is 10 km from Istanbul's centre and tourist magnet Sultanahmet, and within walking distance of the Galleria shopping mall. All the main sights of the city, such as the Hagia Sophia, the Topkapi Palace, the Underground Cistern, the Blue Mosque and the Grand Bazaar are under 20 minutes away on public transport. The hotel lies only 8 km from Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="103" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006204" Longitude="28.953636" StarRating="4" HotelCode="186254|252304" HotelName="Vatan Asur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gazi Mustafa Kemal Pasa Cadessi  50, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.58" OriginalAmount="103.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98111" Longitude="28.89726" StarRating="5" HotelCode="365977|1603128" HotelName="Radisson Blu Hotel Istanbul Ottomare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mahallesi, Abay Caddesi 223, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.67" OriginalAmount="103.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011066" Longitude="28.954073" StarRating="3" HotelCode="296416|4539955" HotelName="Gozde Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Selimpasa Sokak, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/95511/1795511/1.jpg?f=15097797</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.09" OriginalAmount="103.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9575" StarRating="5" HotelCode="61881|2336365" HotelName="Crowne Plaza Istanbul - Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Fethi Bey Caddesi 2, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80011/a_80011_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its outstanding location, this hotel is within walking distance of the Grand Bazaar, the Blue Mosque, the Hagia Sophia, the Basilica Cistern and Topkapi Palace (all 10 minutes' walk) and the Dolmabahce Palace is a 20-minute walk away. Guests will find restaurants and shops just 3 minutes' walk away and the modern tramway passes right in front of the hotel, giving guests easy access to the main attractions. It is 15 minutes on public transport to the nearest nightspots and bars in Taksim and Taksim Square and the convention centres are just 5 km from the hotel. Istanbul Airport is just 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003405394545" Longitude="28.978269141209" StarRating="4" HotelCode="136264|24144" HotelName="Antis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Akbiyik Degirmeni Sokak 98, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/195924/a_195924_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys a great location in the heart of Istanbul's historical city centre, in the district of Sultanahmet, a stone's throw from the Blue Mosque, Hagia Sophia and Topkapi Palace. Here, guests will also find a number of restaurants, bars, pubs, shops, links to the public transport network and the train station. Popular nightlife spots can be found in Taksim, approximately a 15-minute ride away using public transport. Ataturk Airport is roughly 16 km from the city hotel and Sabiha Gokcen Airport is around 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00887413" Longitude="28.95422109" StarRating="0" HotelCode="878847|384185" HotelName="Grand Gara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Saitefendi Sokak 12, Aksaray, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495216</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment boasts a reception, modern rooms and with WiFi (free of charge). 

SITUATION: Is situated inAksaray the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99369378" Longitude="28.91894647" StarRating="2.5" HotelCode="460678|217232" HotelName="Hampton by Hilton Istanbul Zeytinburnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Muammer Aksoy Caddesi 3, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/571144/w_571144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00918" Longitude="28.960752" StarRating="4" HotelCode="9365|19950" HotelName="Kent Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 29, 34490 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4481/a_4481_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of links to public transport. Atatürk International Airport is approximately 20 km away and Sabiha Gökçen International Airport is roughly 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006939" Longitude="28.956401" StarRating="3" HotelCode="188726|36917" HotelName="Kuran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güvenlik Cad. 1, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205709/205709a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.08206782" Longitude="29.08729465" StarRating="0" HotelCode="516045|477312" HotelName="Mavilla Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi, Palmiye Caddesi 25, Anadolu Hisarl, 34880 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/684322/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111.28" OriginalAmount="104" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.976839295417" Longitude="28.868029680024" StarRating="5" HotelCode="221774|45383" HotelName="Ramada Hotel and Suites Istanbul Atakoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 1.Kisim Mahallesi, Fisekhane Caddesi 9/1, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/311147/a_311147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in Ataköy district, just 8 km from Atatürk Airport and CNR Expo Centre, a 5 minute walk from the Carousel and Galleria shopping centers, and Bakirköy train station is less than half a kilometer away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="111.29" OriginalAmount="104.01" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718621" HotelName="Grand Ant Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939974_foto_38.jpg</HotelPictures>
        <HotelDescription>Este hotel urbano, adecuado para familias, estandaacute; situado en el corazandoacute;n del casco histandoacute;rico de Aksaray, a 15 minutos andando de museos y edificios histandoacute;ricos, tales como la basandiacute;lica de Santa Sofandiacute;a y el palacio de Topkapi. El aeropuerto internacional de Atatanduuml;rk estandaacute; a 15 kilandoacute;metros del hotel. Fue totalmente renovado en 2006 y dispone de 55 habitaciones. Ademandaacute;s tiene bar-restaurante, vestandiacute;bulo con recepciandoacute;n abierta 24 horas y cambio de divisa, ascensor, conexiandoacute;n wifi y caja fuerte. Tiene servicio de habitaciones y de lavanderandiacute;a. Las habitaciones estandaacute;n equipadas con baandntilde;o e incluyen telandeacute;fono, TV por cable y secador, asandiacute; como aire acondicionado individual, calefacciandoacute;n central y balcandoacute;n o terraza. El restaurante sirve desayuno bufandeacute; y comida a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.49" OriginalAmount="104.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.986838140665" Longitude="29.085901284122" StarRating="4.5" HotelCode="263725|1001295" HotelName="Hilton Istanbul Kozyatagi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahrayicedit Mahallesi, Batman Sokak 44, Istanbul 34734</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367272/a_367272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW), located about 29 km away. Istanbul (IST) Airport is approximately 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.54" OriginalAmount="104.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002880072601" Longitude="28.975045008598" StarRating="3" HotelCode="410318|238456" HotelName="Artefes Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Cayiroglu Sokak 17, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100855/a_100855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a recently opened establishment in the Sultanahmet district of Istanbul. The hotel's superb location means there are a number of historical attractions within walking distance, including the Blue Mosque and Topkapi Palace. It is a 10-minute walk to the centre of Sultanahmet, which features numerous restaurants, bars and shopping opportunities. There are also links to the public transport network in Sultanahmet and a train station in nearby Sirkeci.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.58" OriginalAmount="104.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97449833" Longitude="28.87362545" StarRating="4" HotelCode="571854|2256145" HotelName="The Time Hotel Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallessi, Odabasi Sokak 51, Bakirkoy, Marina, Istanbul 34140</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578901/578901a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="111.68" OriginalAmount="104.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|917181" HotelName="BLACK TULIP HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979686_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Sirkeci area - Situated 500 metres from Hagia Sophia and Topkapi Palace -100 mt to tram-Gulhane Tram Station, offering easy access to other sites of the city including Taksim Square, is 20 metres from the property. Grand Bazaar is 900 metres away and the iconic Galata Tower is 1.8 km away. Ataturk Airport is within 20 km.Decorated with elegant furnishingsBreakfast is available at the hotel.It's a modern building.Hotel has a very small lobby...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.95" OriginalAmount="104.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.041654930973" Longitude="28.984201374344" StarRating="5" HotelCode="905763|758105" HotelName="The Elysium Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Yedikuyular Caddesi, Cayiri Sokak 1, Sisli Taksim, 34373  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157202/157202a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Taksim Square, which is in the city centre and approximately a 10-minute walk away. From Taksim Square there are public transport links to all over the city. Shops, cafes/restaurants and bars can also be found within 500-1000 metres of the hotel. Istanbul Ataturk Airport is approximately 21 km from the hotel and Sabiha Gokcen International Airport is roughly 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.03" OriginalAmount="104.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|783267" HotelName="THE ELYSIUM TAKSIM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/329607_image59143136_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Istanbul, Elysium Istanbul MGallery by Accor Group offers an exclusive restaurant and a bar. It has a Turkish bath, sauna and fully equipped rooms with panoramic views of the city. 
The soundproofed suites of the hotel are decorated in a modern style. They all include a living room with a seating area, LCD TV and a DVD player. A kitchenette with a dining area is also available. 
Fanus Restaurant serves a rich open buffet for breakfast, and selected dishes from world cuisine for lunch and dinner. Happy hour is also available every day at Fanus Restaurant. 
Professional therapies and a variety of massages are offered at Elysium Istanbul MGallery by Accor Group. Guests can also benefit from the fitness centre or the indoor pool. 
*Paid Internet at the hotel: 5 eur/day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.03" OriginalAmount="104.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|718740" HotelName="RAMADA BY WYNDHAM ISTANBUL PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/101251_image62610752_0.jpg</HotelPictures>
        <HotelDescription>El hotel y sus alrededores son sensacionales para vacaciones y viajes de negocios. Estandaacute; al lado de la calle Istiklal, el corazandoacute;n de la ciudad y ofrece fandaacute;cil acceso a cualquier parte de la misma. Los huandeacute;spedes pueden hacer excursiones a la histandoacute;rica penandiacute;nsula de Sultanahmet o al centro de congresos y exposiciones de Estambul, mientras que el Bandoacute;sforo y varios consulados estandaacute;n a pocos minutos. En la plaza Taksim, a solo 5 minutos a pie, encontrarandaacute;n una amplia gama de opciones de vida nocturna, restaurantes y entretenimiento. El aeropuerto internacional de Atatanduuml;rk estandaacute; a unos 25 kilandoacute;metros. Este hotel urbano, renovado en 2008, cuenta con 149 habitaciones de diversos tipos elegantemente decoradas, 4 centros de negocios de nuevo diseandntilde;o, una sabrosa cocina mediterrandaacute;nea y turca, un tranquilo y relajante ambiente y precios razonables.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.07" OriginalAmount="104.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015854" Longitude="28.973734" StarRating="5" HotelCode="64043|98278" HotelName="Legacy Ottoman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Hamidiye Caddesi 16, 34112 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82505/a_82505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from the city centre, and from links to the public transport system, via which guests can reach a range of dining and entertainment options, as well as local attractions within 15 minutes. It is 5 minutes' walk from the Egyptian market and 10 minutes from the Grand Bazaar, and it takes 5 minutes by public transport to reach Hagia Sophia and Topkapi Palace, 15 minutes to reach Dolmabahce Palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.15" OriginalAmount="104.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00923836" Longitude="28.9549477" StarRating="3" HotelCode="323617|1783208" HotelName="Eskar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Aksaray Caddesi Ceylan Sokak No: 17, Laleli, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=819111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00884912" Longitude="28.96487371" StarRating="3" HotelCode="186206|30437" HotelName="Balin Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Ordu Caddesi, Dibekli Cami Sokak 10, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260250/a_260250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.089674" Longitude="29.005349" StarRating="4" HotelCode="55339|35330" HotelName="Bilek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Buyukdere Caddesi 29, 4 Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71700/a_71700_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the immediate vicinity of the metro to Taksim Square. Links to the public transport network are located directly in front of the hotel. The city centre with a diverse range of shops and entertainment venues is within 1 km of the hotel. Atatürk airport is some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023895211996" Longitude="28.970099504299" StarRating="4" HotelCode="160504|23006" HotelName="Golden City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tersane Caddesi 111, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/226755/a_226755_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 10-minute walk from some of Istanbul's top sights, including the Blue Mosque, Grand Bazaar, Egyptian Market, Hagia Sophia and Topkapi Palace. The hotel offers great public transport links too, with a tram stop and bus station just around the corner. The train station and the restaurants, bars and nightlife spots of Taksim are all approximately a 10-minute ride on public transport. Ataturk Airport is approximately 22 km from the business hotel and Sabiha Gökçen Airport is around 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012181342229" Longitude="28.977687656879" StarRating="3.5" HotelCode="188722|56828" HotelName="Hypnos Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi No. 10, 12/14, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263391/a_263391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0143716" Longitude="28.97907265" StarRating="3" HotelCode="308234|47785" HotelName="Sayeban Gold Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Kummeydani Sokak 14, Nöbethane Caddesi, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374637/374637a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.35" OriginalAmount="105" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011139329517" Longitude="28.955894279762" StarRating="4" HotelCode="43563|4698" HotelName="Yigitalp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad., Çukur Çesme Sok. No:34, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4506/a_4506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the enthralling old town, just a short distance from a wide selection of tourist sights including the bazaar, the Suleiman mosque, the Blue mosque, the famous Hagia Sophia and the Topaki palace as well as countless shopping and entertainment venues. Transfer to Istanbul airport takes about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.92" OriginalAmount="105.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003034694615" Longitude="28.976116315737" StarRating="3" HotelCode="144828|606245" HotelName="Berce Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi, Ogul Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206106/a_206106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.00" OriginalAmount="105.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|719268" HotelName="Istanbul Golden City Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914016_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in 2010, the Istambul Golden City is a 4 star hotel in the center of the city. The  hotel offers contemporary guest rooms, free Wi-Fi, and great city views. Choose between the neatly decorated standard rooms or  the upgraded deluxe rooms which feature great city views. All of the rooms have an Italian-styled bathroom and a range of modern amenities including flat-screen TV and wireless. The hotel's restaurant is open daily and serves a great buffet breakfast each morning, included in the room rate. The Golden City Hotel is only a 10-minute walk from some of Istanbul's top sights including the Blue Mosque, Grand Bazaar and Topkapi Palace. The hotel has easy access to public transportation too, with a tram stop just around the corner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.07" OriginalAmount="105.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992502" Longitude="29.025304" StarRating="3" HotelCode="188685|1067798" HotelName="Bella Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 5, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263345/a_263345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010054" Longitude="28.976386" StarRating="4" HotelCode="189371|32821" HotelName="Albatros Hagia Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Prof. Kazim Ismail Gurkan Caddesi 12, Cagaloglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5310000/5304000/5303980/75bf3542_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old city, less than 5 minutes’ walk from Hagia Sophia and Topkapi Palace, the hotel is in a great location for visiting the major sight-seeing attractions of Sultanahmet. A tramline is 250 m away with links to other parts of the city and local amenities are available close by. Istanbul Atatürk Airport is some 20 km away and Sabiha Gökçen International Airport is about 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00334" Longitude="28.975305" StarRating="3" HotelCode="207961|47649" HotelName="Aren Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi Gelinlik Sokak No.13 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296279/a_296279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located for enjoying the many historical attractions of the Sultanahmet district, the hotel is on a small side street behind the Blue Mosque in Istanbul. Shops and cafés/restaurants can be found close by and public transport is within a few minutes' walk. Atatürk International Airport is about 18 km away and Sabiha Gökçen Airport is approximately 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03172" Longitude="28.9795" StarRating="0" HotelCode="854472|381227" HotelName="Cezayir Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Hayriye Caddesi 12, Galatasaray, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476177</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010257" Longitude="28.97707" StarRating="4" HotelCode="293781|41416" HotelName="Dosso Dossi Hotels - Old City Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Alayköskü Caddesi 12, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401520/a_401520_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.247926696347" Longitude="29.03559426355" StarRating="0" HotelCode="225657|492262" HotelName="Otel Erzurumlu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kilyos, Kale Caddesi 59, Sariyer, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106750/d06d77bc51f5ecd313443cbf15bca621.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003929" Longitude="28.972423" StarRating="4" HotelCode="75491|25901" HotelName="Garden House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayosofya Mahallesi Sehit Mehmet Pasa No:11/13, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102782/a_102782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel offers luxury accommodation on the historic peninsula of Istanbul, only minutes from Sultanahmet Square, the heart of the Old City and home to many of the city's landmarks, including Topkapi Palace, the Blue Mosque and Hagia Sophia. Guests will find restaurants, shops, links to the public transport network and the train station all within easy walking distance and Taksim, with its bars, pubs and nightlife, is around a 10-minute ride away using public transport. This charming historical hotel can by reached by tram from Ataturk Airport, which is approximately 17 km away, while Sabiha Gokcen Airport is around 67 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012089841355" Longitude="28.954996281957" StarRating="4" HotelCode="43560|27984" HotelName="Holiday Inn Istanbul - Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 5, Vezneciler, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4498/a_4498_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Istanbul's Old City area. Tourists can reach the historic attractions, including the Grand Bazar and the Sultanhahmet district, within a 15-minute walk, while business guests are within easy reach to major textile boutiques, major shopping area and business spots (with public transportation). The property is 400 m from the Aksaray tram station, 500 m from the Vezneciler metro station and 700 m from the Marmaray metro station. Guests can reach the main airports through paid shuttle service and public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069023" Longitude="29.002567" StarRating="1.5" HotelCode="373590|217250" HotelName="Hotel Boursier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulbahar Mahallesi, Oya Sokak 21, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/406463/406463a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042801" Longitude="28.99892" StarRating="4" HotelCode="888193|55446" HotelName="Housez Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süleyman Seba Caddesi No: 60, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136508/a_136508_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Maçka, one of the most popular and exclusive districts of Istanbul. Guests will find restaurants, bars and clubs within 10 minutes of the hotel, and there is a link to the public transport network located just 5 minutes from the hotel in Besiktas, where there are also some shops. Twenty minutes away by public transport guests will find Sirkeci train station. Attractions such as the Blue Mosque, The Egyptian Market and Topkapi Palace can all be reached in 20 minutes by public transport. Ataturk airport is 24 km from the hotel and Sabiha Gokcen airport is 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029188" Longitude="29.11687" StarRating="5" HotelCode="297934|57958" HotelName="Mercure Istanbul Umraniye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdag Caddesi Site Yolu Sokak No. 20, Tepeustu Mevkii, Umraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406087/a_406087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007005989148" Longitude="28.972690701485" StarRating="4" HotelCode="27743|996" HotelName="Mina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. Dostluk Yurdu Sok. No:6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40974/a_40974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Magic Istanbul's old town. The Archaeological Museum, the St Sophia Museum, the Blue Mosque and the Great Bazaar, the Egyptian market and the underground cisterns are all just a few paces away. The Topkapi Palace, Sirkeci Station and the harbour are roughly 10 minutes away on foot. Atatürk International Airport is 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113.42" OriginalAmount="106" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.4229721304" Longitude="29.156543674792" StarRating="4" HotelCode="320512|407928" HotelName="Ramada Gemlik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Bursa Karayolu Hisar Mahallesi, Hisar Bahcelievler Street 6, 16600 Gemlik</AddressLine>
          </AddressLines>
          <CityName>Gemlik</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/434285/a_434285_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gemlik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.85" OriginalAmount="106.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|718643" HotelName="Grand Cevahir Hotel &amp; Congress Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/250654_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel de lujo estandaacute; en el barrio Sisli, en la parte nueva de la ciudad. En unos pocos minutos de viaje podrandaacute; llegar a las localidades de Nisantasi y Tesvikiye, donde encontrarandaacute; numerosos comercios, tiendas y lugares de ocio y entretenimiento. El traslado hasta el aeropuerto dura aproximadamente una hora.Este hotel, inaugurado en el 2002, dispone de un edificio de 13 plantas y un total de 323 habitaciones, de ellas dobles, 47 suites y 4 king-suites. En el edificio podrandaacute; encontrar un hall de entrada, recepciandoacute;n abierta las 24 horas con servicio de caja fuerte, de guardarropa y de cambio de divisa, un ascensor y una cafeterandiacute;a. A disposiciandoacute;n de los huandeacute;spedes tambiandeacute;n estarandaacute;n el bar, algunas tiendas, la peluquerandiacute;a, el auditorio, la sala de televisiandoacute;n y el restaurante climatizado. El hotel tambiandeacute;n ofrece 22 salas de conferencias y una terminal de Internet, desde donde podrandaacute; acceder al mundo virtual. Tambiandeacute;n podrandaacute; aparcar su vehandiacute;culo tanto en el garaje como en el aparcamiento del propio hotel. Como prestaciones adicionales, se ofrecen servicios de habitaciones, lavanderandiacute;a y atenciandoacute;n mandeacute;dica.Las confortables habitaciones estandaacute;n dotadas de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa con contestador automandaacute;tico, TV vandiacute;a satandeacute;lite o por cable con canal musical, radio, conexiandoacute;n a Internet, minibar/nevera, cama king-size, suelo de baldosas, calefacciandoacute;n central y caja fuerte de alquiler. Las suites disponen ademandaacute;s de una sala de estar. El hotel cuenta con habitaciones habilitadas para minusvandaacute;lidos.En la parte exterior podrandaacute; encontrar una piscina externa e interna, una terraza para tomar el sol, tumbonas, sombrillas y bar de aperitivos. Los huandeacute;spedes tambiandeacute;n podrandaacute;n utilizar el jacuzzi y, abonando tasas, la sauna, el solandaacute;rium, el baandntilde;o turco, el servicio de belleza y de masajes. Los que quieran hacer algo de deporte podrandaacute;n practicar aerandoacute;bic y utilizar el gimnasio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00964330434" Longitude="28.976418972015" StarRating="4" HotelCode="76208|216963" HotelName="Adamar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 37, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103656/a_103656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Istanbul. Guests at the hotel will find restaurants, public transport connections and shops 10 minutes away on foot, whilst bars and clubs can be reached in 15 minutes by public transport. Sirkeci train station is a 15-minue walk away, whilst Ataturk International Airport is 20 km away. Numerous sights are located in the hotel’s vicinity, such as Topkapi Palace, the Blue Mosque (both 150 m), the Underground Cistern (70 m) and the Grand Bazaar (400 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005166219294" Longitude="28.980151955082" StarRating="3" HotelCode="68329|58609" HotelName="Hotel Alilass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Bayram Firin Sokak 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88371/a_88371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sultanahmet area, which is in the heart of Istanbul’s old city. The hotel is within walking distance of Ottoman and Byzantine relics such as the Blue Mosque, Hagia Sophia, Topkapi Palace and the underground cistern. Atatürk International Airport and Sabiha Gökçen International Airport are approximately 17 km and 60 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005184297679" Longitude="28.980581760407" StarRating="3" HotelCode="185596|28566" HotelName="Saba Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cad Cetinkaya Sokak No 4, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259587/w_259587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sultanahmet, at the heart of the city and its history. Within about 100 m guests will find restaurants and shops and it is some 200 m to the Bosphorus and about 250 m to the nearest bars. The hotel is a few minutes' walk from the Topkapi Palace, the Hagia Sophia Museum, the Sultanahmet Mosque, the Sunken Palace and the Grand Bazaar. Taksim Square lies roughly 5 km away, as do the closest nightspots. Istanbul Atatürk Airport is only 15 km away from the hotel and it is approximately 46 km to Istanbul-Sabiha Gökçen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03153593004" Longitude="28.979337635582" StarRating="3" HotelCode="314662|199434" HotelName="The Loft Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Caddesi Cezayir Çikmazi No:5B, Fransiz Sokagi, Galatasaray Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8002858</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.81621461" Longitude="29.30431404" StarRating="0" HotelCode="815446|494666" HotelName="Tuzla Garden Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Housekeeping,Internet,Laundry,Smoking Rooms,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Galipaga Sokak 22, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643000/643000a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gebze. The premises count with 42 welcoming bedrooms. Guests may take advantage of the Wi-Fi connection throughout. Customers can enjoy the convenience of 24-hour reception. The younger guests are accommodated in baby cots (available on request). Tuzla Garden Hotel &amp; Suites understands that accessibility is important to all guests. For this reason, it features wheelchair accessible bedrooms and is fully adapted for easy access. Tuzla Garden Hotel &amp; Suites is not a pet-friendly establishment. Travellers may take advantage of the car park. Some services may be subject to additional charges. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.49" OriginalAmount="107" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00477" Longitude="28.98074" StarRating="3" HotelCode="36322|19949" HotelName="Yusuf Pasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 34, Sultanahmet Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59421/a_59421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a fascinating history, the hotel is within walking distance of Sultanhamet, the tourist centre of the wonderful city of Istanbul. In addition, the airport is around 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.51" OriginalAmount="107.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04287859" Longitude="29.00049643" StarRating="4" HotelCode="308220|1685418" HotelName="Turkuaz Suites Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süleyman Seba Caddesi, Refik Osman Top Sokak 11, Macka, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479354/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.71" OriginalAmount="107.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005533" Longitude="28.979122" StarRating="3" HotelCode="11087|1427188" HotelName="Blue House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalbasti Sokak 14, Sultanahmet, 34400 Istambul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.92" OriginalAmount="107.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039188487456" Longitude="28.982598111033" StarRating="4" HotelCode="191183|609485" HotelName="Moss Suites Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 34, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106539/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.95" OriginalAmount="107.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02482877" Longitude="28.9791564" StarRating="0" HotelCode="850412|4548675" HotelName="Royal Tophane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mustafa Pasa Mahallesi, Mumhane Cadessi 55, Tophane, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.12" OriginalAmount="107.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011963" Longitude="28.958303" StarRating="4" HotelCode="44298|271585" HotelName="Mosaic" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vidinli Tevfik Pasa Cad. No:21, 34490 Vezneciler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17733/a_17733_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central position at the heart of Istanbul's old town, making it the ideal starting point for excursions to the wide selection of shopping venues and the many tourist sites in the surrounding area. Transfer to Istanbul airport takes about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.13" OriginalAmount="107.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012516" Longitude="28.977996" StarRating="3" HotelCode="104120|849175" HotelName="Adora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi, Erdogan Sok. No: 14 - 16, Gülhane</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145152/a_145152_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Istanbul. Ideally located, guests may easily reach restaurants, pubs, discos, the tourist centre, the park and shopping on foot. Public transport links and the railway station are also nearby. Guests may reach tourist attractions on foot such as the Hagia Sophia, Topkapi Palace, the Grand Bazaar, the Blue Mosque and the Basilica Cistern. Atatürk International Airport Istanbul is located approximately 17 km from the hotel while Sabiha Gokcen International Airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.26" OriginalAmount="107.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014539160635" Longitude="28.977915644646" StarRating="4" HotelCode="26523|233326" HotelName="Askoc" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istasyon Arka Sokak No 15, Sirkeci 34420, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38792/a_38792_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is centrally situated in the Sirkeci district of the beautiful old town, close to restaurants and public transport links. Istanbul Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003154438557" Longitude="28.97460334603" StarRating="0" HotelCode="915597|57276" HotelName="Albinas Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 34-38, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183929/183929a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0033694" Longitude="28.97610261" StarRating="3" HotelCode="445712|215867" HotelName="Atam Suites &amp; Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya, Cad. Ogul Sokak No:10, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/43/cc43ebc288969f13317fb0b2879fef8ba1e20fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010397" Longitude="28.958201" StarRating="3" HotelCode="65949|343241" HotelName="Eyfel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurultay sok. No:19 PK, 34470 Laleli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85410/a_85410_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 5-minute walk from Laleli in central Istanbul, where guests will find the nearest restaurants and links to the public transport network. The Sultanahmet Mosque is also only 5 minutes away on foot, and it is 6-7 minutes' walk to the Hagia Sophia, Topkapi Palace Museum, the Underground Cistern, the Grand Bazaar and the Blue Mosque. There are shopping venues 10 minutes away at Aksaray and Taksim with its nightlife is just 15 minutes' walk from the hotel. Atatürk Airport is just 18 km from the hotel and it is 65 km to Istanbul-Sabiha Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00414" Longitude="28.979656" StarRating="4" HotelCode="147673|22423" HotelName="Ferman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Taftil Sokak 37, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209218/a_209218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the historic Sultanahmet district of Istanbul. The top attractions such as Topkapi Palace and Hagia Sophia are within a 10 to 15-minute walk and local transport is close by with links to other parts of the city. There are numerous restaurants, bars and shops within a short stroll of the hotel. The train station is about 2 km away. Atatürk and Sabiha Gökçen international airports are about 15 km and 45 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.056930391459" Longitude="28.994351953373" StarRating="5" HotelCode="304003|40271" HotelName="Lausos Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi Coruh Sokak 33, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/458317/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.02" OriginalAmount="108.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00535128816" Longitude="28.979957476258" StarRating="3" HotelCode="188715|1442868" HotelName="Novano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No: 74, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263384/a_263384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.10" OriginalAmount="108.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031112" Longitude="28.974035" StarRating="4" HotelCode="33265|45034" HotelName="The Marmara Pera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52876/a_52876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is situated within the immediate vicinity of the Galata Tower and Taksim Square in the historic district of Pera. The lively city centre, which is about 2 km away, can easily be reached on foot in about 10 minutes. The tourist centre is approximately 5 km away, while Istanbul airport is located some 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.22" OriginalAmount="108.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036710667715" Longitude="28.990803658963" StarRating="4" HotelCode="185577|921155" HotelName="Opera Hotel Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Caddesi 26, Gumussuyu, Taksim, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104197/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in the heart of the city, just 500 metres from the Bosphorus and the same distance from Taksim Square with its multitude of entertainment facilities, shops and restaurants. The major sight-seeing attractions in Sultanahmet, such as the Blue Mosque, Topkapi Palace and Hagia Sofia, are 4-5 km away and can be easily reached by public transport. The hotel is 22 km from Istanbul Ataturk Airport and 42 km from Sabiha Gökçen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.63" OriginalAmount="109" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05772289" Longitude="29.00119381" StarRating="3" HotelCode="496127|217154" HotelName="Best Fulya Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dikilitas Mah Ayazmadere Caddesi, Yesilcimen Sokak 13, Fulya, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8631490</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.63" OriginalAmount="109" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010661454008" Longitude="28.891058845911" StarRating="5" HotelCode="300881|45807" HotelName="Hurry Inn Merter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Ozmen Mahallesi, Nadide Caddesi 62-64, Merter Gungoren, 34010 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255442/255442a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.63" OriginalAmount="109" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004451710179" Longitude="28.978237550926" StarRating="4" HotelCode="18017|27979" HotelName="Sultanahmet Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torun Sokak 19, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369167/369167a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.63" OriginalAmount="109" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003143768212" Longitude="28.97207017791" StarRating="4" HotelCode="118816|55794" HotelName="Villa Sphendone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Demirci Resit Sokak No:19, Kucukayasofya, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305670/305670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="117.19" OriginalAmount="109.52" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|650686" HotelName="AVICENNA HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25739_image60512081_0.jpg</HotelPictures>
        <HotelDescription>Located in Sultanahmet, the historic center, this elegant and newly renovated hotel is within walking distance of the Hagia Sophia, Topkapi Palace and the Blue Mosque. There is free Wi-Fi. The Avicenna offers a stylish and contemporary setting for your stay in Istanbul. Luxurious fabrics are combined with minimalist design and charming ottoman details. From the terrace of the hotel cafe you can see the Sea of Marmara. There is also a breakfast room and a shaded garden patio. Rooms are uniquely luxuriously decorated and feature modern amenities such as a flat-screen TV and a pillow menu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="117.26" OriginalAmount="109.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|130930" HotelName="Istanbul Gonen Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958326_foto_1.jpg</HotelPictures>
        <HotelDescription>Located a few km from Istanbul, this luxurious five-star hotel is next to the fairgrounds. Being a business hotel has everything you need to hold events and meetings in their facilities labolares. It has 12 rooms perfectly equipped for this purpose.
There are a total of 297 rooms divided into several categories. Among its services it highlights especially the spa where they can relax after an intense day of work.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="117.61" OriginalAmount="109.92" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|506514" HotelName="THE GRAND MIRA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1640083_foto_1.jpg</HotelPictures>
        <HotelDescription>Property Location With a stay at The Grand Mira Hotel in Istanbul, you'll be close to Pendik Marina and Pendik Port.  This hotel is within close proximity of Dock Square and Adalar Museum.Rooms Make yourself at home in one of the 52 guestrooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services.Dining Grab a bite at one of the hotel's 2 restaurants, or stay in and take advantage of 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is served daily.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005293600587" Longitude="28.974412679672" StarRating="3" HotelCode="10892|19799" HotelName="Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Demirci Resit Sok. No:28, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8368/a_8368_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Old City, only a few minutes’ walk from the Blue Mosque, St. Sophia, Topkapi Palace, the Hippodrome and the other tourist attractions. There is a link to the public transport system about 5 minutes' walk away and a train station about 10 minute's journey from there. Atatürk International Airport is approximately 18 km away and Sabiha Gökçen International Airport is roughly 65 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01446255" Longitude="28.97827913" StarRating="4" HotelCode="375083|216987" HotelName="Barbera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Darüssaade Sokak 17-19, Nöbethane Caddesi, Sirkeci, Fatih, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587988/587988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05398" Longitude="29.008192" StarRating="4" HotelCode="191111|61422" HotelName="Chakra Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Eren Sokak 16, Dikilitas Mahallesi, Besiktas, Istanbul 34349</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237395/237395a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04678496" Longitude="29.00025132" StarRating="3" HotelCode="323670|217249" HotelName="Hotel Bosfora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkali Mahallesi, Nüzhetiye Caddesi No: 30, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7890025</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035293930387" Longitude="28.9833" StarRating="3" HotelCode="739678|271811" HotelName="Mukarnas Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Ipek Sokak 6, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625123/625123a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.70" OriginalAmount="110" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012211700943" Longitude="28.957208991051" StarRating="4" HotelCode="15063|23240" HotelName="Vicenza" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Caddesi 3, Sehzadebasi, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17813/a_17813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk of links to public transport and the train station is a 10-minute walk away. Atatürk International Airport and Sabiha Gökçen International Airport are approximately 15 km and 60 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.73" OriginalAmount="110.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00871122977" Longitude="28.883180484071" StarRating="4" HotelCode="378297|2009615" HotelName="Interstellar Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Özmen Mahallesi, Fatih Caddesi, Kasim Sokak 5, 34173 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430299/430299a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.27" OriginalAmount="110.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|505454" HotelName="BOSS SULTANAHMET HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1137378_foto_1.jpg</HotelPictures>
        <HotelDescription>The Boss Hotel Sultanahmet has18 rooms. They are furnished in an elegant modern style with natural colors  combining contemporary influences. Quality bedding with a reflection of comfort. All rooms are provided with a private bathroom, high speed and wireless internet connection, hair dryer, direct dial telephone system, LCD TV with satellite system, minibar, VRF aircondition system, safe box, emergency alarm system, hot water machine, tea and coffee making facilities.   The Boss Hotel Sultanahmet Restaurant is located on the top floor and you can enjoy a magical view of the area while you have your open hot butffet breakfast, lunch and dinner. Having a dinner with stunning view of the Sultanahmet Area is our recommendation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.30" OriginalAmount="110.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.065615" Longitude="29.008688" StarRating="5" HotelCode="904032|591195" HotelName="Point Hotel Barbaros" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Yildiz Posta Caddesi 29, 34394 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237720/a_237720_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Esentepe, the new business district of Istanbul with public transport links to the rest of the city. Centrally located between the 2 main international airports of Istanbul, the sight-seeing attractions of Sultanahmet are approximately 8 – 9 km away. There are a number of restaurants and bars about 8 minutes away via public transport, whilst shopping venues are available 3.5 km away. Nearby places of interest include the Blue Mosque, Topkapi Palace and the Grand Bazaar. Istanbul Ataturk and Istanbul Sabiha Gokcen airports are about 25 km and 35 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.77" OriginalAmount="111" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003178354707" Longitude="28.973467200994" StarRating="4" HotelCode="166624|35280" HotelName="GLK PREMIER The Home Suites &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa 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,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 60, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233435/a_233435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, within walking distance of Sultanahmet Square, Topkapi Palace, the Grand Bazaar, the Hagia Sophia and many more historical monuments. Guests will find the central Taksim area around 4 km away, while Sirkeci railway station is around 1 km from the hotel. The property is only 15 km from Istanbul Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.77" OriginalAmount="111" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00808972" Longitude="28.9577271" StarRating="3" HotelCode="591609|237496" HotelName="Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemaletin Mahallesi, Koska Caddesi 31, Laleli, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766280/69c922bcc7517c84185371e4d3249063.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a restaurant and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="119.02" OriginalAmount="111.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005022820611" Longitude="28.964796839287" StarRating="4" HotelCode="292260|LION" HotelName="Skalion Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mah. Cifte Gelinler Cad. 6</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125175147</PostalCode>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82055/3375c44b-8424-49bb-b4e0-cca8c9b65cb6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated half a kilometer from the Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.42" OriginalAmount="111.61" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718690" HotelName="Adora Hotel Cafe &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1043261_foto_19.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en el corazandoacute;n de Estambul. Gracias a su ubicaciandoacute;n ideal, los huandeacute;spedes podrandaacute;n llegar fandaacute;cilmente a pie a restaurantes, pubs, discotecas, el centro turandiacute;stico, el parque y tiendas. Cerca hay tambiandeacute;n paradas de transporte panduacute;blico y la estaciandoacute;n de ferrocarril. Ademandaacute;s, se puede llegar a pie a lugares de interandeacute;s turandiacute;stico como la iglesia de Santa Sofandiacute;a, el Palacio de Topkapi, el Gran Bazar, la Mezquita Azul y la Cisterna de Basandiacute;lica. El aeropuerto internacional de Atatanduuml;rk en Estambul estandaacute; situado aproximadamente a 17 km del hotel, mientras que el aeropuerto internacional Sabiha Gandouml;kandccedil;en dista unos 60 km.En ninganduacute;n otro hotel tan pequeandntilde;o sentirandaacute;n los huandeacute;spedes el confort de un servicio de lujo mandaacute;s que en este establecimiento dotado de solo 15 habitaciones. Se trata de un establecimiento urbano climatizado que consta de 6 plantas y dispone de vestandiacute;bulo con recepciandoacute;n 24 horas, servicio de cambio de divisas, guardarropa y ascensor. El hotel es adecuado para familias y cuenta con bar, restaurante, conexiandoacute;n a Internet WiFi y servicio de habitaciones y de lavanderandiacute;a (ambos de pago).EL hotel cuenta con confortables habitaciones decoradas con un estilo autandeacute;ntico. Hay diferentes tipos de alojamiento, incluidos alojamientos con cama francesa individual, con cama francesa, con 2 camas individuales y alojamientos de 3 y 4 camas. Las habitaciones estandaacute;n dotadas de cuarto de baandntilde;o privado con ducha y secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable y conexiandoacute;n a Internet. Ademandaacute;s, disponen de minibar, aire acondicionado regulable, calefacciandoacute;n regulable y caja fuerte.El hotel ofrece un amplio menanduacute; con gran variedad de entrantes calientes. Hay desayuno de bufet y almuerzo y cena a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.56" OriginalAmount="111.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002689170965" Longitude="28.974100734486" StarRating="3" HotelCode="119180|1434948" HotelName="Deniz Houses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak 14, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163330/a_163330_P2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003235" Longitude="28.97703" StarRating="3" HotelCode="191075|57038" HotelName="Blue Tuana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmen Sokak No:3, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/8/2/0/8/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9149897" Longitude="29.13341339" StarRating="5" HotelCode="263245|206460" HotelName="Cevahir Hotel Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yali Mahallesi, Turgut Özal Bulvari 261, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366593/a_366593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005025622015" Longitude="28.970482197864" StarRating="2.5" HotelCode="267826|343238" HotelName="Ercan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi 161, Kumkapi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106924/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the best advantage of the Ercan Apart Hotel for our guest is its location.Our Hotel is not only so close to the city center but also the old city.So our guests are able to walk around and visit historical places 24 hours.Our Hotel is just 400m away from ancient Hypodromme,Blue Mosque,Turkish Islamic Artifacts Museum,Hagia Sophia,Underground Cistern and 500 m away from the Topkapi Palace and Archeological Museum.	Also the tram station is just 350 m away from our Hotel. As the Ercan Apart Hotel with all theese advantages our first aim is to provide dear our guests the best service and quality.While drinking your tea and coffee in our terrace which open 24 hours you enjoy your holiday.Also you can get detailed information about the city, transfers organisations,city tours,and some other organisations from our reception.																								|</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003487501087" Longitude="28.973314683333" StarRating="3" HotelCode="358158|199654" HotelName="Family Istanbul Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Akburcak Sokak 6, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416538/416538a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004692" Longitude="28.979433" StarRating="4" HotelCode="17268|55263" HotelName="Sari Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad No.42 - 46, 34122 Sultanahmet - Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/03/030642/030642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008064773983" Longitude="28.958729001328" StarRating="4" HotelCode="900211|30491" HotelName="Hotel Venera" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 72, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183157/ba_183157_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre, within walking distance of Istanbul’s spectacular highlights. The Blue Mosque, Topkapi Palace, Hagia Sophia, the Basilica Cistern, the Grand Bazaar, Suleymaniye Mosque and the Chora Museum are just 10 minutes by tram (Laleli tram stop is 5 minutes’ walk from the hotel). Atatürk International Airport is around 15 km, Sabiha Gökçen International Airport around 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.84" OriginalAmount="112" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01516729" Longitude="28.97440194" StarRating="3" HotelCode="594932|217696" HotelName="Venue Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Mimar Vedat Sokak Ozhan Apt. 16, 34112 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586265/586265a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Fatih (Istanbul).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.87" OriginalAmount="112.03" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|690827" HotelName="PRESTIGE HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958198_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 500 metres from Istanbul's Grand Bazaar, Prestige Hotel is less than a 10-minute ride from Little Hagia Sophia. It offers comfortable accommodation with free WiFi. Prestige rooms are spacious and have air conditioning. They include modern furnishings, and come equipped with a minibar and seating area. Some rooms feature four-poster beds and warm coloured d�cor. In the morning, the hotel serves a rich buffet breakfast with omelets, crepes, and seasonal fruit. The Prestige Restaurant serves international cuisine. There is also a large bar that serves refreshing beverages. Prestige guests can relax on the sun terrace and enjoy panoramic city views, or visit the tour desk and ask for information on local attractions. Currency exchange and car hire are available. Laleli Tram Station is just a 3-minute walk from Prestige Hotel, while Vezneciler Metro Station is 450 metres away offering easy access to popular areas in Istanbul. Ataturk Airport is 16 km from the property. Airport shuttle can be arranged at an additional fee. Istanbul Airport is 55 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.88" OriginalAmount="112.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032229" Longitude="28.982322" StarRating="4" HotelCode="260172|1017778" HotelName="Suiteness Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Agahamami Caddesi No:18, 34433 Beyoglu Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191692/191692a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.93" OriginalAmount="112.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006986" Longitude="28.97158" StarRating="4" HotelCode="904127|925645" HotelName="INNOVA Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. 6-8, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237834/a_237834_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet area of historic Istanbul, the hotel is a convenient 10 to 15-minute walk from the major attractions in the area. Restaurants, cafés and shops are also close by. Cemberlitas tram stop is roughly 150 m from the hotel, and for those seeking the more modern amenities of the city, Taksim Square is 4.5 km away and easily reached by public transport. Istanbul’s Atatürk Airport and Sabiha Gökçen Airport are approximately 13 and 46 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.64" OriginalAmount="112.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003201" Longitude="28.975383" StarRating="3" HotelCode="267824|590215" HotelName="Sargon Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Gelinlik Sokak No: 14, 34200 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105361/149d655f-a1bf-4ac7-ad21-2cd1f6247720.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.91" OriginalAmount="113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00765" Longitude="28.971663" StarRating="4" HotelCode="219906|35279" HotelName="Aprilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Peykhane Sk. No: 4, Çemberlitas, Fatih 34122, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180327/180327a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.91" OriginalAmount="113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.963804" Longitude="28.802181" StarRating="5" HotelCode="385915|198751" HotelName="Crowne Plaza Istanbul Florya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Halkali Caddesi No. 95, Senlikköy Mahallesi Florya-Bakirkoy, 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/0/8/8/6/5/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.46" OriginalAmount="113.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04241514" Longitude="28.98462468" StarRating="0" HotelCode="593296|2200485" HotelName="Endless Art Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 28, 34295 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592502/592502a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.88" OriginalAmount="113.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013386" Longitude="28.976493" StarRating="3" HotelCode="56898|605195" HotelName="Metropol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibni Kemal Caddesi No:38, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106051/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.89" OriginalAmount="113.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013507119371" Longitude="28.976489294477" StarRating="3" HotelCode="260176|1080578" HotelName="Sehir Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 6, Sirkeci, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196610/196610a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.98" OriginalAmount="114" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054864" Longitude="28.997139" StarRating="0" HotelCode="300371|237653" HotelName="Orya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferah Sokak No. 33, Tesvikiye Mahalessi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479203/f45f78a951394fc01e25e5f36f630c7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.991916816946" Longitude="29.025650918484" StarRating="3" HotelCode="152018|606645" HotelName="Parkhouse Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Muhurdar Fuat Sok 12, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211601/211601a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122.07" OriginalAmount="114.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|835342" HotelName="ENDERUN HOTEL BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979671_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel is centrally located in Old City area. 15 minutes walking distance to St.Sophia, Topkapi Palace, Grand Bazaar and Blue Mosque.Breakfast, lunch and dinner is available at the hotelThis is a historical building.Hotel has a small lobby.Hotel was used to a mansion during 1920 .During the Ottoman Empire, hotel was used as a school for gifted children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.37" OriginalAmount="114.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.092126" Longitude="29.097453" StarRating="5" HotelCode="172515|868975" HotelName="Limak Eurasia Luxury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rüzgarlibahçe Mahallesi, Sehit Sinan Eroglu Caddesi 5, Kavacik Beykoz, 34805  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240655/a_240655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just five minutes from the Bosphorus, equidistant to Istanbul Atatürk International Airport (36 km) and Sabiha Gökçen International Airport (37 km). Its premium city centre location allows guests to explore the top entertainment, shopping and cultural attractions of Istanbul’s european side while enjoying beautiful views of the Bosphorus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122.96" OriginalAmount="114.92" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718737" HotelName="Venera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/239210_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en centro del casco antiguo, a poca distancia a pie de espectaculares lugares de interandeacute;s de Estambul. La Mezquita Azul, el palacio de Topkapi, la iglesia de Santa Sofandiacute;a, la cisterna de la basandiacute;lica, el Gran Bazar, la mezquita de Suleymaniye y el museo San Salvador de Chora se encuentran a solo 10 minutos en tranvandiacute;a (la parada de tranvandiacute;a de Laleli queda a 5 minutos a pie del hotel). El aeropuerto internacional de Atatanduuml;rk dista aproximadamente 15 km y el aeropuerto internacional de Sabiha Gandouml;kandccedil;en estandaacute; a unos 65 km.Este hotel climatizado fue completamente renovado en 2009, consta de 98 habitaciones y ofrece un alojamiento elegante y lujoso, con un servicio excelente, en una ubicaciandoacute;n de primera. Estandaacute; dotado de vestandiacute;bulo con recepciandoacute;n 24 horas, servicio de cambio de divisas, guardarropa, ascensor, salandoacute;n de peluquerandiacute;a, instalaciones para conferencias, conexiandoacute;n a Internet WiFi y aparcamiento, asandiacute; como de cafeterandiacute;a, bar y restaurante. Ademandaacute;s, por un suplemento, ofrece servicio de habitaciones y de lavanderandiacute;a.Todas las habitaciones cuentan con cuarto de baandntilde;o privado con ducha, secador de pelo, cama doble, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, conexiandoacute;n a Internet, caja fuerte, minibar, calefacciandoacute;n regulable y aire acondicionado.El hotel cuenta con una piscina cubierta y tumbonas. Los huandeacute;spedes pueden comprar refrescos en el chiringuito y, por un suplemento, pueden hacer uso de la sauna, la sala de vapor y del servicio de masajes.Los huandeacute;spedes pueden disfrutar de un bufet para el desayuno, almuerzo a la carta y cena a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.01" OriginalAmount="114.96" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C67883" HotelName="Karakoy Aparts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2390149_foto_1.jpg</HotelPictures>
        <HotelDescription>Enclavada a 1900 km del centro del pueblo, la propiedad brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. El establecimiento estandaacute; a un corto paseo de las principales zonas de ocio. Los visitantes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 150 metros. El establecimiento estandaacute; a 450 metros a pie del puerto. Hay un total de 19 habitaciones en el establecimiento. Este alojamiento fue reformado andiacute;ntegramente en 2013, fruto del compromiso constante que mantiene con la calidad. Karakoy Aparts tiene conexiandoacute;n Wi-Fi en sus instalaciones. Karakoy Aparts dispone de recepciandoacute;n 24 horas. Esta residencia no dispone de cunas bajo peticiandoacute;n. Karakoy Aparts cuenta con un servicio de traslados para garantizar la comodidad de los huandeacute;spedes. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025270515026" Longitude="29.105438320199" StarRating="4" HotelCode="557127|217236" HotelName="Hilton Garden Inn Istanbul Umraniye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yamanevler Mahallesi, Haldun Alagas Caddesi 2, Umraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673619/a_673619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003569" Longitude="28.973919" StarRating="3" HotelCode="933208|63792" HotelName="Hotel Coliseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksakal Sokak 5, Küçükayasofya Mahallesi, Fatih, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=911213</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05709747" Longitude="28.98356988" StarRating="0" HotelCode="516829|237429" HotelName="Hotel Le Maritime" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Siracevizler Silahsor Caddesi 29, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5326111</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009356" Longitude="28.979111" StarRating="4" HotelCode="9369|27980" HotelName="Ottoman Hotel Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferiye Sokak 6/1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4492/a_4492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an inspiring location, directly in the heart of the Old Town, in a slightly elevated position surrounded by the most important historic and cultural sights, and with a view of the impressive Hagia Sophia museum. The most important shopping area, the harbour area and Sultanahmed Square are all easily accessible on foot. It is approximately 200 m to the tram stop Sultanahmed, and 19 km from Atatürk international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.178769034775" Longitude="29.609047562493" StarRating="0" HotelCode="313507|304690" HotelName="Phellos Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Kasim Mahallesi, Liman Sokak 16, 34980 Sile</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/75347/2175347/36.jpg?f=15604425</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the seafront of Sile, Phellos Suites is located right next to Sile Castle and Marina. It offers an on-site swimming pool. The beach is 100 metres from the property. Guests can benefit from the Turkish bath and sauna. Free WiFi is accessible throughout the premises.Each air-conditioned suite at the Phellos features a balcony with sea views. Units have a mini fridge stocked with soft drinks and water, a safety deposit box and a flat-screen TV with satellite channels. The en suite bathroom includes a spa bath, hairdryer, bathrobes and free toiletries.Every morning, a traditional Turkish breakfast is served at the indoor restaurant or by the pool side. For other meals, the a-la-carte restaurant and café offers a wide range of options. The bar is ideal for refreshing drinks.Around-the-clock front desk and a concierge desk are available. The town centre of Sile is within walking distance and Istanbul is a 45-minute drive away. Sabiha Gokcen Airport is 62 km from the property and airport shuttle services are provided at a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.05" OriginalAmount="115" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039623" Longitude="28.98491" StarRating="4" HotelCode="68717|19945" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 18, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88827/a_88827_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the new city, very close to the nightlife of Istanbul. Atatürk International Airport is just 18 km away from the hotel. Dolmabahçe Palace is 5 minutes away by public transport. Other tourist attractions such as the Grand Bazaar, Topkapi Palace, Hagia Sophia and the Blue Mosque are a 15-minute bus ride away. The bus stop is 5 minutes from the hotel and Sirkeci train station is 10 minutes by bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004252" Longitude="28.979675" StarRating="3" HotelCode="33844|55352" HotelName="Angel's Home Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 26, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53851/a_53851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069212812593" Longitude="29.011861681938" StarRating="5" HotelCode="162407|26540" HotelName="Avantgarde Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi 161, Zincirlikuyu, Levent, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228938/a_228938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the business and shopping centre of Istanbul, the hotel is a 5-minute walk from the nearest metro station and is within walking distance of The Kanyon shopping centre. Shops, restaurants, bars and night clubs are about 15 minutes away via public transport in Taksim. Ataturk Airport is approximately 28 km away and Sabiha Gökçen International Airport is about 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008034210542" Longitude="28.954478502274" StarRating="3" HotelCode="186213|29953" HotelName="Hotel Ephesus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray caddesi No: 24, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146843/146843a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014604" Longitude="28.978758" StarRating="3" HotelCode="172518|47737" HotelName="Golden Horn Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Istasyon Arkasi Sokak 9, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240658/a_240658_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sirkeci area, close to the train station and within 400 m of the sightseeing attractions around Sultanahmet, such as the Topkapi Palace, Hagia Sophia and the Grand Bazaar. There are plenty of restaurants, bars, public transport links and shops within a short stroll of the hotel. Atatürk Airport is about 15 km away and Sabiha Gökçen Airport is some 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.12" OriginalAmount="116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.977924" Longitude="28.869752" StarRating="5" HotelCode="900199|40458" HotelName="Titanic Port Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi 7/3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183141/a_183141_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Capacity and Carousel Shopping Centres in the Bakirköy suburb of Istanbul. The hotel is also one of the long-established hotels of the city. Its location facilitates easy and quick access via public transportation to not only the business centres, but also many of Istanbul’s historical sites, including Topkapi Palace, the Blue Mosque and the Grand Bazaar. There are numerous restaurants and shopping opportunities nearby. Atatürk International Airport and Sabiha Gokcen International Airport are roughly 10 and 70 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.36" OriginalAmount="116.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="118813|1007505" HotelName="Taxim Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cumhuriyet Caddesi 31, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186947/186947a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.38" OriginalAmount="116.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.86944" Longitude="29.270837" StarRating="5" HotelCode="146902|144566" HotelName="Divan Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E5 Karayolu üzeri 209, Ust Kaynarca Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208365/a_208365_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in Istanbul, in the asian side of the city, in close proximity to major corporate headquarters, organized industrial zones and other key business locations. It is also 12 km from Sabiha Gökçen International Airport and 55 km from Atatürk International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.60" OriginalAmount="116.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|806882" HotelName="THE CETTIA ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/35178_image65254051_0.jpg</HotelPictures>
        <HotelDescription>The property is conveniently located in Sisli just 700m from Cevahir Shopping Centre, offering easy access to business districts Gayrettepe, Levent, and Maslak. You will find the metro station 200 m from the hotel which is connected to popular areas such as Taksim Square and historical parts of the city. Zorlu Centre is just one metro stop away and Trump Towers is a short walk away. Famous fashion and entertainment area Nisantasi is 2 km away with many luxury shops, restaurants, and caf�s. The Istanbul Airport is 40km away.Facilities and services include a 24-hour reception, a bar a breakfast room, a caf�, a restaurant (extra charge), parking, concierge facilities, a garden, a gym/fitness facility, an elevator, air conditioning, ironing facility, laundry facility (extra charge), a pool bar (extra charge), a safety deposit box, shuttle services (extra charge), wheelchair access, and Wi-Fi access.Rooms feature air conditioning, cable/satellite TV, a desk, a telephone (extra charge), housekeeping service, Wi-Fi access, cots (on request), a minibar (extra charge), a safe box, a shower, a hairdryer, towels, a bathrobe (extra charge), and coffee/tea-making facilities. Non-smoking and connecting rooms (extra charge) are available.Note:- The cleaning, changing of linen, and changing of towels is thrice a week.- Existing reservations cannot be canceled and rebooked under lower rates or promotions.Address: Fulya Mad. Ortaklar Cad. No 30 Sisli, 34384 Istanbul, Turkey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.60" OriginalAmount="116.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02635756" Longitude="28.97903841" StarRating="3" HotelCode="743507|4516715" HotelName="Miller Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Kemeralti Caddesi 37, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035501</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.82" OriginalAmount="116.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|510346" HotelName="RAMADA BEYLIKDUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1688291_foto_1.jpg</HotelPictures>
        <HotelDescription>Landmarks In Esenyurt Perlavista AVM nearby Tuyap Fair Convention and Congress Center nearby Endem TV Tower nearby Medicana International Istanbul Hospital nearby Beylikduzu Migros AVM nearby Buyukcekmece Beach nearby Aqua Marine nearby Getting around Istanbul (IST-Ataturk Intl.) - 10.3 miles/16.6 km Istanbul (SAW-Sabiha Gokcen Intl.) - 36.5 miles/58.8 km Airport shuttle (surcharge)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.97" OriginalAmount="116.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013074" Longitude="28.976942" StarRating="4" HotelCode="491146|2262205" HotelName="Le Petit Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibni Kemal Caddesi 12, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/494422/494422a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.16" OriginalAmount="116.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059198183258" Longitude="29.010273336597" StarRating="5" HotelCode="200053|781115" HotelName="Renaissance Istanbul Polat Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 145, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285416/a_285416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the European side of Istanbul, in Besiktas, midway between the areas of Taksim and Levent. The hotel is within walking distance of shopping malls and Bosphorus' main boat harbour. Public transport runs in front of the hotel and Gayrettepe underground station is just 1 km away. Atatürk International Airport is about 25 km away and Sabiha Gökçen Airport is approximately 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.19" OriginalAmount="117" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02281428" Longitude="28.97366463" StarRating="4" HotelCode="593774|237530" HotelName="Hotel Momento Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Tersane Caddesi 24, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613103/613103a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.19" OriginalAmount="117" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040342" Longitude="28.985071" StarRating="4" HotelCode="15177|25918" HotelName="Nippon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi No: 6, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17998/a_17998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the tourist area of Istanbul and is located only a couple of minutes from the city centre, various restaurants, bars, nightclubs as well as public transport. Within around 100 m guests will find various shopping opportunities and the train station is a 15-minute drive from the hotel along with the Topaki Palace, the Hagia Sophia and the largest covered bazaar in the world, the Grand Bazaar. Istanbul Airport is some 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.19" OriginalAmount="117" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03545921" Longitude="28.97635977" StarRating="0" HotelCode="598501|237681" HotelName="The Golden Pera's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Tarlabasi Bulvari 109, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5363420</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.19" OriginalAmount="117" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012284561797" Longitude="28.97765815258" StarRating="4" HotelCode="19473|9733" HotelName="Hotel Yasmak Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 12, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24572/a_24572_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sirkeci district of the city at the heart of Istanbul's wonderful old town. All of the top tourist sites are to be found within a few minutes walk of the hotel and transfer to Istanbul airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.45" OriginalAmount="117.24" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CE3420" HotelName="Harmony Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2556823_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 8. 0 km del centro del pueblo, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. La playa mandaacute;s cercana estandaacute; a a 7. 0 km de la propiedad. Los visitantes encontrarandaacute;n el aeropuerto a 8. 0 km. La propiedad estandaacute; a 7. 0 km del puerto. Interstellar Hotel dispone de un total de 66 habitaciones. Las personas que se hospeden en este hotel podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta 24 horas. Este establecimiento no dispone de cunas bajo peticiandoacute;n. Este establecimiento es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con habitaciones accesibles y dispone de accesos totalmente adaptados. El aparcamiento puede ser anduacute;til para aquellos que lleguen en coche. Esta residencia tiene un impacto mandiacute;nimo en el medioambiente gracias a sus prandaacute;cticas sostenibles. Interstellar Hotel ofrece servicio de traslado al aeropuerto. Interstellar Hotel dispone de los servicios e instalaciones necesarios para garantizar el andeacute;xito de todos los eventos empresariales. Todos los clientes que se alojen en esta propiedad podrandaacute;n disfrutar de las deliciosas opciones de restauraciandoacute;n ofrecidas en su agradable entorno. Los huandeacute;spedes podrandaacute;n disfrutar de las deliciosas comidas que se sirven en el comedor del establecimiento. El establecimiento puede cobrar el importe de algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.45" OriginalAmount="117.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040681" Longitude="28.98347" StarRating="5" HotelCode="75623|82615" HotelName="Elite World Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi 42, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102946/a_102946_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Taksim, the new city, in the middle of Istanbul, the meeting point of Asia and Europe. It is close to the centres of business, trade, government, health, shopping, culture and entertainment. Restaurants, bars, nightlife and links to public transport can be found in the immediate vicinity. Sirkeci Train Station, Hagia Sophia, Topkapi Palace, the Blue Mosque and the Grand Bazaar are all about 15 minutes away on public transport. Ataturk Airport is about 20 km away, while Sabiha Gokcen is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.68" OriginalAmount="117.46" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|837206" HotelName="BALIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958283_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the heart of old city in Sultanahmet district and it is just 50 meters away to Grand Bazaar and 10 minutes walking distance to Sultanahmet tram station.Perfect location for those who wants to visit the highlights of the city in the old city.The restaurant of the hotel is available between 07:30 till 23:00 with an a la carte menu, which is a mix of local and international cuisine.It is a nice traditional building with a modern renovation. A six-storey low-rise building.The lobby is medium in size and connected with the lobby snack bar which has a capacity of 30 people maximum.This is a very nice boutique hotel in the heart of old city and very convenient for those who are interested in a cultural visit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.68" OriginalAmount="117.46" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718634" HotelName="Ramada Istanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919026_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en Taksim, un barrio muy animado multicultural, de ocio y arte. En las inmediaciones hay restaurantes, bares, discotecas, tiendas y transporte panduacute;blico. Con el transporte panduacute;blico llegarandaacute; en 15-20 minutos a Santa Sofandiacute;a, la Mezquita Azul, la Cisterna subterrandaacute;nea y al Gran Bazar.Este hotel, renovado en el 2005 y climatizado, tiene 9 plantas en las que se reparten un total de 110 habitaciones, 2 de ellas suites janduacute;nior. El personal se encargarandaacute; de todas sus peticiones. En el hall de entrada hay un vestandiacute;bulo con recepciandoacute;n abierta las 24 horas del dandiacute;a, servicio de cambio de divisa, guardarropa y ascensores. Estandaacute; equipado con bares, restaurante, centro de negocios con salas de reuniones y conexiandoacute;n inalandaacute;mbrica a Internet. Con cargo extra puede utilizar el servicio de habitaciones, de lavanderandiacute;a y el garaje.Todas las habitaciones disponen de cuarto de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, minibar, cama doble, aire acondicionado, calefacciandoacute;n central y caja fuerte de alquiler. Hay habitaciones habilitadas para personas minusvandaacute;lidas.El hotel cuenta con una piscina cubierta, bar de aperitivos, sauna, baandntilde;o de vapor, baandntilde;o turco, gimnasio y servicio de masajes, todo con cargo extra.Todas las maandntilde;anas se ofrece desayuno en forma de bufet. Tanto al mediodandiacute;a como a la hora de cenar, puede elegir a la carta o un menanduacute;. Se puede reservar media pensiandoacute;n, pensiandoacute;n completa o alojamiento mandaacute;s desayuno.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.68" OriginalAmount="117.46" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|692461" HotelName="Wyndham Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/242154_foto_1.jpg</HotelPictures>
        <HotelDescription>Wyndham Istanbul OldCity hotel offers a free spa, swimming pools, free Wi-Fi and luxurious rooms in central Istanbul. Each room includes a luxurious jacuzzi and separate shower, a plasma TV, beautiful design and quality curtains and towels. The suites have an elegant dining area with a fireplace and additional space.
Celal Aga Konagi Hotel's spa and wellness center offers a large indoor pool and a historic hammam. There's a spectacular rooftop pool and gym area with panoramic city views.
Guests can use the Wi-Fi connection available throughout the property and the cyber caf� free of charge. Tourist information desk, car rental service and airport transfers at your disposal. The hotel's Konak restaurant serves Turkish and international cuisine. The caf�-bar, located next to the lobby, is the ideal place to enjoy a drink and elegant surroundings.
You will also find numerous restaurants in the immediate vicinity. The local tram station is a 5-minute walk away and the Grand Bazaar and Blue Mosque are just 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.87" OriginalAmount="117.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87112606" Longitude="29.13155466" StarRating="0" HotelCode="592312|4681405" HotelName="Serguzest Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Banquet Hall,Bar,Boutique,Conference Hall,Designated Smoking Area,Garden,Internet,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Guzeller Sokak 8, 34970 Buyukada, Adalar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635880/635880a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable Boutique is situated in Princess Island, Asian Side of the City. Visitors will enjoy a peaceful and calm stay on the premises, as it counts with a total of 8rooms. Those staying at this property may surf on the internet thanks to the Wi-Fi access ready to use on public areas. This accommodation does not operate a 24-hour reception. This is not a pet-friendly establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00812431" Longitude="28.96797001" StarRating="3" HotelCode="374619|217158" HotelName="Bizim Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Divani Ali Sokak No. 2, Beyazit, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620355/620355a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.067514747942" Longitude="29.004337855359" StarRating="5" HotelCode="293573|37039" HotelName="DoubleTree by Hilton Istanbul Esentepe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi Buyukdere Caddesi 117, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/428863/428863a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005682231682" Longitude="28.980560302734" StarRating="4" HotelCode="65370|19579" HotelName="GLK Premier Acropol Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84232/a_84232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is centrally situated in the bewitching old town, close to the Blue mosque. A selection of shops, restaurants and cafés are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00631" Longitude="28.96687" StarRating="3.5" HotelCode="172037|30489" HotelName="Gedik Pasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gedikpasa Cadesi, 70, Beyazit Dsitrict 34126, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10687430</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Beyazit, roughly 400 m from the attractions of the Sultanahmet and the same distance again from the Kumkapi area by the Marmaris Sea, which is famous for its fish restaurants. Within 400 m of the hotel guests will also find restaurants, bars, links to the public transport network and shops. It is about 500 m from the Grand Bazaar, some 850 m from the Blue Mosque, about 900 m from the Hagia Sophia and roughly 1.3 km from the Topkapi Palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034598" Longitude="28.98594" StarRating="3" HotelCode="191166|252250" HotelName="Marion Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mah. Pürtelas Sok. No:12, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224875/224875a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034006627237" Longitude="28.988479830688" StarRating="4" HotelCode="475758|217680" HotelName="Noble22 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahalessi, Kolcak Sokak 11, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/582744/582744a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.855419" Longitude="29.397058" StarRating="5" HotelCode="297932|407340" HotelName="Ramada Plaza Istanbul Asia Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sekerpinar Mahallesi, Muhsin Yazicioglu Caddesi 43, 41420 Sekerpinar, Cayirova</AddressLine>
          </AddressLines>
          <CityName>Sekerpinar</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406085/a_406085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.26" OriginalAmount="118" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02618091" Longitude="28.97771641" StarRating="0" HotelCode="621249|252303" HotelName="Unver Galata Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Galata Mandirasi Sokak 18, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10173473</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.71" OriginalAmount="118.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.956737357023" Longitude="29.080471685844" StarRating="4" HotelCode="118869|603345" HotelName="Suadiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaj Yolu 25, Bagdat Caddesi, Suadiye, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/162959/a_162959_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.23" OriginalAmount="118.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010101" Longitude="28.977961" StarRating="3" HotelCode="33848|1431628" HotelName="Zeynep Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Zeynep Sultan Camii Sokak 25, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53859/a_53859_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to the heart of the city of Istanbul. Plenty of shopping and entertainment venues are to be found close by. Public transport departs from a stop located directly in front of the hotel. The nearest strip of coast with beach and bathing opportunities is 25 km out of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01458" Longitude="28.975838" StarRating="4" HotelCode="260215|199119" HotelName="Eurostars Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi, Hocapasa Hamami Sokak No:1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230622/230622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0038742" Longitude="28.97984983" StarRating="3" HotelCode="583245|217186" HotelName="Ferman Konak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 70 - 72, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586242/586242a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026780067572" Longitude="28.978190375623" StarRating="3" HotelCode="393879|324327" HotelName="Kavalali Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mimi Mahallesi, Lulecihendek Caddesi 14, Beyoglu, 34425 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418543</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;With a stay at Saykai Suites in Istanbul (Galata), you&amp;apos;ll be minutes from Crimea Memorial Church and Galata Tower.  This apartment is close to Suleymaniye Mosque and Topkapi Palace.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Rooms&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;Make yourself at home in one of the 11 air-conditioned r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01366612" Longitude="28.97703067" StarRating="3" HotelCode="33226|2258" HotelName="Seres Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 25, Sirkeci, Fatih, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52806/a_52806_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is close to Istanbul's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.33" OriginalAmount="119" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012386" Longitude="28.958614" StarRating="5" HotelCode="136266|375162" HotelName="Celal Aga Konagi Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Sehzadebasi Caddesi 1, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/195926/a_195926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is very close to all of the city's major tourist attractions and historical places of interest such as the Grand Bazaar, Blue Mosque, Haghia Sophia Museum and Topkapi Palace, all of which are located in the centre of Old Istanbul within easy walking distance. Shops, restaurants and links to the public transport network are on the hotel's doorstep and Sirkeci train station is around 1.8 km away. Taksim, with its bars, pubs and nightlife is around an 18-minute ride away on public transport. The family-friendly city hotel is approximately 15 km from Ataturk Airport while Sabiha Gokcen Airport is roughly 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.64" OriginalAmount="119.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00297338" Longitude="28.97576842" StarRating="5" HotelCode="438383|2065265" HotelName="GLK PREMIER Sea Mansion Suites &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 9, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/406464/406464a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="127.80" OriginalAmount="119.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|916737" HotelName="HOTEL SUADIYE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909733_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Suadiye and its unique location combined with Istanbul 's cultural heritage of thousands of years, has a privileged position in Istanbul metropolis. Suadiye Hotel, being a mirror with its renovated and comfortable rooms to Istanbul 's Asian side, will be happy to provide the best service with a creative and dynamic team.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.18" OriginalAmount="119.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04842749" Longitude="29.02506504" StarRating="0" HotelCode="374306|2517995" HotelName="Nevv Bosphorus Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Muallim Naci Caddesi 7, Ortaköy/Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11038979</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="128.62" OriginalAmount="120.21" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|693505" HotelName="MIDTOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/224078_image580567_0.jpg</HotelPictures>
        <HotelDescription>In the heart of Istanbul, the 4-star Midtown Hotel offers modern rooms and free Wi-Fi. Istiklal Street's restaurants and boutiques are within 500 metres of the hotel.
Midtown's rooms offer custom-made furniture and tiled bathrooms. Each has satellite TV and offers a pillow menu. Some rooms have views of the Bosphorous Strait. Free bottled water and snacks are offered at check-in. Midtown Hotel's restaurant serves Turkish and international gourmet cuisines. The lobby cafe offers coffee, soft drinks and light snacks. Four separate meeting rooms are on site. Dolmabah�e Palace is a 15 minutes' walk from the hotel. Guests can reach Ataturk Airport with a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.17" OriginalAmount="120.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01196573" Longitude="28.95724615" StarRating="3" HotelCode="517172|2419635" HotelName="Beethoven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Fethi Bey Caddesi 63, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2419635/jNGOXJuN_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.41" OriginalAmount="120.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993874943345" Longitude="29.02545186316" StarRating="3" HotelCode="901205|608405" HotelName="My Dora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Recaizade Sokak, Rihtim Caddesi, Kadiköy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105728/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.47" OriginalAmount="121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.022160509609" Longitude="29.044246673584" StarRating="4" HotelCode="905795|45384" HotelName="Ramada Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahir Iz Cadesi 32, Altunizade Mh., Üsküdar, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241771/gt_241771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Altunizade district of Uskudar on the Asian side of Istanbul. A large shopping centre is within a few minutes’ walk of the hotel and public transport connections can be found close by offering links to other areas of the city. Haydarpasa train station is around 15 minutes away by public transport and Taksim Square is approximately 30 minutes by car from the hotel. Guests can access Atatürk International Airport and Sabiha Gokcen International Airport which are both to be found around 30 km and 34 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.47" OriginalAmount="121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017059" Longitude="28.94119" StarRating="5" HotelCode="935918|47727" HotelName="Dosso Dossi Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksemsettin Mahallesi, Adnan Kahveci Bulvari, Vatan Caddesi no. 46-48, 34080 Fatih / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385072/385072a_hb_a_025.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.47" OriginalAmount="121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.990904540639" Longitude="29.115861654282" StarRating="5" HotelCode="186865|45381" HotelName="Radisson Blu Hotel, Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yakut Caddesi, Atasehir Mahallesi, 34758 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169182/169182a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Atasehir district, a modern residential and business area, on the Asian side of Istanbul. Taksim Square and the city centre can be reached in around 45 minutes by public transport. Shops, restaurants and entertainment venues can be found within 500 m of the hotel and the nearest public transport links are around 200 m away. It is some 25 km from Sabiha Gökçen Airport and Atatürk International Airport is around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.47" OriginalAmount="121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01340183" Longitude="28.97877665" StarRating="3" HotelCode="416602|237579" HotelName="Romantic Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Caddesi, Tayahatun Sokak 28, Sirkeci, 34112 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618754/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129.51" OriginalAmount="121.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|916568" HotelName="DOSSO DOSSI HOTELS OLDCITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958348_foto_1.jpg</HotelPictures>
        <HotelDescription>Dosso Dossi  Hotel Sultanahmet -Old City is next to The Basilica Cistern , Sultanahmet Tramway Station. And just 5 minutes walking distance Sirkeci Train Station. All rooms have  ; stylish decor ,black-out  curtains ,individual air condition, LCD TV offers Satellite Channel , minibar, tea-coffe making facilities, daily newspaper service ,pillow menu,safe box,Free wi-fi, The Hotel have smooking and non smoking rooms andfloors  also  carpet , parquet floors options . Some rooms feature a private ourdoor balcony. Guests of Dosso Dossi Sultanahmet can get a relaxing time in SPA , and benefit from sauna , stream bath, turkish bath, fitness. Guests can enjoy a rich open buffet breakfast in the mornings .Meals are served at the � la carte Tulip Restaurant ; fusion cusine also turkish specialities , vegetarian dishes. We serve free afternoon tea and night soup . Dosso Dossi Hotel have special Kids Concept include baby car, cartoon movies, free yogurt/milk/fruits services . Each child receives a gift on arrival. Kids menu and baby chair is available in the restaurant. Special Bed Sheets and cots. The reception is available 24/7. Free Shuttle Service to Taksim Square (once time a day). Free Shuttle Service to Laleli (twice a dayAirport shuttle service can be provided at a surcharge. Currency Exchange ,Storage Room in the lobby, Ice Machine in some floors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.56" OriginalAmount="121.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03342693746" Longitude="28.985400152779" StarRating="3" HotelCode="200042|1431218" HotelName="Cihangir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aslan Yatagi Sk. No:17, Cihangir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191350/191350a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a transfer service, room service and a conference room. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.74" OriginalAmount="121.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040186366468" Longitude="28.984800875187" StarRating="4" HotelCode="41098|36984" HotelName="Grand Öztanik Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddesi 9-11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66323/a_66323_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the new city area of Taksim, close to the metro station. It is approximately 20 km to Atatürk International Airport and 60 km to Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129.78" OriginalAmount="121.29" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|145960" HotelName="CLARION HOTEL GOLDEN HORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939436_foto_1.jpg</HotelPictures>
        <HotelDescription>We will be welcoming our guests with well-appointed 185 rooms with Golden Horn views, private balconies, connected family rooms, five splitting meeting rooms, large ballroom, and the best examples of local and world cuisine. Our restaurant will appeal to all your senses with rich colours and delicacies</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.52" OriginalAmount="121.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.055983454512" Longitude="28.986283845404" StarRating="4" HotelCode="375182|2189395" HotelName="Renata Suites Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakiye Elgün Sokak 44, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/487176/w_487176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="76949|19585" HotelName="Amber Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Cifte Gelinler Caddesi 3/7, Kumkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104534/a_104534_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of the old town between the Sea of Marmara and Sultan Ahmet Square. Many of the top tourist sights including the Hippodrome, the Great Bazaar and the historical bar district of Kumkapi are to be found a few minutes walk away. Transfer to the airport takes about 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00702286505" Longitude="28.970258989505" StarRating="4" HotelCode="321428|199890" HotelName="Aprilis Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamam Sokak 5, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/603052/603052a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013528243679" Longitude="28.977282643319" StarRating="4" HotelCode="32218|13723" HotelName="Best Western Empire Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 19, Sirkeci-Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51272/a_51272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the beautiful old town and is only 100 m from the tourist centre. In a number of minutes guests will reach an array of shopping venues, restaurants, bars and nightclubs, which are only 50 m from the hotel. Sultanahmet Square and the main train station are located in the immediate vicinity. Istanbul's Airport is just a 40-minute journey using public transport (around 22 km). The hotel is located on a main street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="902948|206408" HotelName="Beyond Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Istiklal Caddesi 45, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8909448</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009692" Longitude="28.977245" StarRating="4" HotelCode="30379|2255" HotelName="Celal Sultan" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Salkimsogut Sokak 16, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48785/a_48785_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the oldest district of Istanbul, the former capital of the Byzantine and Ottoman empires. The Golden Horn estuary, the Black Sea, museums, mosques and palaces make Istanbul a fascinating destination that is well worth exploring. Guests will discover an abundance of bars, restaurants and shopping venues as well as links to the public transport network in the hotel's near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039708827641" Longitude="28.966703791332" StarRating="4.5" HotelCode="320304|100343" HotelName="DoubleTree by Hilton Hotel Istanbul - Piyalepasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaptanpasa Mahallesi, Piyalepasa Bulvari 5, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/434048/a_434048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03379467" Longitude="28.97807476" StarRating="4" HotelCode="498115|198943" HotelName="Mr.Cas Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 153, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578021/578021a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05186191" Longitude="28.98904241" StarRating="4" HotelCode="304104|46782" HotelName="Molton Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Süleyman Nazif Sokak 56, Sisli, 34371 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253533/253533a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025782699606" Longitude="28.972259022176" StarRating="4" HotelCode="499322|165310" HotelName="Walton Hotels Galata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sair Esref Pasa Sokak 4, Bankalar Caddesi, Galata, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/537881/537881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04034993227" Longitude="28.981719839971" StarRating="2" HotelCode="394229|216481" HotelName="Zendy Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 115, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7681680</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.54" OriginalAmount="122" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0116042531" Longitude="28.958176588955" StarRating="4" HotelCode="9375|18897" HotelName="Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vidinli Tevfik Pasa Caddesi 14, Sehzadebasi, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4507/a_4507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historic and cultural area of Istanbul. Restaurants, shops and a bus stop can all be reached in about 100 m, while Istanbul Airport is around 15 km away from the hotel. Many of the city's sights, such as the Grand Bazaar or the Hagia Sophia Museum, are approximately a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.70" OriginalAmount="122.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.960156956224" Longitude="29.0821440819" StarRating="3.5" HotelCode="903652|1439838" HotelName="Suadiye Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bagdat Caddesi (Bagdat Boulevard) No:435, Suadiye, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/219262/a_219262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.94" OriginalAmount="122.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.027116140736" Longitude="28.815284326389" StarRating="5" HotelCode="263744|942785" HotelName="Wyndham Grand Istanbul Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Yavuz Sultan Selim Caddesi, Istanbul 34212</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367296/a_367296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes by car from Atatürk International Airport and Exhibition Halls, enjoying a prime position amongst the hub of international businesses based there, plus being very convenient for those wishing to explore the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="131.14" OriginalAmount="122.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|795701" HotelName="NIPPON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/366283_image51094338_0.jpg</HotelPictures>
        <HotelDescription>The Nippon Hotel Istanbul is located in the heart of Taksim, in the very centre of Istanbul, and is easily accessible by metro, taxi or bus. The minimalist decoration expressed with far-eastern figures meets Hotel guests with an other world where they can rest in the heart of metropolice far from chaos of the city. A very special address combining the beauty of &amp;#304;stanbul with comfort.
Its homelike rooms are equipped with all modern life amenities such as air conditioning, minibar, Pay TV, complimentary tea and coffee facilities, work desk, slippers and bathrobe, etc.
The Nippon hotel also boasts four complete meeting rooms, a fully equipped business center and a smart and comfortable restaurant, where you can enjoy a super buffet breakfast.
The Nippon Hotel is a 5-minute walk from the bustling streets and nightlife of Nisantasi. Ataturk Airport is 20 km away. The hotel offers free private on-site parking and has an airport transfer service available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010160582753" Longitude="28.977245629711" StarRating="4" HotelCode="319557|199869" HotelName="Bon Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alaykosku Mahallesi, Sengul Hamam Sokak 5, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/400418/400418a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007957296898" Longitude="28.973262012005" StarRating="3" HotelCode="38230|6188" HotelName="Nena Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi No 8-10, Binbirdirek Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63160/a_63160_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the tourist centre of Istanbul, around 100 m from the Sultanahmet district and within a short distance of many different shops, bars, nightclubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008026" Longitude="28.972977" StarRating="4" HotelCode="15891|25912" HotelName="Pierre Loti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cd. No: 1, Sultanahmet, Cemberlitas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19114/a_19114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes away from the closest tramway stops (Sultanahmet and Çemberlitas). Guests will enjoy an ideal location in the heart of Sultanahmet which is the historical peninsula, just a few steps away from all of Istanbul top sightseeing attractions such as Blue Mosque, Hagia Sophia, Topkapi Palace and Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035419279973" Longitude="28.981872949108" StarRating="5" HotelCode="516934|217771" HotelName="Sentire Hotels &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mis Sokak 1, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8115984</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.61" OriginalAmount="123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0034053" Longitude="28.97466239" StarRating="3" HotelCode="368531|58663" HotelName="Sultan Mehmed Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad. No:43 Sultanahmet Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224092/224092a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.71" OriginalAmount="123.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00540886" Longitude="28.97272858" StarRating="4" HotelCode="781592|2377695" HotelName="Yilsam Sultanahmet Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Elevator,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesmesi Sokak 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9625017</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Yilsam Sultanahmet Hotel in Istanbul (Sultanahmet), you'll be minutes from Hippodrome and Blue Mosque\n\nWith a stay at Yilsam Sultanahmet Hotel in Istanbul (Sultanahmet), you'll be minutes from Hippodrome and Blue Mosque. This hotel is close to Basilica Cistern and Hagia Sophia. Make yourself at home in one of the 37 air-conditioned rooms featuring minibars and LED televisions. Your bed comes with down comforters and Egyptian cotton sheets. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional amenities at this hotel include concierge services and a television in a common area. Grab a bite to eat at the GARDEN CAFE, a restaurant where you can take in the garden view, or stay in and take advantage of 24-hour room service. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served on weekdays from 7 AM to 10 30 AM and on weekends from 7 AM to 11 AM. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.92" OriginalAmount="123.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040890385537" Longitude="28.984047174454" StarRating="4" HotelCode="409442|29724" HotelName="Titanic City Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 47, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100332/a_100332_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, where history and different cultures stand side by side. It enjoys an excellent location, close to congress valley and various business centres, as well as landmarks such as the Galata Tower, Hagia Sophia and Topkapi Palace. It is easy to access the area's modern shopping malls via the metro station beside the hotel. Istanbul’s international airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.25" OriginalAmount="123.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007088" Longitude="28.981053" StarRating="4" HotelCode="35264|338675" HotelName="Valide Sultan Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Caddesi, Kutlugün Sokak No 1, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57486/a_57486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Istanbul just a short walk from shopping and entertainment venues. There is a stop for public transport to be found in the hotel's vicinity lying approximately 200 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.68" OriginalAmount="124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00989023098" Longitude="28.976376056671" StarRating="4" HotelCode="87537|24145" HotelName="Arden City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Kazim Ismail Gürkan Caddesi 2, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122407/a_122407_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by all the major historical and cultural sights in the heart of the old town, Sultanahmet - an old capital of the Ottoman Empire. Hagia Sophia, The Blue Mosque, Topkapi Palace, The Underground Cistern and the Grand Bazaar are all within easy walking distance. Restaurants, bars, links to public transport, shopping opportunities, and the bus and train stations are also in the immediate vicinity. Atatürk Airport is some 18 km away, while Sabiha Gokcen Airport is about 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.68" OriginalAmount="124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02634" Longitude="28.9208" StarRating="5" HotelCode="573009|237352" HotelName="DoubleTree by Hilton Istanbul Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahalle, Anit Sokak 1, 34040 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/690146/a_690146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.68" OriginalAmount="124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.019116932723" Longitude="28.926588892937" StarRating="5" HotelCode="9466|4818" HotelName="Eresin Hotels Topkapi" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi 186, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4469/a_4469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is conveniently located in the old city of Istanbul overlooking the walls that protected the ancient town in Byzantine times. Thanks to the modern tram that stops next to the hotel, the main historical landmarks of Sultanahmet: Saint Sophia Museum, Blue Mosque, Topkapi Palace and Grand Bazaar are just 10 minutes away. The International Airport Atatürk and the CNR Exhibition Fair are only 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.68" OriginalAmount="124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014254" Longitude="28.979109" StarRating="3" HotelCode="191203|57199" HotelName="Taya Hatun Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mh. Kummeydani Sok. No: 4-4A, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306465/306465a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.87" OriginalAmount="124.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005982" Longitude="28.979817" StarRating="4" HotelCode="169847|606365" HotelName="Biz Cevahir Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugun Sokak 8, Sultanahmet 34122, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143903/143903a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Sultanahmet, the historical district with many of Istanbul's top attractions. A tram stop is approximately 200 m from the hotel though all Sultanahmet attractions can be comfortably reached on foot. The nearest train station is roughly 650 m away, Atatürk International Airport is approximately 19 km away and Sabiha Gökçen International Airport is about 46 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="133.31" OriginalAmount="124.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.21060597" Longitude="28.71377443" StarRating="4" HotelCode="|HHIQ" HotelName="Hampton by Hilton Istanbul Arnavutkoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Ersoy Mah. Gorele 1, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1353087/16486297.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A fireplace creates a cosy atmosphere. There are a number of shops, including a supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park. Further services and facilities include a 24-hour security service, room service, an alarm call service, a laundry service, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. A fax machine is on hand for guests' business and communication needs.This hotel warmly welcomes guests in Istanbul.Guests can enjoy a selection of sport and entertainment options. There are many ways to relax or stay active at the hotel, including a gym and aerobics. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A safe and a desk are also available. Additional features include a refrigerator, a microwave and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, a television with satellite/cable channels, an alarm clock and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower and a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a bar. A continental breakfast buffet guarantees a great start to the day. Staff are also happy to provide children's meals.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.62" OriginalAmount="124.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02390707" Longitude="28.97405609" StarRating="4" HotelCode="318294|2065165" HotelName="Bankerhan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Banker Sokak No.2, 34420 Karaköy, Beyoglu / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631150/631150a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.75" OriginalAmount="125" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002959" Longitude="28.980446" StarRating="4" HotelCode="259118|41243" HotelName="Kalyon Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennedy Caddesi 34, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15204/a_15204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.96" OriginalAmount="125.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032227" Longitude="28.98064" StarRating="4" HotelCode="293924|1082678" HotelName="Faik Pasha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Faikpasa Caddesi 41-45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215613/215613a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.53" OriginalAmount="125.73" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|C70538" HotelName="MY DREAM HOTEL ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/25770_image60512304_0.jpg</HotelPictures>
        <HotelDescription>Located in Istanbul, 500 meters from Basilica Cistern and 1.1 km from Blue Mosque, Hotel My Dream Istanbul provides free WiFi throughout the property. The property is situated 1.7 km from Topkapi Palace, 2.1 km from Suleiman's Mosque and 2.4 km from Hagia Sophia. Galata Tower is 3.3 km from the hotel and Maiden's Tower is 15 km away. Breakfast is served via room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.82" OriginalAmount="126" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068551108062" Longitude="29.007437655371" StarRating="3" HotelCode="154660|271829" HotelName="Villa Blanche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keskinkalem Sokak 7, Esentepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="136.18" OriginalAmount="127.27" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|668906" HotelName="ANTIK HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1159945_foto_1.jpg</HotelPictures>
        <HotelDescription>Built on a 1,500-year-old Late Roman-Early Byzantine cistern, this hotel combines history, art and culture with comfortable lodging in bright and spacious rooms, as well as exquisite dining and sauna facilities in the centre of Istanbul. The hotel is surrounded by rich history in the centre of old town Beyazit, only a short walk from the grand bazaar and Hagia Sophia, making it easy to explore the city's cultural attractions. Guests may sample traditional Turkish cuisine in the hotel restaurant overlooking the minarets of the Blue Mosque, or play backgammon and make use of the substantial library in the caf�. Antik Cisterna restaurant and exhibition hall displays the restored cistern and is ideal for art exhibitions and banquets of up to 600 guests, while the spacious meeting room is suitable for any business meeting or seminar. Ideal for those seeking a cultural experience, this hotel is a superb choice for business or pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.18" OriginalAmount="127.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00366109" Longitude="28.96843538" StarRating="0" HotelCode="766305|2414545" HotelName="De Maree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvarbey Mahalesi, Cömertler Sokak 13, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106210/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="136.60" OriginalAmount="127.66" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|650693" HotelName="CELAL SULTAN H-SPECIAL CLASS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/28251_image61191578_0.jpg</HotelPictures>
        <HotelDescription>One of our favourite hotels in Istanbul! The 4* Superior Celal Sultan is a welcoming, privately owned and managed, boutique-style hotel situated just a few minutes walk from the heart of Sultanahmet (Istanbul's historic city centre district). Quite rightly, the excellent quality of service and accommodation is reflected in the high ratings the hotel receives on certain, well-known independant internet sites and search engines. Located in a quiet street, the stylishly furnished Celal Sultan is practically within striking distance of St. Sofia, the Blue Mosque, Basilica Cistern, Topkapi Palace and much, much more. Guest rooms are comfortable and tastefully furnished, and all offer air conditioning, cable television, minibar etc. as standard. Additionally, the Celal Sultan is very well located for those in search of a good selection of restaurants and bars, all of which will offer a veritable feast of tastes and experiences. However, we also recommend that guests try the hotels' own Alta restaurant which serves both Turkish and International cuisine, before enjoying watching the sunset from the hotel's private rooftop terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.96" OriginalAmount="128" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.997726" Longitude="28.93142" StarRating="3" HotelCode="936816|62586" HotelName="Comfort Elite Hotels Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahellesi, Buyuk Haydar Efendi Sokak 30, Beyazit, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/520801/520801a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.96" OriginalAmount="128" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.876105" Longitude="29.316345" StarRating="5" HotelCode="297931|206130" HotelName="Radisson Blu Hotel &amp; Spa Istanbul Tuzla" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aydinli Mahallesi, Camlibelde Sitesi Hasan Tokatli Sokak 13, 34953 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82041/3a3c1544-c131-45a6-b269-654fbdbba41f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136.96" OriginalAmount="128" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005723676955" Longitude="28.980956639565" StarRating="4" HotelCode="66229|19953" HotelName="Tria Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi, Terbiyik Sokak 7, 34100 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85730/a_85730_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a prime location in downtown Istanbul. It is just minutes from the Blue Mosque, Haghia Sophia, Topkapi Palace Museum, Grand Covered Bazaar etc., while the tramway, public train and bus stations can all be found in the immediate vicinity and are just a 5-minute walk away. Istanbul Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.20" OriginalAmount="128.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C6DD09" HotelName="ASPERA HOTEL GOLDEN HORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/28733_image62456053_0.jpg</HotelPictures>
        <HotelDescription>ASPERA, which was restored by preserving the 19th century architecture, and Aslan Han, one of the most valuable inns of the period and where musical instruments were sold, were brought to the guests who prefer Istanbul as ASPERA HOTEL. We are ready to meet our guests with 42 rooms, 4 meeting rooms, Spa Center, Roof Restaurant and Caf�, which offer the comfort of home in the center of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.30" OriginalAmount="128.32" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C08324" HotelName="Ramada Istanbul Alibeykoy" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2224985_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a short drive from Istanbul Ataturk Airport, this Istanbul Alibeykoy hotel puts you close to restaurants, shops, and historic sites in Old City. Easy metro access lets you navigate the city with ease, so you can snap photos at Miniaturk, play at Vialand, or take in views of the Galata Tower. Enjoy free breakfast and a spa, plus, an airport shuttle with a nominal fee.InternetAdapted for disabledRestaurantSafe2StaySpaParkingTVGym</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.36" OriginalAmount="128.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.23721533" Longitude="28.85452946" StarRating="4" HotelCode="613563|2279495" HotelName="Park Inn by Radisson Istanbul Odayeri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Odayeri Mahallesi, Selçuk Bey Sokak 27, 34075 Eyüp, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631158/631158a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.99" OriginalAmount="128.96" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|141377" HotelName="Hotel Zurich Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058643_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel is located in the heart of old Istanbul. It is, therefore, very close to major shopping, entertainment and restaurants area.
All rooms are very spacious and are decorated mixed between classical and modern. All rooms have TV, minibar, private bathroom with shower, bath or shower, safe, and Internet access, among others.
The hotel has a restaurant with fantastic panoramic views of the city. In addition, it also has a nightclub where you can enjoy unforgettable party nights.
Finally include the fitness and spa area with gym, sauna, solarium, jacuzzi and Turkish bath, among others.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.03" OriginalAmount="129" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0086932" Longitude="28.9749675" StarRating="4" HotelCode="317874|199887" HotelName="Hotel Anthemis Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahhellesi, Haci Tahsin Bey Sokak 11, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407916/407916a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.03" OriginalAmount="129" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003421445587" Longitude="28.976176522702" StarRating="4" HotelCode="33847|55282" HotelName="Dersaadet Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Kapiagasi Sokak 5, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218913/218913a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138.03" OriginalAmount="129" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02486432" Longitude="28.97801863" StarRating="3" HotelCode="520044|199649" HotelName="Galata My Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. 65, Karakoy, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4038361</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata My Home in Beyoglu (Galata), you'll be minutes from Galata Tower and Mixer.  This hotel is close to Topkapi Palace and Suleymaniye Mosque.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and desks, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and coffee/tea in a common area.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="138.35" OriginalAmount="129.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|729914" HotelName="OTTOMAN IMPERIAL HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907029_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated literally in the shadow of the iconic Hagia Sofia, the 4-star Ottoman Imperial Hotel's location is truly hard to beat. With historic Istanbul at its feet, the hotel is just a stone's throw from the nearest tram stop, providing visitors to Istanbul with direct access to all the major historical, cultural and visual attractions. The Blue Mosque, Basilica Cistern, Kumkapi fishing district, Eminonu Piers (ferries to Asia) are all within easy walking distance and despite being in a calm and peaceful side street, the hotel is just seconds away from an array of restaurants and bars. Guestroom facilities are comprehensive and include Satellite TV, air-conditioning, safety deposit box, minibar, internet access with wifi option, bathroom with complimentary toiletries and hairdryer. Furthermore the hotel invites guests to its in-house restaurants where Ottoman cuisine is presented with exquisite detail and precision in the shadow of an outstanding backdrop. Outdoor terraces and bar complement the hotel's facilities</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.67" OriginalAmount="129.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013983" Longitude="29.029135" StarRating="4" HotelCode="188762|237916" HotelName="Volley Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seyit Ahmet Deresi Sok., Nuhkuyusu Cad., 34662 Altunizade Üsküdar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181648/181648a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.85" OriginalAmount="129.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.078826401167" Longitude="29.011608161407" StarRating="4" HotelCode="315778|1476098" HotelName="Park Dedeman Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Büyükdere Caddesi 187, 34340 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/430244/a_430244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.85" OriginalAmount="129.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014131909231" Longitude="28.942456825003" StarRating="0" HotelCode="883084|2361175" HotelName="Ottoman's Life Hotel Deluxe Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mollagürani Mahallesi, Mollagürani Caddesi 8/16, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648251/648251a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="139.15" OriginalAmount="130.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|804553" HotelName="PENINSULA GALATA BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919079_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in 2013, this contemporary and welcoming, superior 3-star property enjoys an excellent location in the very heart of this captivating city. Lying no more than 2 minutes' walk from the nearest tram stop, the Peninsula Galata Hotel could not be better located. Many of Istanbul's historical and cultural sights are within walking distance, including the Galata Bridge, Golden Horn, Metro funicular railway and Spice Bazaar; a couple of stops on the tram whisks visitors directly to the Blue Mosque, Aya Sofia, Grand Bazaar, Topkapi Palace and the historical district of Sultanahmet. Designed with comfort and a warm ambience in mind, accommodation is tastefully decorated in calming and contemporary colours. Modern furniture complements the guestrooms all of which feature AC, minibar, flat screen multi-channel TV, hospitality tray and complimentary wi-fi as standard. And, of course, no day is complete without the rich buffet breakfast on offer; an ideal start to each day in this exotic and colourfully vibrant destination.Our economic rooms are 18 meters and there is a Windows all economic rooms however economic rooms are looking ins?de the building there is no view on the ecenomic room</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="139.16" OriginalAmount="130.06" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|915524" HotelName="SKALION HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/536265_image50290771_0.jpg</HotelPictures>
        <HotelDescription>Located at the heart of Kumkapi, Skalion Hotel combines elegance and luxury. Hotel features comfortable rooms, and a lobby bar for a relaxation. Free Wi-Fi is accessible in all areas. All air-conditioned units at Skalion Hotel have modern furnishings and feature an electric kettle with free tea and coffee set-up, minibar and a flat-screen TV with satellite channels. Private bathrooms come with a shower, hairdryer and free toiletries. Each morning, a rich open buffet breakfast is available with a wide variety. You can also enjoy a refreshing drink form the lobby bar. Guests can benefit from spa facilities, including a sauna and Turkish bath at a surcharge. Around-the-clock front desk and a concierge desk can be found on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.16" OriginalAmount="130.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038960084539" Longitude="28.974333580426" StarRating="5" HotelCode="737446|2291745" HotelName="Titanic Downtown Beyoglu" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Hacihmet Mahallesi, Kurtulus Deresi Caddesi 21, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/858431/a_858431_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="139.34" OriginalAmount="130.22" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|814441" HotelName="AKKA LUSH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20803_image59531603_0.jpg</HotelPictures>
        <HotelDescription>A Privileged Experience at the Heart of Istanbul... Akka Lush Hotel is welcoming visitors from around the globe, in a historical building located at Pera - Taksim, where the heart of the city beats. Here you can find chic and comfortable rooms, a range of facilities for your convenience, exquisite service and more. If you want to have a privileged accommodation experience for your family and yourself during your stay in Istanbul, explore Akka Lush!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.17" OriginalAmount="131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005917028524" Longitude="28.979015350342" StarRating="4" HotelCode="25164|25810" HotelName="Armagrandi Spina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utangac sok. 19, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36613/a_36613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Old Town in the historic Sultanahmet district of Istanbul, just a few minutes' walking distance from the city's main places of interest, such as the Hagia Sophia, Topkapi Palace, the Grand Bazaar and the Blue Mosque. Guests will find restaurants, shops and links to the public transport network around a 5-minute walk from the hotel and Taksim, with it bars, pubs and nightlife, is approximately a 15-minute ride away using public transport. Ataturk Airport is roughly 18 km from the hotel and Sabiha Gokcen Airport is 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.17" OriginalAmount="131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06372" Longitude="28.987756" StarRating="5" HotelCode="295369|38932" HotelName="Istanbul Marriott Hotel Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 142, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255717/255717a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.17" OriginalAmount="131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00314464" Longitude="28.97572018" StarRating="3" HotelCode="368051|58417" HotelName="Katelya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi  Ogul Sokak  No: 21 Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82467/13545985-76b6-4dcb-b97f-5f5a714eb447.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.17" OriginalAmount="131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.088966363889" Longitude="29.035009145737" StarRating="5" HotelCode="185758|28613" HotelName="Le Meridien Istanbul Etiler" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cengiz Topel Caddesi No: 39, Etiler Mh., 34337 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259756/a_259756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.17" OriginalAmount="131" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037206" Longitude="28.992166" StarRating="4" HotelCode="298519|42025" HotelName="Mercure Istanbul Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ömer Avni Mahallesi, Inonu Caddesi No 42, Gümüssuyu, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406742/a_406742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.46" OriginalAmount="131.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.144808257644" Longitude="29.053929448128" StarRating="4" HotelCode="260599|926045" HotelName="The Central Palace Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Street 124, Tarabya Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306818/306818a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.24" OriginalAmount="132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01165934634" Longitude="28.956514658822" StarRating="3" HotelCode="70511|284811" HotelName="Beethoven Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Aga Yokusu Sokak 6, Sehzadebasi Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706804</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.24" OriginalAmount="132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.845788116174" Longitude="29.296227482877" StarRating="4" HotelCode="323674|220229" HotelName="DoubleTree by Hilton Hotel Istanbul - Tuzla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mustafa Kemal Caddesi 5, 34947 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/437818/a_437818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.24" OriginalAmount="132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01524923" Longitude="28.97554134" StarRating="3" HotelCode="373854|199813" HotelName="Empire Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Ankara Caddesi Dervisoglu Sokak No: 7, Sirkeci, 34112 Istanbul, Marmara Bölgesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7531318</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.24" OriginalAmount="132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00490428" Longitude="28.97915762" StarRating="0" HotelCode="943681|478041" HotelName="Obelisk Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d0/58/d058acb5bdc77c44292754ce8e9e4b81628a1743.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="142.12" OriginalAmount="132.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718581" HotelName="TULIP CITY HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33262_image64101178_0.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en el histandoacute;rico barrio de Pera, el centro comercial y de entretenimiento de Estambul. Ademandaacute;s, queda a 5 minutos a pie de la histandoacute;rica Torre de Gandaacute;lata, de la iglesia de San Antonio y Santa Marandiacute;a Draperis, del metro mandaacute;s antiguo del mundo y a 10 minutos de la plaza Taksim. Hay paradas de transporte panduacute;blico a un paso. El aeropuerto internacional de Atatanduuml;rk y el aeropuerto internacional de Sabiha Gokcen se encuentran aproximadamente a 15 km y 65 km respectivamente.Este confortable y prandaacute;ctico hotel urbano ofrece una estancia relajante y agradable en cualquiera de sus 55 habitaciones. Algunas de las instalaciones a disposiciandoacute;n de los huandeacute;spedes en este establecimiento climatizado son vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa, ascensor, bar y restaurante y conexiandoacute;n gratuita a Internet WiFi. Ademandaacute;s, los huandeacute;spedes pueden hacer uso de los servicios de habitaciones y de lavanderandiacute;a (ambos, de pago), asandiacute; como del aparcamiento, por un suplemento, y del garaje.Todas las habitaciones cuentan con cuarto de baandntilde;o privado con ducha, baandntilde;era y secador de pelo, aire acondicionado, calefacciandoacute;n central, radio, TV vandiacute;a satandeacute;lite/por cable, telandeacute;fono y minibar. Otras comodidades incluidas son cama doble, conexiandoacute;n a Internet y caja fuerte.Los huandeacute;spedes podrandaacute;n elegir su desayuno de un variado bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.31" OriginalAmount="133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="968237|400163" HotelName="Mayla Golden Horn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mahallesi, Imrahor Caddesi 16/A, Beyoglu, 34445 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11005396</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142.31" OriginalAmount="133" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0131446193" Longitude="28.97665680367" StarRating="4" HotelCode="300845|58568" HotelName="Viva Deluxe Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 38, 34110 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5275659</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.51" OriginalAmount="133.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05460602" Longitude="28.99642459" StarRating="5" HotelCode="593657|2277305" HotelName="Tzl Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Sinoplu Sehit Cemal Sokak 9, Valikonagi Caddesi, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606775/606775a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.35" OriginalAmount="133.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011044" Longitude="28.955554" StarRating="4" HotelCode="900676|108722" HotelName="Zagreb" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laleli Kemalpasa Mahallesi, Cukurcesme Sokak 29, Gencturk Caddesi, Sehzadebasi, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183768/gt_183768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the historical city centre of Istanbul. This is an ideal location for tourists who want to be close to the city's most famous historical and cultural sites, such as the Grand Bazaar, Topkapi Palace, Hagia Sophia, the Blue Mosque and the underground cistern, which are all within walking distance. Restaurants, shops and links to the public transport network are around a 5-minute walk from this family-friendly city hotel, and guests can find bars, pubs and clubs in Taksim, which is around a 15-minute ride away using public transport. Sirkeci train station is approximately a 10-minute ride with public transport from the hotel, Ataturk Airport is around 15 km away and Sabiha Gokcen Airport is roughly 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.38" OriginalAmount="134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014006643153" Longitude="28.978196764418" StarRating="3.5" HotelCode="933239|47725" HotelName="Diamond Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 16, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223054/223054a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.38" OriginalAmount="134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012559813186" Longitude="28.977180719376" StarRating="3" HotelCode="12153|9660" HotelName="Erboy Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 18, Sirkeci, 34210 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12162/a_12162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Sirkeci, in the wonderful old town of Istanbul. Sightseeing attractions such as the Blue Mosque, Hagia Sofia and the Topkaki Palace are all within walking distance (each around 500 m away). Public transport links are also located close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.38" OriginalAmount="134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054205" Longitude="28.987434" StarRating="5" HotelCode="293638|58769" HotelName="Lasagrada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi No: 96, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401360/a_401360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.38" OriginalAmount="134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003833" Longitude="28.972504" StarRating="4" HotelCode="17781|47801" HotelName="Sokullu Pasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 3, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21829/a_21829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the old town, within a few minutes walk of the city's most significant tourist sights including the Blue Mosque, the Hagia Sophia, the Topkapi palace and the Grand Bazaar. The transfer to Istanbul airport takes about 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.27" OriginalAmount="134.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006388643791" Longitude="28.972135484219" StarRating="4" HotelCode="186918|1448558" HotelName="Muyan Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Medresesi Sokak 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located for the wonderful attractions in the historic district of Sultanahmet, most of which are within a 10-minute walk from the hotel. A tramline is within 300 m with links to other parts of the city and shops, cafés and restaurants are close by. The Blue Mosque is about 500 m and the Grand Bazaar some 700 m from the hotel. Istanbul’s Atatürk Airport and Sabiha Gökçen Airport are approximately 17 km and 45 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.45" OriginalAmount="135" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.927301706172" Longitude="29.309466776443" StarRating="4" HotelCode="446808|217231" HotelName="Hampton by Hilton Istanbul Kurtkoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Sehir Mahallesi, Millet Caddesi 27, MVK Work Square B Block 3, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556587/a_556587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a bar and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.45" OriginalAmount="135" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008177491057" Longitude="28.96481525403" StarRating="3" HotelCode="118862|25911" HotelName="Niles Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Dibekli Cami Sokak 13, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218945/218945a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.45" OriginalAmount="135" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07416032" Longitude="28.923943" StarRating="4" HotelCode="936320|198819" HotelName="Isfanbul Holiday Home &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilpinar Mahallesi, Girne Caddesi, Eyüp, 34065 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366716/366716a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.63" OriginalAmount="135.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028161" Longitude="28.624467" StarRating="5" HotelCode="297939|1082738" HotelName="Tuyap Palas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gurpinar Kavsagi, E-5 Karayolu Uzeri, Tuyap Fair Convention and Congress Center, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406092/a_406092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.12" OriginalAmount="135.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0314932" Longitude="28.988861205523" StarRating="4" HotelCode="187335|904525" HotelName="Zimmer Bosphorus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Meclis-i Mebusan Caddesi 61, Beyoglu, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/18/181650/181650a_hb_ro_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.45" OriginalAmount="135.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.959767432125" Longitude="28.839154243469" StarRating="5" HotelCode="33264|30094" HotelName="Renaissance Polat Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sahilyolu Caddesi 2, Yesilyurt, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52875/a_52875_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business and conference hotel enjoys a convenient location. It lies just 20 minutes from the city centre and features amazing views of the Marmara Sea. Atatürk International Airport and Sabiha Gökçen International Airport are 4 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.52" OriginalAmount="136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97967956" Longitude="28.88668737" StarRating="5" HotelCode="599925|237411" HotelName="Hilton Istanbul Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Kennedy Caddesi 103, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/717512/l_717512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.52" OriginalAmount="136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062496524807" Longitude="29.011334582143" StarRating="5" HotelCode="82421|198965" HotelName="Mercure Istanbul The Plaza Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 165, Balmumcu Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111234/a_111234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elevated position, the hotel enjoys panoramic views from its location in the heart of the Balmumcu business centre, with a dazzling view of the Bosphorus and the historic town of Istanbul. Public transport and an underground station are all within close proximity as are a number of shopping centres. Tourist attractions such as the Blue Mosque, Topkapi Palace, Hagia Sophia, the Grand Bazzaar and the Dolmabahçe Palace are within easy reach of the hotel. Istanbul Atatürk Airport is approximately 23 km from the hotel and Sabiha Gökçen International Airport is approximately 38 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.52" OriginalAmount="136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012725" Longitude="28.957687" StarRating="3" HotelCode="68811|41241" HotelName="Hamidiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Caddesi 1, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233096/233096a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.52" OriginalAmount="136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.12032359" Longitude="29.00886389" StarRating="5" HotelCode="578378|374285" HotelName="Somerset Maslak Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maslak 1453 Caddesi, Sögüt Street No. 20 AA C15, Maslak District, 34396 Maslak, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615722/615722a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="145.77" OriginalAmount="136.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|099295" HotelName="ADA KARAKOY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958384_foto_65.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.04" OriginalAmount="136.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|505938" HotelName="GOLDEN TULIP ISTANBUL BAYRAMPASA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1832403_image60506576_0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.18" OriginalAmount="136.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|073854" HotelName="DOUBLE TREE BY HILTON HOTEL ISTANBUL-PIYALEPASA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33165_image64068410_0.jpg</HotelPictures>
        <HotelDescription>The DoubleTree by Hilton Istanbul Hotel is located just a few kilometers from the historic Taksim Square and shops, restaurants and bars. It is also half an hour from Atat�rk International Airport.
The hotel offers a variety of facilities, including meeting rooms, a business center, ballroom, fully equipped gym, swimming pool and even spa.
Each and every one of the rooms is elegantly decorated and equipped with its convenient amenities. The suite, as usual, gives more space. This room has a separate living room and a sofa bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.59" OriginalAmount="137" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.975717674037" Longitude="28.857191888899" StarRating="5" HotelCode="310355|63228" HotelName="Hyatt Regency Istanbul Ataköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ataköy 2-5-6, Kisim, Rauf Orbay Caddesi, Sahil Yolu 2/1, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424503/a_424503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.59" OriginalAmount="137" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023201" Longitude="28.62663" StarRating="5" HotelCode="41097|237480" HotelName="Kaya Istanbul Fair &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gökevler Mahallesi, 2317. Sokak 1, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66322/a_66322_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within walking distance of the Tuyap Convention Centre, this hotel is located approximately 30 km away from Istanbul and close to Büyükçekmece, which can be found 3.5 km away. The beach is about 4 km away and Atatürk International Airport and Sabiha Gökçen International Airport are some 25 km and 80 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.78" OriginalAmount="137.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|121242" HotelName="Holiday Inn Istanbul Old City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/251298_foto_1.jpg</HotelPictures>
        <HotelDescription>This upscale hotel enjoys a strategic setting at the heart of the enchanting city of Istanbul. This magnificent hotel provides guests with a central location within easy access of the historic and touristic centre, close to the attractions and spectacular sights this culturally-rich city has to offer. Guests can discover the stunning sights of Topkapi Palace, Hagia Sophia Museum, the Blue Mosque, Basilica Cistern and the Grand Bazaar which lie nearby. The airport lies a mere 35 kms from the hotel. The hotel enjoys a striking architectural style which blends effortlessly with its historical city surroundings. The hotel interior features a sophisticated, contemporary style and greets guests with the promise of exemplary facilities and impeccable service. This hotel is sure to surpass the expectations of even the most discerning traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.17" OriginalAmount="137.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040756865258" Longitude="28.985812067985" StarRating="4" HotelCode="18136|45064" HotelName="Point Hotel Taksim" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 2, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22504/a_22504_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a central location and is situated about 100 m from the lively Taksim Square. The hotel is just a short walk from shopping and entertainment venues. Plenty of famous sightseeing attractions of the city such as the former Sultan's Palace Topkapi, the Hagia Sofia and the famous market are just a short walk away or may be easily reached by taking advantage of public transport links. The nearest public transport stops right in front of the building. Transfer times to Atatürk airport takes about 30 minutes (roughly 20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="147.29" OriginalAmount="137.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|693503" HotelName="ELITE WORLD ISTANBUL TAKSIM HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/224082_image50159231_0.jpg</HotelPictures>
        <HotelDescription>Ideally located in the centre of Istanbul, the Elite World Hotel is a 5-star hotel offering comfortable accommodation and a great range of facilities just minutes from the city's famous Taksim Square.
The hotel has 245 neatly decorated guest rooms, all furnished in a classical style and complimented by their luxury bathrooms.
Elite World Istanbul Hotel has 2 restaurants and 4 bars for guests to enjoy. A great choice of Turkish cuisine is offer alongside international dishes in the main restaurant; the hotel's street-side brasserie is perfect for enjoying a light meal whilst watching the world go by.
Leisure facilities at the hotel include an elegant indoor swimming pool, children's pool and a fitness centre. There is also a traditional hamman,Turkish baths and steam room to enjoy.
All guests can make use of the complimentary Wi-Fi in the hotel's public areas.
The Elite World Istanbul Hotel is a short walk from the exclusive Istiklal Street with its many shops, boutiques and restaurants. Topkapi Palace, the Grand Bazaar and the Blue Mosque are approximately 3km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.66" OriginalAmount="138" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004381" Longitude="28.979935" StarRating="3" HotelCode="57924|19797" HotelName="Historia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Tafdil Sokak 11, Sultanahmet, Fatih, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75047/a_75047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel affords a familial atmosphere and a location in the historic centre. In the neighbouring vicinity (around 100 m away) are shops, restaurants, public transport and countless historical squares. The famous Hagia Sophia Mosque, the Blue Mosque, the Topkapi Palace, the Great Bazaar and other sights are also to be found in the immediate vicinity. The Bosphorus lies approximately 2 km away. Istanbul airport lies around 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.66" OriginalAmount="138" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009346" Longitude="28.974528" StarRating="4" HotelCode="191066|217683" HotelName="Nowy Efendi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Hoca Rustem Mektebi Sokak No: 9-11, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305022/305022a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.66" OriginalAmount="138" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.119161439491" Longitude="29.847900867462" StarRating="3" HotelCode="914872|477085" HotelName="Wineport Lodge Agva" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sile Caddesi 44, 34990 Agva, Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Agva</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277362/a_277362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Agva. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.73" OriginalAmount="139" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049330990919" Longitude="28.987356325131" StarRating="4" HotelCode="27110|41229" HotelName="Bentley By Molton Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 23, Harbiye, 34367 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39310/a_39310_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the European side of Istanbul in the Harbiye district at the heart of the new town. The important business district of Sisli, Mecidiyeköy and Levent are to be found close by making this hotel the ideal stopover point for business visitors to the city. Holidaymakers will also find everything they could wish for, with an abundance of bars, restaurants and bars to be found in the surrounded area. Transfer to the international airport takes approximately 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148.73" OriginalAmount="139" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.16130267" Longitude="29.04552696" StarRating="4" HotelCode="188698|199396" HotelName="Fuat Pasa Yalisi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çayirbasi Caddesi 148, Büyükdere, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://bwe-image.co.uk/proxy/bb-images/image-bb?imageid=1204016</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.79" OriginalAmount="139.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011252808456" Longitude="28.973163317791" StarRating="3" HotelCode="933258|2263895" HotelName="Florenta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Selvili Mescit Sokak 16, Cagaloglu, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201590/201590a_hb_a_811.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="148.94" OriginalAmount="139.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|488473" HotelName="Park Inn By Radisson Istanbul Airport, Odayeri" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1127579_foto_1.jpg</HotelPictures>
        <HotelDescription>Located near Istanbul New Airport, the Park Inn by Radisson Istanbul Airport, Odayeri offers a colourful and comfortable stay for all. Unwind in one of our 97 guest rooms featuring Free High-speed Wireless Internet, individual climate control, 43-inch LED smart televisions and magnificent forest views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.80" OriginalAmount="140" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00754" Longitude="28.97184" StarRating="2" HotelCode="65948|271795" HotelName="Golden Royal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Sokak 19, Çemberlitas, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125245/125245a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.80" OriginalAmount="140" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003089" Longitude="28.974793" StarRating="4" HotelCode="186048|217735" HotelName="The Sultans Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Pasa, 29, Kucuk Ayasofya mah., Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260072/a_260072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.08" OriginalAmount="140.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01456529" Longitude="28.97680098" StarRating="4" HotelCode="590049|4535115" HotelName="Istasyon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 3/1, Sirkeci, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9422202</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.27" OriginalAmount="140.44" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|126991" HotelName="APRILIS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/755583_image10970863_0.jpg</HotelPictures>
        <HotelDescription>Aprilis hotel is just opened new branded hotel on August 2012 with its 31 rooms. The rooms types are economic, standard single, double, twin, triple, quadruple and connected. All rooms have a 82 cm cable led TV, air-conditioning &amp; heating system, mini bar, direct dial telephone, private bathroom, hair dryer, laptop size safe deposit box, coffe &amp; tea maker and Wi-Fi connection. From Aprilis hotel you have easy access to all of them important, most magical sights both of ancient Constantinople and modern Istanbul. Hagia Sophia, Blue Mosque, Topkapi Palace, Basilica Cistern and The Grand Bazaar are at your door step. It is next to the Cemberlitas tram stop and the Column of Constantine. Aprilis Hotel serve every morning an open buffet breakfast. The hotel has a fitness center and a sauna and offers massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.39" OriginalAmount="140.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031735997928" Longitude="28.980529877811" StarRating="3" HotelCode="398333|4516755" HotelName="Hammamhane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cukurcuma Caddesi 45, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7724519</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.53" OriginalAmount="140.68" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|669338" HotelName="BW EMPIRE PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/181219_image13186_0.jpg</HotelPictures>
        <HotelDescription>Located on the edge of Istanbul's Sultanahmet district, this special category hotel offers a Turkish hammam, massage services and free Wi-Fi throughout. Rooms at the Best Western Empire Palace feature Turkish-inspired d�cor. They have air conditioning, an extra-long bed, satellite TV and a seating area with a desk. The bathroom includes a hairdryer. In the morning, a rich breakfast buffet is served in the restaurant. The Empire Palace has a tour desk and arranges airport shuttle services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.87" OriginalAmount="141" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006643678968" Longitude="28.973168134689" StarRating="4" HotelCode="166622|26539" HotelName="Lausos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi 33, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233433/a_233433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is ideally located within easy walking distance of all the must-see attractions of Sultanahmet, there is a tram line with links to other areas of the city about 200 metres from the hotel. There are also numerous restaurants, bars and shops nearby. Sabiha Gökçen International Airport is about 45 km away and Atatürk Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151.05" OriginalAmount="141.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B39909" HotelName="Momento Golden Horn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1725188_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Momento Golden Horn Hotel in Istanbul (Beyoglu), you'll be minutes from SALT Galata and Galata Tower With a stay at Momento Golden Horn Hotel in Istanbul (Beyoglu), you'll be minutes from SALT Galata and Galata Tower.  This hotel is close to Suleymaniye Mosque and Grand Bazaar. Make yourself at home in one of the 35 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. This hotel also features concierge services and a television in a common area. Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/caf�, and room service (during limited hours) is provided. Quench your thirst with your favorite drink at a bar/lounge. Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151.64" OriginalAmount="141.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|812912" HotelName="TITANIC PORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913481_foto_1.jpg</HotelPictures>
        <HotelDescription>GENERAL: BAR BUSINESS CENTER CAFE FITNESS RESTAURANTS ROOM SERVICE SPA  ROOM FACILITIES: AIR CONDITIONING (INDIVIDUAL) HAIR DRYER LCD TV MINIBAR SAFEBOX SHOWER TELEPHONE WIRELESS INTERNET  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.93" OriginalAmount="141.99" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766842|4519215" HotelName="Beethoven Hotel &amp; Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Caddesi Buyuk Haydar Efendi Sokak 22, Beyazit Fatih, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11036221</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.94" OriginalAmount="142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00396778" Longitude="28.97626446" StarRating="0" HotelCode="981609|343157" HotelName="Ayroom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 23, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9618819</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.94" OriginalAmount="142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005604941196" Longitude="28.98012912727" StarRating="4" HotelCode="98934|35281" HotelName="GLK PREMIER Regency Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 46, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138711/a_138711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These suites are located in the lower area of the Sultanahmet district, just a 5-minute walk from the Blue Mosque. The other major attractions in the area, such as the Sultanahmet tourist centre (about 50 m), the nearest restaurants, the Blue Mosque (both some 400 m), the Marmaris Sea (around 400 m), the Underground Cistern (roughly 500 m) and St Sophia (some 600) are all within close proximity. It is only about 800 m to Topkapi Palace and there is a tramline with access to other parts of the city. Guests will find the Grand Bazaar and Sirkeci railway station about 1.5 km from the property, while the nearest bars and nightspots are some 4 km and the city centre (Taksim Square) is about 5 km from the accommodation. It is approximately 20 km to Istanbul Atatürk Airport and 45 km to Istanbul Sabiha Gökçen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.94" OriginalAmount="142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05044906" Longitude="28.99278374" StarRating="4" HotelCode="471478|217673" HotelName="Nisantasi Exclusive Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 39, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2191325/nelRfolF_e06801b576ef3e4a4b2a8335ab040d34.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.94" OriginalAmount="142" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036483285092" Longitude="28.985149175853" StarRating="4" HotelCode="903067|343470" HotelName="Taksim Square Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Siraselviler Caddesi 7, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176109/176109a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For anyone wishing to be in the centre of Istanbul, close to entertainment venues and some great shops, then this hotel is ideally located on the corner of Taksim Square and Istiklal Avenue in Istanbul. Public transport, including a tramline, minibus service and metro, are all within a few metres of the hotel. Istanbul Atatürk Airport is about 21 km away and Sabiha Gökçen International Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.49" OriginalAmount="142.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002697443279" Longitude="28.973619169312" StarRating="3" HotelCode="148643|1581178" HotelName="Istanbul Harmony Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Aksakal Caddesi 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135870/135870a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city, a few minutes' walk from famous tourist attractions such as the Blue Mosque, Hagia Sofia and the Topkapi Palace. Public transport links are within a 1 km radius of the hotel and guests will find restaurants, bars, the tourist centre and shops all 500 m away at Sultanahmet. It is 1.5 km to the Spice Bazaar, 3 km to the Marmaris Sea and 10 km to the Grand Bazaar. Ataturk Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.01" OriginalAmount="143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008459375267" Longitude="28.962567708004" StarRating="4" HotelCode="24952|477451" HotelName="Baron Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar kemalettin Mahallesi, Buyuk Tulumba Sokak 4, Beyazit, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36251/a_36251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located quite near to the large bazaars in Beyazit. The hotel is well situated for access to the public transport network with links located just 100 metres away and the nearest beach is around 2 km from the hotel. The airport transfer takes around 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.01" OriginalAmount="143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.057168040828" Longitude="28.976010235443" StarRating="4.5" HotelCode="905797|45363" HotelName="Fraser Place Anthill Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Incirli Dede, Caddesi No: 6, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241773/gt_241773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located next to Istanbul's modern business districts, Levent and Maslak, and only 3 km from the bars and nightlife of Taksim Square, the complex is ideally placed in the heart of modern Istanbul and with convenient transport links to other parts of the city just 200 metres from the hotel. Osmanbey metro station is just 900 m from the hotel and local minibuses run frequently within a few metres of the building. There are restaurants and shops within 5 minutes' walk of the hotel. Dolmabahçe Palace is approximately 3 km from the hotel, the Grand Bazaar is 6.5 km away and the Blue Mosque, Topkapi Palace and Hagia Sofia are all roughly 7 km away. Istanbul Ataturk Airport is around 20 km from the hotel and Sabiha Gökçen Airport is roughly 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.01" OriginalAmount="143.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|452905" HotelName="AC HOTEL ISTANBUL MACKA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/932848_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel offers a unique combination of quality with 98 modern guest rooms that are readily equipped to welcome business and leisure traveller. Inviting lounge bar with a modern and informal atmosphere. Ideal to wind down after a productive day for a casual get together with colleagues or friends and enjoy the selection of coffees and the outstanding choice of domestic and imported beverages. The restaurant offers a casually elegant setting, featuring an exclusive selection of the finest Turkish and international cuisine - the right place for a breakfast meeting, a productive business lunch or just a leisurely meal savored with an old friend. AC Hotel Istanbul Macka offers extensive meeting facilities with 3 meeting rooms from 24 sqm to 52 sqm. The hotel's meeting spaces are tech- and AV- ready and can hold any variety of events. Offers a unique and brilliant combination of quality, timeless European design, comfort and true authenticity. Ideal for corporate meetings, training sessions or presentations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.01" OriginalAmount="143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.906438707783" Longitude="29.313155612488" StarRating="4" HotelCode="915596|56690" HotelName="ISG Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pendik, 34906 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191309/191309a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.46" OriginalAmount="143.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|800801" HotelName="OTTOMAN PALACE TAKSIM SQUARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/373499_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Istanbul and was established in 2012. It is close to the Taksim square and the nearest station is Taksim. The Hotel has a restaurant, a bar, a conference room and a coffee shop. All 88 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.86" OriginalAmount="143.79" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718664" HotelName="Riva Taksim Hotel Istanbul" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/250959_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4-star hotel, combining comfort and elegance in the heart of the city, in the Taksim Talimhane area, awaits you with an unforgettable stay. Opened in 1986, the hotel features modern design and quality service, making it ideal for both business and leisure travelers. Located just steps from Taksim Square, one of Istanbul's most vibrant and lively areas, it offers non-smoking rooms with free Wi-Fi, air conditioning, and a private bathroom with a hairdryer. It also houses a restaurant serving Turkish specialties and offers room service. The reception is open 24 hours a day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.08" OriginalAmount="144" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07545205" Longitude="29.0153083" StarRating="5" HotelCode="904557|25777" HotelName="Hyatt Centric Levent Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Caddesi 136, Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238293/a_238293_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively neighbourhood of Levent on the European side of the city, with its mix of residential avenues and high-rises, bars and restaurants, and its own shopping district. Guests will find the Levent metro station just about 100 metres away and it is around 500 metres to the nearest restaurants and bars. The Bosphorus is a 10-minute drive, Ortaköy is some 4 km, the Dolmabahçe Palace is about 4.5 km and it is approximately 5 km to the centre and Taksim Square. The tourist attractions of Sultanahmet are about 9 km away, including the Blue Mosque, the Topkapi Palace and the Hagia Sofia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.08" OriginalAmount="144" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0305516" Longitude="28.97578475" StarRating="0" HotelCode="374473|237576" HotelName="Ravouna 1906 - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi No:201 Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.08" OriginalAmount="144" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008678864788" Longitude="28.976035416126" StarRating="5" HotelCode="174856|37208" HotelName="Sura Design Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 45, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245063/a_245063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, the historical district of Istanbul. The major sightseeing attractions including Hagia Sophia, the Blue Mosque, the Topkapi Palace and the Grand Bazaar are all within close proximity and easily reached on foot. A tramline is a couple of minute's walk from the hotel with links to other areas of the city. The nearest airport is Istanbul Ataturk Airport, which is 18 km from the hotel. The hotel is 45 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.34" OriginalAmount="144.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9947" Longitude="29.026" StarRating="0" HotelCode="856821|4509635" HotelName="Pasaport Pier Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Güner Sokak 2/A, Moda Caddesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Kadiköy</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434159</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.39" OriginalAmount="144.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.061597" Longitude="28.989019" StarRating="5" HotelCode="207960|892515" HotelName="Radisson Blu Hotel Istanbul Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi 2, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296278/a_296278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sisli, Istanbul, within walking distance of Cevahir Shopping Mall as well as taxi, bus and metro transport, making it easy to explore the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.50" OriginalAmount="144.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007730603532" Longitude="28.965700864792" StarRating="4" HotelCode="10156|30104" HotelName="The President Hotel" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 25, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6388/a_6388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the Beyazit district of the city at the heart of Istanbul’s old town. The Great Bazaar is just a few minutes from the hotel and many shopping and entertainment venues are to be found in the vicinity. Transfer to Istanbul airport takes approximately 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.82" OriginalAmount="144.69" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|611805" HotelName="Bentley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:23 Harbiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/611805/XJh6P0aU_b255c375bcf99a7033be6c9fd5d893c1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the European side of Istanbul in the Harbiye district at the heart of the new town. The important business district of Sisli, Mecidiyeköy and Levent are to be found close by making this hotel the ideal stopover point for business visitors to the city. Holidaymakers will also find everything they could wish for, with an abundance of bars, restaurants and bars to be found in the surrounded area. Transfer to the international airport takes approximately 1 hour.
Facilities
The hotel features 50 accommodation units. Guests of the hotel are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. The upper floors are easily accessible using the lift. Amenities include a cloakroom, a safe and currency exchange facilities. Internet access and wireless internet access are available in the public areas. The hotel offers a range of amenities for a comfortable stay, including gastronomic options such as a restaurant and a bar. Guests can visit the supermarket to purchase daily necessities. Shopping facilities are available. A newspaper stand is also among the amenities at the hotel. Parking facilities available to guests include a garage and a car park. Additional services include medical assistance, room service and a laundry.
Rooms
All rooms feature air conditioning, central heating and a bathroom. A double bed is provided in the carpeted accommodation units. Cots are available for children. A safe and a minibar also feature. Convenient features include internet access, a telephone, a TV, a radio and wireless internet access. A hairdryer can also be found in each of the bathrooms.
Sports/Entertainment
The hotel offers a selection of sport and leisure opportunities. Leisure options at the hotel also include a gym, a sauna and massage treatments. 
Meals
The hotel offers the following bookable meals and board options: breakfast, lunch and dinner. Special meals, including special dietary cuisine, are available.
Payment
The following credit cards are accepted at the hotel: VISA, Diners Club and MasterCard.&lt;br/&gt;The Bentley Hotel is a Tourist hotel. Located in ISTANBUL area. The nightlife/restaurants are located in the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.15" OriginalAmount="145" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988516" Longitude="29.021021" StarRating="5" HotelCode="165537|30346" HotelName="DoubleTree by Hilton Hotel Istanbul - Moda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Albay Faik Sözdener Caddesi 31, Moda Kadikoy District, 34710 Istanbul - Asian side, Turkey</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232224/a_232224_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.82" OriginalAmount="145.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00608746" Longitude="28.98087778" StarRating="3" HotelCode="445718|4519925" HotelName="New Backpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No : 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=905069</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a restaurant, a bar, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.22" OriginalAmount="146" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003553088054" Longitude="28.969982993846" StarRating="4" HotelCode="315881|47729" HotelName="Dualis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Sehsuvarbey Sokak 37, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383759/383759a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.22" OriginalAmount="146" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03857" Longitude="28.983895" StarRating="4" HotelCode="298975|58330" HotelName="The Parma Hotel Taksim" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamid Caddesi 22, Kocatepe Mahallesi, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407235/a_407235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="157.48" OriginalAmount="147.18" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|610593" HotelName="ERESIN TOPKAPI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/58850_fotpe1_ERESIN_ROOM_81.jpg</HotelPictures>
        <HotelDescription>Classic building conveniently located in the old city of Istanbul and halfway between the airport and the historical center, overlooking the Byzantine walls that protected the ancient city. Offers 249 well-equipped rooms with television, phone, air-conditioning and bathroom.  
Junior suites &amp; suite offering early check in at 10:00 and late check out at 15:00 and public transportation card 4 journeys.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.36" OriginalAmount="148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03183779" Longitude="28.96770751" StarRating="3" HotelCode="368160|206565" HotelName="Deniz Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bahriye Caddesi No: 5, Kasimpasa, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8063003</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.36" OriginalAmount="148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058492968135" Longitude="28.979532581675" StarRating="5" HotelCode="263724|46783" HotelName="Hilton Istanbul Bomonti Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahsor Caddesi 42, Bomonti-Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367271/a_367271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.36" OriginalAmount="148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03383874" Longitude="28.9814736" StarRating="4" HotelCode="531576|199522" HotelName="Room Mate Emir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Housekeeping,Laundry,Massage Centre,Sauna,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 33, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/647165/a_647165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room Mate Emir kept intact the historic façade of the building and incorporated an innovative interior design. Both the aesthetics and quality of our services make it unique and unrepeatable. The hotel features a very relaxing reading area, sauna, gym and massage area. Everything you need to make your stay unforgettable!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.36" OriginalAmount="148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00266663" Longitude="28.9785864" StarRating="0" HotelCode="957436|399276" HotelName="Seven Hills Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Kadi Cikmazi Sokak 11, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/40/18/40184cc55d50a78320a0b5a2974a6ee4692dd86d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="158.84" OriginalAmount="148.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|437931" HotelName="WALNUT SHELL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1072490_foto_2.jpg</HotelPictures>
        <HotelDescription>Located only 1148 feet from Blue Mosque, Walnut Shell Hotel Sultanahmet offers 24-hour front desk service. Walnut Shell Hotel Sultanahmet is 2461 feet from Hagia Sophia and 0.6 mi from Topkapi Palace. Grand Bazaar is a 15-minute walk from the property. The rooms of Walnut Shell Hotel Sultanahmet include a flat-screen TV, mini-bar and a private bathroom. Guests can have complimentary coffee and tea during their stay. The hotel offers breakfast service each morning. For lunch and dinner, there are many restaurants and caf�s nearby. Staff can arrange car hire, airport shuttle services and touristic attractions in the neighborhood. Galata Bridge is a 30-minute walk from the property while Dolmabahce Palace is 3.5 mi away. Lively Taksim Square is 3.1 mi from the property while Lutfi Kirdar Congress Center is 3.7 mi away. Public transportation is close to the property. Sabiha Gokcen Airport is 30 mi and Istanbul Airport is 29 mi away from the property.WiFi is available in all areas and is free of charge.Public parking is available at a location nearby (reservation is not needed) and charges may apply.Pets are not allowed.Children of all ages are allowed.Children 6 and under stay for free when using an existing bed.No cribs are available. No extra beds are available. Checkin Time: 14:00Checkout End Time: 12:00Hotel important information: Please inform Walnut Shell Hotel Sultanahmet of your expected arrival time in advance. You can use the Special Requests box when booking, or contact the property directly using the contact details in your confirmation. In response to the coronavirus (COVID-19), additional safety and sanitation measures are in effect at this property. Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. The property is located on 4 floor in a building with no elevator.ParkingRoom service24-hour front deskGardenNon-smoking roomsAirport shuttleBusiness centerLaundryDry cleaningFamily roomsIroning serviceInternetExpress check-in/outSafeCurrency exchangeSoundproof roomsCar rentalTour deskHeatingFax/PhotocopyingBaggage storageWiFiHypoallergenic room availableFree WiFiSmoke-free propertyAir conditioningDesignated smoking areaConciergePrivate check-in/outShuttle service (additional charge)Airport shuttle (additional charge)LockersDaily housekeepingGrocery deliveriesWiFi in all areasKid-friendly buffetParking garageAccessible parkingWine/ChampagneFruitAirport pickupAirport drop-offShuttle serviceWalking toursThemed dinnersTour or class about local cultureCooking classLive music/Performance24-hour securitySecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysGuest accommodation sealed after cleaningPhysical distancing in dining areasFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableCashless payment availablePhysical distancing rules followedScreens or physical barriers between staff and guests in appropriate areasInvoice providedProperty cleaned by professional cleaning companiesAll plates, cutlery, glasses, and other tableware sanitizedGuests have the option to cancel any cleaning services for their accommodation during their stayAccess to healthcare professionalsThermometers for guests provided by propertyFace masks for guests availableRoom Type: Suite Tea/Coffee makerMinibarShowerTVTelephoneAir conditioningHairdryerBalconyIroning facilitiesSitting areaFree toiletriesFanToiletPatioPrivate BathroomExtra long beds (&gt; 6.5 ft)HeatingSlippersSatellite ch</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.53" OriginalAmount="149.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00992236" Longitude="28.97302488" StarRating="0" HotelCode="423735|1604048" HotelName="Fer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Business Centre,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molla ferani street, Türbedar Street 12, Nuruosmaniye Sultanahmet, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/556924/556924a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FER is a new luxury hotel which reflects the historical and the modern spirit of Istanbul. Hotel was established in March 2016 in a historical disctrict Nuru Osmaniye. FER means, radiant and luminous brightness in Turkish. So the concept of Fer is constructed on the idea of relation between light, water and mosaics of Traditional Turkish architecture.
 
In a short period of time name Fer has gained popularity and respect of local and foreign travellers. Fer Hotel is named Asia's 2017 Best City Boutique Hotel by World Boutique Hotel Awards, the first and only international awards organization exclusively dedicated to recognizing unique excellence among luxury boutique hotels.
 
Fer Hotel offers impeccable service and all the essential amenities to invigorate travelers. To name a few of the hotel's facilities, there are 24-hour room service, free Wi-Fi in all rooms, 24 hour GYM, free parking, car power charging station, daily housekeeping.
 
Step into one of 56 inviting rooms and escape the stresses of the day with a wide range of amenities such as Nespresso machine, tea and coffee making facilities, safe-box, toiletries, bathrobe and slippers. Fer Hotel is your one-stop destination for quality hotel accommodations in Istanbul.
 </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.50" OriginalAmount="150" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005704" Longitude="28.979691" StarRating="2" HotelCode="191101|284895" HotelName="Nayla Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sokak 12, Sultanahmet, 34142 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306793/306793a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.57" OriginalAmount="151" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.086072369395" Longitude="29.006479777771" StarRating="5" HotelCode="33263|26541" HotelName="Mövenpick Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Büyükdere Caddesi 3, 4. Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52874/a_52874_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A luxurious hotel located in the Levent quarter of the new town, just a few minutes drive from the famous Metrocity and Akmerkez shopping centres. The Bosporus with its many entertainment offers is also just a short drive from the hotel and the centre of the new town, Taksim Square, can be reached in about 10 minutes by making use of the metro service that departs from a stop just 2 minutes walk from the hotel. A bus stop is to be found about 2 minutes away and Istanbul airport is some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="162.27" OriginalAmount="151.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718630" HotelName="ZAGREB HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27508_image60869143_0.jpg</HotelPictures>
        <HotelDescription>The Zagreb Hotel features a heated swimming pool on the top floor with a retractable roof. Located a 15-minute walk from the Hippodrome of Constantinople, it offers air-conditioned rooms. Equipped with large windows, the Zagreb's rooms are spacious and airy. The accommodation offers tea and coffee making facilities. They all include a full-length mirror and a dressing table. It offers a traditional hammam, sauna and steam room. Hotel Zagreb is a 5-minute walk from Aksaray Tram Stop. Forum Istanbul is 9 km away, Historia Mall is 2 km away and Cevahir Mall is 10 km away. It is a 15-minute walk from Hagia Sophia, Sultanahmet Mosque, Topkapi Palace and Basilica Cistern.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.29" OriginalAmount="152.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.938279" Longitude="29.322708" StarRating="5" HotelCode="175795|130914" HotelName="Crowne Plaza Istanbul - Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Dedepasa Caddesi 15, Kurtkoy-Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246054/a_246054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.71" OriginalAmount="153" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03621616" Longitude="28.98502483" StarRating="4" HotelCode="75240|27760" HotelName="CVK Taksim Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102470/a_102470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for those seeking a central location, the city hotel is on the edge of Taksim Square, one of Istanbul's most famous landmarks. The Beyoglu district with its' lively nightlife, restaurants, bars, shops and cultural centres is a couple of minutes’ walk and guests will find links to the public transport network in the immediate vicinity. Cicek Passage is a 10-minute walk, Galata Tower is 20 minutes on foot and the Blue Mosque, Topkapi Palace and Hagia Sofia are all around 4 km away. Ataturk Airport is approximately 21 km from the design hotel and Sabiha Gokcen airport is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.71" OriginalAmount="153" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036525" Longitude="28.986158" StarRating="5" HotelCode="18366|571" HotelName="The Marmara Taksim" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Sokak 1/B, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22846/a_22846_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the city, this hotel offers holidaymakers everything they could wish for when in Istanbul. Guests will feel completely at home and may kick back and relax in this private hotel where a top level of service is on offer. Lying directly on Taksim Square, the hotel is just a few metres away from the pedestrianised area. Guests will find public transport and an abundance of bars, restaurants, nightclubs and shopping venues all within easy reach. Various sightseeing attractions are easily reached with public transport within around 15 minutes, including Zopkapi Palace, Hagia Sophia, the Grand Bazaar or the Egyptian Market. Istanbul airport is around 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="163.92" OriginalAmount="153.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|806733" HotelName="Kaya Istanbul Fair &amp; Convention Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893109_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationWithin walking distance of the Tuyap Convention Centre, this hotel is located approximately 30 km away from Istanbul and close to Buyukcekmece, which can be found 3.5 km away. The beach is about 4 km away and Istanbul Grand Airport and Sabiha G�k�en International Airport are some 42 km and 78 km from the hotel respectively.FacilitiesThe hotel features 317 accommodation units. A lift can be used to access the upper floors. Amenities include a cloakroom and currency exchange facilities. Internet access and wireless internet access are available in the public areas. Gastronomic options offered by the hotel include a restaurant, a breakfast room, a bar and a pub. Guests can buy holiday mementos from the souvenir shop. Shopping facilities are available. A garden is among the features contributing to a pleasant stay. A newspaper stand is also among the amenities at the hotel. Guests travelling in their own vehicles can make use of the available parking spaces. Guests can also use the bicycle storage facilities. Additional services include medical assistance, room service, a laundry and a hairdressing salon.RoomsAll rooms feature air conditioning, central heating and a bathroom. The carpeted accommodation units feature a double bed or a king-size bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. Each accommodation unit offers internet access, a telephone, a TV and wireless internet access. Wheelchair-accessible rooms are also bookable. Each of the bathrooms features a shower, a bathtub, a hairdryer and bathrobes.Sports/EntertainmentA refreshing dip in the indoor or outdoor pool can be pleasantly cooling on hot days. It is also possible to use the sun loungers on the sun terrace. The hot tub offers revitalisation. The hotel offers a number of indoor sporting opportunities, including a gym, table tennis and gymnastics, or for a fee, pool/billiards and darts. The hotel features a range of wellness options, including a spa, a sauna, a steam bath, a hammam and a solarium. In addition, massage treatments are available to guests for a fee. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner, B andamp; B and half board. The hotel additionally offers snacks.PaymentAll major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="163.93" OriginalAmount="153.21" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|887693" HotelName="Deluxe Golden Horn Sultanahmet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910466_foto_1.jpg</HotelPictures>
        <HotelDescription>Golden Horn Sultanahmet Hotel is a 7 floor modern building with a large lobby area and garden. 
Located in the heart of historical peninsula Golden Horn Sultanahmet represent the traditional Turkish hospitality melted with comfort and pleasure. Golden Horn Sultanahmet takes its name from the unique place of the Bosphorus: Golden Horn. The Halic (Golden Horn), Bosphorus and Marmara Sea where Istanbul is feeling proud of beeing Istanbul now and before has gradually spread out to the further distances from the same historical peninsula, with echoing songs through the history. We invite to Sultanahmet put the crown of Istanbul on. The song will lead the way for you. *Direct payment reservations will be debited in the local currency, at the current exchange rate.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.78" OriginalAmount="154" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984656|489836" HotelName="Antusa Design Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesii, Yerebatan Caddesii, Salkimsogut Sokak 16, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/37/fd37336dbc64872eceb61fc3d07b4a73cd35a530.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.78" OriginalAmount="154" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013427337454" Longitude="28.977261431283" StarRating="3" HotelCode="306007|58677" HotelName="Hotel Black Pearl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hüdavendigar Caddesi 10, Sirkeci – Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616785/616785a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.53" OriginalAmount="154.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028025009146" Longitude="28.972078399931" StarRating="5" HotelCode="293683|1458488" HotelName="Daru Sultan Hotels Galata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 108, Sishane, Beyoglu, Istanbul 34430</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204108/204108a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.85" OriginalAmount="155" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032589" Longitude="28.97416" StarRating="5" HotelCode="208288|35748" HotelName="Radisson Blu Pera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Refik Saydam Caddesi 19, Tepebasi, Taksim, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296646/a_296646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.85" OriginalAmount="155" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005691" Longitude="28.980343" StarRating="3" HotelCode="165938|27752" HotelName="Senatus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 40, Cankurtaran Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232613/a_232613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historic area of Istanbul, known as Sultanahmet, this attractive hotel is an ideal base for cultural and sightseeing tours or even business appointments. With some of the city's most famous historic monuments within a 15-minute radius by foot, the hotel provides stylish and comfortable accommodation while soaking up the historic character of the area. Various restaurants, bars, nightspots, links to the local public transport network and the bus station are all to be found some 200 m away. St. Sofia Museum and the Blue Mosque are both around 5 minutes' walk from the hotel, which is about half an hour away from shopping venues by public transport. Istanbul Ataturk Airport is around 15 km and Sabiha Gökcen Airport is approximately 60 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.10" OriginalAmount="155.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013749857432" Longitude="28.974932357669" StarRating="5" HotelCode="168811|144876" HotelName="Levni Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi No. 12, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235709/w_235709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few hundred metres of the major attractions of the Sultanahmet district, to the west of Topkapi Palace. A tramline is within the vicinity with links to other parts of the city and Sirkeci train station is less than 1 km away. Atatürk International Airport is about 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.11" OriginalAmount="155.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007153529536" Longitude="28.973794550926" StarRating="4" HotelCode="65969|69924" HotelName="Deluxe Golden Horn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahalesi, Binbirdirek Meydani Sokak 1, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85432/a_85432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally situated in the old town, only 100 m from shops, restaurants and public transport. Points of interest including the mosque, the cistern, the bazaar and the Topkapi Palace are all situated just a few minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.42" OriginalAmount="155.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.980745" Longitude="29.101567" StarRating="5" HotelCode="80362|81874" HotelName="Istanbul Marriott Hotel Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 3, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108668/a_108668_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the center of the asian side, the hotel offers easy access to TEM and E5 highways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="167.75" OriginalAmount="156.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|138226" HotelName="CROWNE PLAZA ISTANBUL OLD CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33776_image64259909_0.jpg</HotelPictures>
        <HotelDescription>This hotel is in a historic building completely renovated Ottoman architecture. It is located in the city center of Istanbul, so close to the hotel is the old town and some of the most emblematic of it as the Grand Bazaar, the Palace Museum and Sultanahmet Mosque places.
It contains 265 luxury rooms with services at the same level as TV, mini-bar and art facilities. It also has a total of more than 249 square meters in which events, from conferences to weddings.
In addition, the Blue Harmony Spa &amp; Fitness not leave you indifferent with its heated indoor pool, steam room, the fully equipped gym and sauna among other facilities, if you want to try Turkish food or prefer international, can do so at their restaurant and then have a coffee or tea in the cafeteria, or through room service is available 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.99" OriginalAmount="157" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02256281318" Longitude="28.974476406926" StarRating="2" HotelCode="315893|62439" HotelName="Nordstern Hotel Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Tersane Caddesi 5, Karaköy Meydani, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390337/390337a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169.06" OriginalAmount="158" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012946377535" Longitude="28.978559374809" StarRating="4" HotelCode="61880|32107" HotelName="Sirkeci Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Taya Hatun Sokak  5, 34120 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80010/a_80010_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is just a 10-minute walk from some of Istanbul's most famous sights, including the Hagia Sofia church and the Topkapi Palace, and 20 minutes by public transport from the pulsating nightlife around Taksim Square. Atatürk International Airport is 25 km away and Sabiha Gökcen International Airport is 75 km away, while the nearest tram stop (Gulhane Tram Station) is less than a minute's walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.13" OriginalAmount="159" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023792121461" Longitude="28.975888219126" StarRating="5" HotelCode="306003|47643" HotelName="10 Karaköy Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müeyyedzade Mahallesi, Kemeralti Caddesi 10, 34425 Istanbul, Karaköy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419893/a_419893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Karaköy, Istanbul’s cultural, artistic and historical center, near art galleries and museums. It is also a 3-minute walk from the Karaköy Harbour, 3 km from Sultanahmet, 2,5 km from Taksim Square and 20 km away from Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.13" OriginalAmount="159" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029120437278" Longitude="28.973266477821" StarRating="4" HotelCode="200055|30440" HotelName="Eurostars Adahan Galata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokagi 14, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/6/4/6/3/2/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.13" OriginalAmount="159" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005815823091" Longitude="28.980549573898" StarRating="2.5" HotelCode="33225|2974" HotelName="Poem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak No:12, Sultanahmet 34400, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52805/a_52805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the city of Istanbul. Countless sights of interest such as the Topkapi Palace, the Archaeological Museum and the Great Bazaar are all only a few minutes away. Public transport connections are just 500 metres away. Atatürk airport is 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.23" OriginalAmount="159.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003017" Longitude="28.97397" StarRating="4" HotelCode="166945|127934" HotelName="Hotel Amira Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Mustafapasa Sokak 43, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/af/a3af1b4ef80300cd4ab2fcd494adbcea431de6e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of old Istanbul, this stylish hotel is within easy walking distance of the main attractions around the Sultan Ahmed Mosque. Istanbul Atatürk Airport is approximately 15 kilometres away and Sultanahmet tram station is roughly 700 metres from the hotel door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.20" OriginalAmount="160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029255" Longitude="28.972969" StarRating="4" HotelCode="95950|35462" HotelName="Ansen Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 70, Tepebasi Tunel, Beyoglu, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/17/170189/170189a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.20" OriginalAmount="160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005059" Longitude="28.979023" StarRating="3" HotelCode="188681|57215" HotelName="Azade Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad. No: 31 Sultanahmet/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/cf/aecfdacb4838374dae52cc79f83f265f39726d75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.20" OriginalAmount="160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01446494" Longitude="28.97493015" StarRating="4" HotelCode="854296|394203" HotelName="Mercure Istanbul Sirkeci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Muhzirbasi Sokak 6, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/655725/655725a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mercure Istanbul Sirkeci Hotel is located in Sirkeci, 5 minutes walking distance to main tourist attractions of Istanbul. The hotel is within easy access to Asian part of Istanbul as well as business districts. 56 rooms, a bar, a restaurant and a fitness centre are all designed to make you feel comfortable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="171.99" OriginalAmount="160.74" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|784057" HotelName="Hotel Gedik Pasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979546_foto_1.jpg</HotelPictures>
        <HotelDescription>This delightful boutique hotel enjoys a prime setting in the district of Beyazit. The hotel is a mere 400 metres away from the captivating attractions of Sultanahmet, including the Topkapi Palace, the Blue Mosque and Hagia Sophia. Exciting shopping opportunities can also be enjoyed at the renowned Grand Bazaar. The Kumkapi area, on the waterfront of the Marmara Sea, lies within easy access of the hotel. Guests can explore the area and its popular fish restaurants, as well as its lively bars. This charming hotel occupies an old city mansion house which has been restored to capture its former glory, while also embracing modern style. The guest rooms offer soothing, relaxing surroundings in which to completely unwind. Guests can immerse themselves in culture in the restaurant, and enjoy the Turkish culinary delights which are served.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="172.27" OriginalAmount="161.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|678010" HotelName="TAYHAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909728_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Istanbul and was established in 1991. It is close to the Grand Bazaar and the nearest station is Beyazit. The Hotel has a restaurant, a bar and a coffee shop. All 48 rooms are equipped with minibar, hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.27" OriginalAmount="161" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.977492" Longitude="29.041586" StarRating="5" HotelCode="213518|34944" HotelName="Wyndham Grand Istanbul Kalamis Marina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fener Kalamis Caddesi 38, Istanbul 34726</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302224/a_302224_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.32" OriginalAmount="161.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02414891" Longitude="28.97271546" StarRating="5" HotelCode="572710|2169695" HotelName="The Galata Istanbul Hotel - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Bankalar Caddesi 21, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/689836/a_689836_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.41" OriginalAmount="163" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030215" Longitude="29.108449" StarRating="4.5" HotelCode="207936|45779" HotelName="Crowne Plaza Istanbul - Oryapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inkilap Mahallesi, Kucuksu Caddesi No:58, Umraniye, Istanbul 34768</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.61" OriginalAmount="163.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003911" Longitude="28.978937" StarRating="4" HotelCode="900671|359285" HotelName="Darussaade Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet, Akbiyik Caddesi 90, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183762/a_183762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 22 rooms. The establishment features a baggage storage service, a dining area, a bar, room service, a laundry service and a fireplace. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.48" OriginalAmount="164" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054886791891" Longitude="28.99593406198" StarRating="3" HotelCode="499329|206139" HotelName="Ada Suites Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Valikonagi Caddesi, Fulya Sokak No: 3, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4226438</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.48" OriginalAmount="164" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006249120485" Longitude="28.981304139881" StarRating="3" HotelCode="186034|206142" HotelName="Alaturka Elegance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Sultanahmet, Akbiyik Caddesi 3, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304878/304878a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.48" OriginalAmount="164" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013587947914" Longitude="28.978237509727" StarRating="4" HotelCode="16204|2971" HotelName="Doubletree by Hilton Istanbul Sirkeci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi 5, Darussaade Sokak, Sirkeci, 34110 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19444/a_19444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located. Bars, restaurants, shops and boutiques can all be found in close proximity to the hotel. In addition, the airport is located around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="176.10" OriginalAmount="164.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|926123" HotelName="SULTANS ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/916770_foto_1.jpg</HotelPictures>
        <HotelDescription>The spacious rooms include standards with twin beds and queens with double bed, each with its own personal character and modern design. Top floor rooms have their own furnished terraces with views of Sultanahmet. Services and facilities include Internet connection in all rooms, terrace, lift, transfer service, 24 hour reception and laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.55" OriginalAmount="165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.041057948008" Longitude="28.987205576721" StarRating="5" HotelCode="11808|7053" HotelName="Divan Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Caddesi 1, Taksim, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11532/a_11532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located near Taksim Square (around 250 m away), in the centre of the city. In the neighbourhood, guests will find the exclusive shopping streets and the lively nightlife of Istanbul. Istanbul airport is located roughly 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.55" OriginalAmount="165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003609506027" Longitude="28.974739909172" StarRating="5" HotelCode="12157|10890" HotelName="Eresin Hotels Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Caddesi 40, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12166/a_12166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the tourist centre, close to the sea. Restaurants, bars and links to the transport network can easily be reached on foot (all lie about 500 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.55" OriginalAmount="165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10899" Longitude="29.023" StarRating="5" HotelCode="72623|201827" HotelName="Hilton Istanbul Maslak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Üçyol Mevkii, Büyükdere Caddesi 233, Maslak, Sariyer, 34485 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98159/a_98159_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has set an unmatched standard for luxury in the heart of business and entertainment district of Istanbul. It is the only international chain hotel in the business neighborhood, a home away from home for travellers, celebrities and global business leaders who appreciate it's luxurious style, personal attention and superb location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.66" OriginalAmount="166.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01241727" Longitude="28.97784646" StarRating="3" HotelCode="318633|2007945" HotelName="Yasmak Comfort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi Erdogan Sokak 8, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/424878/424878a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.69" OriginalAmount="167" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="746920|284828" HotelName="Classy Suite Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 44/50, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707005</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.69" OriginalAmount="167" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049372" Longitude="29.02634" StarRating="5" HotelCode="68812|16251" HotelName="Ortakoy Princess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dereboyu Caddesi 10, Ortaköy-Besiktas, 80840 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305517/305517a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.69" OriginalAmount="167" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973951|486629" HotelName="Levni Plus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Safveti Pasa Sokak 10, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37980000/37977700/37977638/ecdcec7b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.69" OriginalAmount="167" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023475124826" Longitude="28.97708957373" StarRating="4" HotelCode="350798|187173" HotelName="Hotel Morione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mahallesi, Maliye Caddesi, Demirciler Sokak No. 8, Karaköy, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574741/574741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.86" OriginalAmount="167.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07736" Longitude="29.013355" StarRating="5" HotelCode="300843|1030938" HotelName="Wyndham Grand Istanbul Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Büyükdere Caddesi 177-183, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/409258/w_409258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="178.90" OriginalAmount="167.20" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|900077" HotelName="BIZ CEVAHIR SULTANAHMET HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915044_foto_1.jpg</HotelPictures>
        <HotelDescription>A warm welcome from Biz Cevahir Hotel!  One of the few contemporary luxury hotels in the old city Sultanahmet, located in the heart of Old City, this hotel is within walking distance of Hagia Sophia, Blue Mosque, and Basilica Cistern. Also nearby are Hippodrome and Topkapi Palace. Other amenities include complimentary wireless Internet access, limo/town car service, and laundry facilities. Set in a renovated Ottoman building, the rooms at Biz Cevahir Hotel Sultanahmet are non-smoking. They include elegant furnishings, and come equipped with a flat-screen TV and an iPod docking station. Guests can enjoy a rich breakfast in the morning, served with an extensive variety of both Western and Turkish items. Free tea service is also available throughout the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="179.46" OriginalAmount="167.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|948628" HotelName="THE MILLION STONE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922483_foto_1.jpg</HotelPictures>
        <HotelDescription>description of the hotel and what can the hotel offer to its guests.Featuring palace-like interiors, the rooms of The Million Stone Hotel include a flat-screen TV, air conditioning and soundproofing.Each room has a private bathroom with 24-hour hot water. Free Wi-Fi is also available.The restaurant of the hotel offers open buffet breakfast each morning. There are restaurants and markets only 20 metres away.description of a standard room/apartment. Please, do not list services which have already indicated in the upper part. Also, try to describe the basic / standard room type, not ALL room types that the hotel may have, because we can NOt maybe not sell them ever with you.Wireless internet Connection, Satellite TV channels, LCD TV and Remote Control, Minibar, Hair Dryer, Fire Alarm System, Air Conditioning, Private Bathroom with Shower, Electronic Key, Heating, Direct Dial Telephone, Double-Glazed Windows, Toiletries, Slippers, Cribs (Infant Beds) Available, Wake-up Calls.description of where the hotel is situated, the surroundings, places to visit, etc.. In case you input some distances in m/km please, make sure these correspond to the same m/km indicated in the upper part (lin Airport is 18 km away.e 80 - Location and Distances in m/km).The Million Stone Hotel is just 100 metres from Hagia Sophia, 250 metres from Blue Mosque and 300 metres from Topkapi Palace. Ataturk</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.76" OriginalAmount="168" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.041136315164" Longitude="28.98340792738" StarRating="5" HotelCode="186411|365392" HotelName="Barceló Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah 25, Abdulhak Hamit Caddesi, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260472/w_260472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.25" OriginalAmount="168.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02901784" Longitude="28.97354645" StarRating="5" HotelCode="373458|4549015" HotelName="Pera Neuf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>General Yazgan Cadesi  No:9 Beyoglu, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9192560</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="180.33" OriginalAmount="168.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|971981" HotelName="10 Karakoy Istanbul - Special Class" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/932910_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated on vibrant Karak�y, where history meets with modernity, 10 Karak�y has 71 unique guestrooms, including Loft &amp; Loft Terrace Suites and a Penthouse with a magnificent private terrace. 
The original building (former B�y�k Balikli Han) consists of 6 floors with a glass roof over a large atrium and is one of the samples of cultural heritage of various civilizations of Istanbul. Accordingly, 10 Karak�y offers artwork from different Turkish artists all around the hotel, exclusive dining facilities in the Brasserie Ten with a menu of International cuisine, a gym with latest equipment and 73 sqm meeting room with state-of-art audio visual equipment. *Direct payment reservations will be debited in the local currency, at the current exchange rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.83" OriginalAmount="169" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006427" Longitude="28.979648" StarRating="4" HotelCode="53371|199499" HotelName="Seven Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak No 8, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59422/a_59422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.90" OriginalAmount="170" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05032" Longitude="28.99114" StarRating="5" HotelCode="790559|284902" HotelName="Nish Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci Caddesi 12, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635920/635920a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182.50" OriginalAmount="170.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5C274" HotelName="Galatahan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2371251_foto_1.jpg</HotelPictures>
        <HotelDescription>Galatahan hotel is located in the heart of the old city Istanbul only 250m far from the Galata Tower. We restored the building with its term characteristics and especially protecting the facade texture and inside carrier walls.As a hotel the building consists of 8 floors each app. 200 sqm.We have 42 spaciously designed rooms and restaurant near the lobby floor.A terrace on the top of the building you can enjoy this unique ancient scenery.Buildings around us are two or three-story ancient buildings which cannot be rebuilt higher, so we always will save our beautiful view of Goldenhorn on the front facade from the 3rd floor and GalataTower on the rear facade from the 4th floor.5th floor has six rooms with a balcony looking through the beautiful Golden horn.We offer a delicious buffet breakfast between 07:30 a.m-10:30 a.m We installed heat recovery devices on each floor, which intake fresh air from outside and exhaust used air from the room to outside of the building.All the indoor air conditioning units are installed, all the fire alarm and fire fighting sprinkler system,all the ceilings on the room floors are closed with gypsum boards. All bathrooms have ceramic coatings and bathroom accessory. The infrastructure of a strong internet in the rooms and general.We will be very happy to host you at Galatahan</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.97" OriginalAmount="171" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008318519346" Longitude="28.973787690807" StarRating="4" HotelCode="60290|25899" HotelName="Faros Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divan Yolu Avenue 76, Eminonu, 34110 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78049/a_78049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, directly in the city and tourist centre with its restaurants, bars, public transport network and shopping options. The sights of the city such as the Hagia Sophia, the Blue Mosque, the Topkapi Palace, the Archaeological Museum, the Cistern, the Great Bazaar, the Spice Bazaar, the Obelisk and the Byzantine Hippodrome are all within a few paces of the hotel. Istanbul airport is located some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184.04" OriginalAmount="172" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009149" Longitude="28.977593" StarRating="3" HotelCode="96644|25891" HotelName="The And Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Cami Cikmazi 18, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134218/a_134218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of Istanbul, the hotel is approximately 100 m from the Egyptian Bazaar or Spice Market. All the attractions of Sultanahmet are within easy walking distance and local transport is close by with links to other areas of the city. Atatürk International Airport is about 15 km away and Sabiha Gökçen International Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.21" OriginalAmount="172.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00338787198" Longitude="28.981495618385" StarRating="4" HotelCode="33845|321095" HotelName="Citadel Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennedy Caddesi Sahil Yolu 12, Ahirkapi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53852/a_53852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Owing to its location in the old city centre, this historic hotel has the advantage of being within walking distance of museums, monuments and famous covered Bazaar. The airport is some 15 km away, while Karaköy Pier is 1 km away. The tram and metro systems can be accessed in the immediate vicinity of the hotel. There is an abundance of bars, restaurants and nightlife in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.11" OriginalAmount="173" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.975168" StarRating="5" HotelCode="187043|41248" HotelName="Rixos Pera Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Mesrutiyet Caddesi 44, Tepebasi, Taksim, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261192/w_261192_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.18" OriginalAmount="174" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044509491144" Longitude="28.989433050156" StarRating="5" HotelCode="9360|31382" HotelName="Hilton Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, 34367 Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4475/a_4475_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the European side of Istanbul with a breathtaking view of the Bosphorus, the hotel is within walking distance of Lutfi Kirdar Congress and Exhibition Centre, Taksim Square and the stylish Nisantasi. It is approximately 24 km to Ataturk International Airport and 45 km to Sabiha Gokcen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.18" OriginalAmount="174" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028753" Longitude="28.986133" StarRating="4" HotelCode="213823|35677" HotelName="Nidya Hotel Galataport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd. No 21, Tophane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302570/a_302570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.32" OriginalAmount="176" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038132303207" Longitude="28.988058861205" StarRating="4" HotelCode="300309|58008" HotelName="Avantgarde Taksim Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mete Caddesi 28, Gümüssuyu, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234710/234710a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047171601646" Longitude="29.00937795639" StarRating="5" HotelCode="43549|4062" HotelName="Conrad Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cihannuma Mahallesi, Saray Caddesi 5, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4466/a_4466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a prime location in the city centre, adjacent to Yildiz Palace and with stunning views of Istanbul, including the banks of the Asian side and the Bosphorus Strait, this charming city hotel is one of the most conveniently located luxury hotels in the European side of the city. The family-friendly conference hotel is close to Dolmabahçe, the Grand Bazaar, Hagia Sophia, a number of fashionable shopping districts and centres and the bridge to the Asian side. Atatürk Airport is approximately 22 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030536298653" Longitude="28.988437045942" StarRating="4" HotelCode="735362|284892" HotelName="Metropolitan Hotels Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Boutique,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pürtelas Hasan Efendi Mahallesi, Meclis-i Mebusan Caddesi 47, Findikli, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633422/633422a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable Boutique is set in Beyoglu. There are a total of 80 units on the premises. It is a pleasure for us to serve our precious guests in our rooms with amazing views of bosphorus accompanied by our modern architecture in harmony with the luxurious details.Thanks to its close location to the historical places, malls, and natural wonders of Istanbul and right at the cost, Metropolitan Hotels Bosphorus is the ideal place to stay for your cultural and touristic visits.Come and enjoy our Azure the Bosphorus located at the terrace ?oor of Metropolitan Hotels Bosphorus, to experience the beautiful view over the Bosphorus while tasting our delicious meals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="4" HotelCode="191080|57029" HotelName="Tria Elegance Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi Akbiyik Caddesi 11, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267666/a_267666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="189.57" OriginalAmount="177.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C3B639" HotelName="Hidden Hills Istanbul Airport Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2315568_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; Nestled near the vibrant heart of Arnavutkoy, Hidden Hills Istanbul Airport stands out with its blend of modern luxury and commitment to sustainability. The hotel's architectural elegance is complemented by its eco-friendly operations and strategic location, providing an ideal retreat for discerning travelers.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; Hidden Hills Istanbul Airport caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 72 elegantly appointed guestrooms. Each of the 72 rooms at Hidden Hills offers a sanctuary of comfort and luxury. Guests can choose from a variety of room types, including deluxe rooms, executive suites, and penthouse suites. Every room features Select Comfort beds draped in Egyptian cotton sheets, smart televisions, complimentary Wi-Fi, and minibars. Luxurious touches include marble bathrooms with rainfall showerheads, premium toiletries, and stunning views of the city or the serene hotel gardens.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; Hidden Hills Istanbul Airport provides an array of exceptional amenities designed to enhance every stay. Guests enjoy concierge services, valet parking, private cabana rentals by the poolside, a fully equipped business center for professional needs, and VIP services such as butler or limousine rentals on request.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Dine in style at our on-site restaurant which serves a variety of international cuisines prepared by top chefs or enjoy exclusive dining experiences such as rooftop meals under the stars or intimate wine pairings curated by expert sommeliers. The hotel also offers comprehensive room service options available round-the-clock.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; The hotel is conveniently located just 18.7 kilometers from Ataturk Olympic Stadium and 20.2 kilometers from Mall of Istanbul making it highly accessible to major transportation hubs including Istanbul Airport.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Belgrad Forest - 10 km: A sprawling natural reserve ideal for hiking and picnics.&lt;/li&gt;&lt;li&gt;Basaksehir Fatih Terim Stadium - 15 km: A modern stadium hosting significant sporting events.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Revitalize body and mind at our state-of-the-art wellness center featuring spa treatments like massages or facials tailored using organic products an indoor heated pool yoga sessions led by experienced instructors in tranquil surroundings ensuring rejuvenation.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Government-issued photo identification required&lt;/li&gt;&lt;li&gt;Credit card debit card or cash deposit may be required at check-in&lt;/li&gt;&lt;li&gt;Special requests subject to availability&lt;/li&gt;&lt;li&gt;Contact property in advance to reserve cribs/infant beds&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Hidden Hills Istanbul Airport seamlessly blends luxurious accommodations cutting-edge amenities with eco-conscious living making it perfect for both leisure seekers business travelers alike looking for premium experiences.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="189.91" OriginalAmount="177.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|121227" HotelName="BEST WESTERN CITADEL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058991_foto_1.jpg</HotelPictures>
        <HotelDescription>This full-service Istanbul, Turkey hotel overlooks the Marmara Sea and offers convenient access to the Topkapi Palace and the Karakoy Pier. Discover the superb customer service and amenities guests have come to expect while staying at the Best Western Citadel Hotel. Centrally located in Istanbul, Turkey, the hotel overlooks the Prince Islands and the Marmara Sea. Hotel guests will be within walking distance from the Dede Efendi art gallery, the Topkapi Palace and Gulhane Park. The Best Western Citadel Hotel offers well-appointed guest rooms, each featuring cable satellite television and high-speed Internet access. The hotel offers a complimentary full breakfast each morning as well as a coffee shop, restaurant and cocktail lounge, all on hotel premises. Other hotel amenities include a guest laundry, beauty/barber shop, a business center and meeting space accommodating up to 100 people. Hotel guests will be situated just minutes from the Old City Center, home of the Grand Bazaar. Guests who appreciate the arts will enjoy an evening performance at the Resat Nuri Theatre or the Akm Opera House. Other nearby attractions include the Florya Beach, the Veuefendi race track and the Luftu Kirdar Herkezi Kongre convention center. Make a reservation today and save at the Best Western Citadel Hotel!***There is no elevator in the property, luggage assistance is available 24 Hour daily.Airport transfer fees ;Istanbul Ataturk International Airport (IST) 25' (one way)Sabiha Gokcen International Airport (SAW) 70' (one way)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.81" OriginalAmount="179.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035752726579" Longitude="28.981136812106" StarRating="3" HotelCode="306016|1461048" HotelName="Taksim Istiklal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Imam Adnan Sokak 15, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=761948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="193.48" OriginalAmount="180.82" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|744186" HotelName="DEDEMAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892492_foto_1.jpg</HotelPictures>
        <HotelDescription>Just an 8-minute walk from Gayrettepe Metro Station and Zorlu Center, this 5-star hotel offers a roof bar with panoramic views of Istanbul, a semi Olympic-sized indoor pool and spa facilities.Guests can enjoy the Life Style Health Club with its hot tub and modern gym.Turkuaz Restaurant serves a range of international and Turkish meals, either as a buffet or � la carte.Dedeman is located 1.8 km from Cevahir Shopping Centre. Kanyon, Metrocity and OzdilekPark shopping centers are also 8-minute drive from the hotel. L�tfi K�rdar Congress &amp; Exhibition Center is 7 km away. Popular districts along the Bosphorus such as Besiktas, Ortakoy and Bebek could be reached in 10 minutes by driving. Guests can easily reach Levent and Maslak business area by using public transportation such as Metrobus and subway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.67" OriginalAmount="181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003593312601" Longitude="28.974090814591" StarRating="4" HotelCode="26524|25923" HotelName="Erguvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Aksakal Caddesi 1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38793/a_38793_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town, and all the major monuments can be reached in a few minutes by foot. The international airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="193.70" OriginalAmount="181.03" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|972712" HotelName="Sokullu Pasa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/979516_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sokullu Pasa Hotel has luxury accommodation with free Wi-Fi and a restaurant serving Turkish specialties. Facilities include a tour desk. The Hippodrome is only 500 metres away. The air-conditioned rooms of Sokullu Pasa have an elegant interior. All rooms have a flat-screen TV, a minibar, and tea and coffee making facilities. Some rooms have a spa bath. Sokullu Pasa’s bar serves alcoholic beverages and Turkish tea. Guests can also enjoy a drink in the hotel’s garden. Hotel Sokullu Pasa's reception is open 24/7. The hotel has laundry facilities and car rental as well.The German Fountain is a 10-minute drive from the hotel. Sultanahmet Square is 400 metres away. Min Child Age: 2. Max Child Age: 11. Extra Info:</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.30" OriginalAmount="181.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023827210726" Longitude="28.974928529287" StarRating="0" HotelCode="187209|2007755" HotelName="The Purl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereket Mahallesi, Bankalar Caddesi No. 2/1, Voyvoda Sokak, Karaköy / Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173356/173356a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to the Galata Bridge and Golden Horn in Karaköy, Istanbul. The historical Sultanahmet district is easily accessible on foot or by public transport and the hotel is just 1 km from the lively centre of the city, Taksim Square with its many entertainment venues and shopping opportunities. Atatürk International Airport is approximately 20 km from the hotel, while Sabiha Gökçen International Airport is roughly 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.74" OriginalAmount="182" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009091096039" Longitude="28.978607597553" StarRating="3.5" HotelCode="45182|28401" HotelName="Boutique St. Sophia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi 2, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22109/a_22109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sultanahmet with the Hagia Sophia on its doorstep and all the other major sightseeing attractions within a few minutes’ walk. The nearest tram stop is roughly 350 m away. Atatürk Airport is about 14 km away and Sabiha Gökcen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.75" OriginalAmount="182.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.11241503" Longitude="28.98717334" StarRating="0" HotelCode="978087|2554875" HotelName="Radisson Residences Vadistanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Kemerburgaz Caddesi 6A 7V/101, 34396 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11155593</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.81" OriginalAmount="183" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047495726051" Longitude="29.024583046627" StarRating="5" HotelCode="55581|55479" HotelName="Radisson Blu Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 46, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71992/a_71992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.81" OriginalAmount="183" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02643713" Longitude="28.97461998" StarRating="3" HotelCode="413814|217211" HotelName="World House Hostel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Galipdede Cadicalesi 85, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125961/125961a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hostel is in Old City. The property comprises a total of 17 snug accommodation units. Those who dislike animals may enjoy their stay, as this accommodation does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.88" OriginalAmount="184" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00388397" Longitude="28.97092924" StarRating="0" HotelCode="498706|237445" HotelName="Sufi Apart Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Yusuf Askin Sokak No: 18, 34122 Sultanahmet Fatih Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/667777/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.88" OriginalAmount="184" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.995104280883" Longitude="29.098201870989" StarRating="5" HotelCode="444991|198236" HotelName="Sheraton Grand Istanbul Atasehir Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Mor Sumbul Sokak 1, Atasehir, 34746 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/466421/466421a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="198.45" OriginalAmount="185.47" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|818270" HotelName="BARCELO ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18938_image52029206_0.jpg</HotelPictures>
        <HotelDescription>The 5-star Barcel� Istanbul is located in the center of Istanbul. It offers a 1,500 m� spa center with a sauna, Turkish bath and fitness center. There is WiFi in all the facilities. The rooms of the Barcel� Istanbul have been decorated, in a contemporary style, by a famous designer. All have flat-screen TVs, desks, iPod docks, and luxurious bathrooms with ceramic tiles or marble walls. Some have a hammam-style sink. Barcel� Istanbul has incredible views of the city from the rooftop bar, which also has a sun terrace and hot tubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.48" OriginalAmount="185.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00545343" Longitude="28.97983116" StarRating="0" HotelCode="593975|2262715" HotelName="Magnaura House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 19, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766490/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="199.68" OriginalAmount="186.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|132390" HotelName="The Artisan Istanbul MGallery" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920941_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel placed in the downtown of Istanbul, is to few distance by foot of the principal tourist attractions of the area, as well as of the zone of shops and different restaurants. There are 137 rooms, two of them adapted to persons with disability and 50 are for not smoking people. All the rooms have air conditioning, telephone and minibar, among  other services. The hotel has receipt 24h, parking, gymnasium and connection to Internet WI FI in the whole enclosure.
If what you wish is to enjoy an agreeable food or to take a cocktail you can visit one of two restaurants specialized in Turkish food, or can visit the bar of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.81" OriginalAmount="186.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.041025928575" Longitude="28.988542556763" StarRating="5" HotelCode="9361|29924" HotelName="Grand Hyatt Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Taskisla Caddesi 1, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4477/a_4477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel offers everything that visitors would expect of a holiday in Istanbul. Enjoy the inviting, private atmosphere and a service, which ensures a relaxing and pleasurable stay. The beach is located close by, as is the pedestrianised area where visitors will find links to the public transport network along with numerous bars, restaurants, clubs and nightclubs as well as plenty of shopping opportunities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003820020201" Longitude="28.981440067291" StarRating="4" HotelCode="47102|47651" HotelName="Hotel Armada Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ahirkapi Street 24, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/6387/a_6387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the centre of Sultanhamed, close to countless shopping venues. There is a bus station located about 50 km away. Guests will find the famous Blue Mosque and the Topkapi Palace in the near vicinity of the hotel, while a variety of bars and restaurants lie around 1 km away. Istanbul Airport is situated some 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03866" Longitude="28.988129" StarRating="5" HotelCode="75235|25902" HotelName="Gezi Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mete Cad. 34, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102463/a_102463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great central location within 500 m of Taksim, with its links to the public transport network, a park and Istiklal Street. It is 1 km to the nearest restaurants, bars, pubs and nightspots and Beyoglu and Nisantasi are each within 1 and 2 km of the hotel. It is 3 km to the Dolmabahçe Palace, 7 km to the Grand Bazaar and 8 km to Sultanahmet with the Blue Mosque, Topkapi Palace and the Hagia Sophia. Atatürk Airport is 20 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015773692835" Longitude="29.015375375748" StarRating="4" HotelCode="102498|55544" HotelName="Tan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catalcesme Meydani, Doktor Emin Pasa Sokak 20, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/437021/437021a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.16" OriginalAmount="188" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00565024" Longitude="28.98026262" StarRating="0" HotelCode="850402|375232" HotelName="Royan Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 42, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.16" OriginalAmount="188" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03017538633" Longitude="28.977732025795" StarRating="5" HotelCode="154224|252301" HotelName="Tomtom Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Caddesi, Tomtom Kaptan Sokak 18, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305315/305315a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.35" OriginalAmount="188.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009264816629" Longitude="28.960333764553" StarRating="5" HotelCode="165538|143916" HotelName="DoubleTree by Hilton Hotel Istanbul - Old Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 31, 34130 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232225/a_232225_AK2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.23" OriginalAmount="189" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00655045" Longitude="28.9712549" StarRating="0" HotelCode="736045|284805" HotelName="Artika Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Fax,Garden,Laundry,Printer,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Göktas Sokak 6, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630172/630172a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming adults-only hotel is located in Old City. Nestled within 500 metres from the town centre, the property allows easy access to all this destination has to offer. There are public transport links just a short walk away. The nearest beach is within 500 metres from the hotel. Visitors will find the airport within 15. 0 kilometre(s). The hotel is within 800 metres' walking distance from the harbour. With a small number of only 15, this hotel is very convenient for a quiet stay. Wi-Fi internet connection is available for further comfort and convenience. Guests may contact the reception desk any time during the day. Baby cots are available on request for children. This is not a pet-friendly accommodation. Additionally, a car park is available on the premises for guests' extra convenience. There is an airport transfer service for guests' convenience. The dining venue invites visitors to savour exquisite dishes in elegant ambience. The property offers business facilities. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.44" OriginalAmount="192" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00769" Longitude="28.972677" StarRating="4" HotelCode="65315|27751" HotelName="Sultanhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84170/a_84170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambience. It is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.51" OriginalAmount="193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026820714144" Longitude="28.975547254086" StarRating="4" HotelCode="185748|57182" HotelName="Georges Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Serdar-I Ekrem Caddesi 24, Müeyyedzade Mh., Galata–Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259746/w_259746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located a few metres from Galata Tower and a five-minute walk from Istiklal Street. It is surrounded by shops, restaurants and bars in a chic and trendy neighbourhood. The major sightseeing attractions of Sultanahmet are 2.5 km away and can be reached on foot by crossing the Galata Bridge. Public transport is also available roughly 300 metres from the hotel’s doorstep. Atatürk International Airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.65" OriginalAmount="195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878740|494763" HotelName="Meserret Palace Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ebussuut Caddesi 51, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105922/9ef79e76-8137-4cc4-bf4e-319b542d5417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="209.27" OriginalAmount="195.58" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|633971" HotelName="ROMANCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1242445_foto_1.jpg</HotelPictures>
        <HotelDescription>Romance Hotel is located in the historical center of the city of Istanbul. It provides customers with many services and facilities such as access for disabled people,  safety box, rent a car, free parking, bar/caf�, restaurant. Offering 63 well-equipped rooms, 4 of them junior suites. Situated 18 km/11 miles away from Ataturk International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.72" OriginalAmount="196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00454062132" Longitude="28.9801633358" StarRating="4" HotelCode="18003|25894" HotelName="Azade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22275/a_22275_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the heart of Istanbul, on a side street right in the old town quarter of Sultanahmet, featuring the flair of former times. Evoking a traditional ambience, this hotel retains features from the times of the sultans and Ottomans yet still caters for guests' needs with modern comforts. Guests are only around minutes away from the Blue Mosque, Hagia Sophia Museum, the Hippodrome, the Grand Bazaar, Topkapi Palace and the sunken palace. Guests will discover an abundance of bars, restaurants and shopping venues as well as links to the public transport network in the near vicinity and transfer to the airport takes approximately 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.72" OriginalAmount="196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012369566025" Longitude="28.977561593056" StarRating="4" HotelCode="161988|25916" HotelName="Hotel Sultania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi, Mehmet Murat Sokak 4, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228469/a_228469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location, between Sirkeci and Sultanahmet, offers a treasure trove full of local museums, restaurants and shops, as well as world-renowned sights, such as Hagia Sophia, the Blue Mosque, Topkapi Palace and Grand Bazaar, all of which are a 5-minute walk away. Taksim, modern Istanbul's epicentre, is only a convenient 10-minute drive and offers guests bars and nightlife. The Gulhane tram station with its access to many of Istanbul's most beautiful corners, is a one-minute walk from the hotel, and the bus and train stations are around 5 minutes away on foot. Istanbul-Ataturk airport is approximately 18 km from the family-friendly city hotel, and Istanbul-Sabiha Gokcen airport is around 44 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="210.07" OriginalAmount="196.33" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|028126" HotelName="THE GALATA ISTANBUL HOTEL MGALLERY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19421_image53236046_0.jpg</HotelPictures>
        <HotelDescription>Let yourself be charmed by the magical and historical Galata area. It has been hosting different cultures and civilisations for more than thousands of years and is today accommodating some of the best hotels in Istanbul. One of the most famous historical buildings of Galata, the Baltazzi Han, built in 1836. The Galata Hotel Istanbul - MGallery by Sofitel occupies the former renovated building of the Italian Bank of Constantinople. It also features a sauna and is located in the Beyoglu district, 200 meters from the Galata Tower. It is 8 km from Cevahir Shopping Center and 9 km from Zorlu Center. Our Civarda Peran Restaurant not only serves great Turkish mezze but also quickly became a popular establishment for entertainment at night. Live DJ performances ensure you a fun and long night. During summer you may also enjoy our Anton Peran rooftop bar overlooking the Golden Horn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.86" OriginalAmount="198" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010610225" Longitude="28.976052125" StarRating="4" HotelCode="142888|47583" HotelName="Agora Life" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cagaloglu Hamami Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211152/211152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.86" OriginalAmount="198" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02526677" Longitude="28.97987357" StarRating="3" HotelCode="481152|199568" HotelName="Nabu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa, Murakip Sokak 13, 34425 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4035907</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.93" OriginalAmount="199" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00780570144" Longitude="28.973315722684" StarRating="3" HotelCode="153404|25926" HotelName="Rast Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216601/a_216601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.43" OriginalAmount="199.47" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|C22F74" HotelName="ADDRESS ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21208_image59973220_0.jpg</HotelPictures>
        <HotelDescription>Welcome to Address Istanbul, where modern elegance blends seamlessly with historic charm. Located on the Asian side of Istanbul, this hotel offers stunning views of the city from its extraordinary Sky View Terrace on the 48th floor. Enjoy sophisticated accommodations, gourmet cuisine, and exceptional service. The restaurant is located on the lobby level and offers guests a wide variety of culinary delights, from traditional Turkish cuisine to international flavors; while the Lounge is an inspiring space perfect for enjoying a snack or a drink. With a combination of indoor and outdoor seating areas, the Lounge offers homemade Turkish coffee and a wide selection of snacks with a spectacular view of Emaar Square Shopping Center. To unwind from the hustle and bustle of the city, the Spa offers a selection of traditional and exclusive treatments for guests to relax; while the 24-hour fitness center offers panoramic views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.95" OriginalAmount="200.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10885" Longitude="28.98648" StarRating="5" HotelCode="854473|2556325" HotelName="Radisson Blu Hotel, Vadistanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Cendere Caddesi 1A Apt. 109A, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649716/649716a_hb_a_001.Jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="216.25" OriginalAmount="202.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|690090" HotelName="Hotel Sultania - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913157_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of the old city Istanbul, between Sirkeci and Sultanahmet. The hotel offers 42 rooms dedicated to a fomouse Sultan's wive of Ottoman Emperors. It is located near to the local museums, restaurants, shops and the Taksim square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="216.69" OriginalAmount="202.51" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|135522" HotelName="RADISSON BLU ISTANBUL SISLI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/850034_image44548766_0.jpg</HotelPictures>
        <HotelDescription>Located in Sisli, one of Istanbul's commercial centres, just 250 m from Cevahir Shopping Mall, Radisson Blu Hotel, Istanbul Sisli offers an indoor pool, an outdoor pool, a fitness centre a sauna and a Turkish Bath for your relaxation. 24-hour front desk and free WiFi are also accessible. You can relax at Balkon Shisha Lounge serving shishas with variety of flavours of your choice. Rooms here provide a flat-screen satellite TV with pay-per-view channels, air conditioning, an electric kettle and a minibar. Featuring a bath or shower, private bathrooms also come with a hairdryer and a bathrobe. A seating area, desk and ironing facilities are also found in rooms. Some rooms have access to Business Lounge which offers tea time, wine, beer and soft drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.21" OriginalAmount="203" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039751408394" Longitude="28.987700343132" StarRating="5" HotelCode="9356|25895" HotelName="Intercontinental Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Cad. No:1, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4465/r_4465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is centrally located close to Taksim Square in Istanbul's new town and between Bosporus and the business district. Istanbul airport is 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.21" OriginalAmount="203" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0296914" Longitude="28.9743247" StarRating="3" HotelCode="200050|237569" HotelName="Pera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Asmalimescit Street, Asmalimescit Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182052/182052a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.28" OriginalAmount="204" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03156122" Longitude="28.97857026" StarRating="4" HotelCode="594148|217639" HotelName="Louis Appartements Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Yeni Carsi Caddesi 68, Galatasaray, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4426778</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.46" OriginalAmount="204.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.024733454735" Longitude="28.980147896175" StarRating="5" HotelCode="320034|1894255" HotelName="Novotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Kara Mustafa Pasa Mahallesi, Kemankes Caddesi 57-59, Karakoy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433753/a_433753_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="219.01" OriginalAmount="204.68" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|651712" HotelName="ORKA ROYAL HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2634_image50401542_0.jpg</HotelPictures>
        <HotelDescription>This elegant hotel is perfectly located in the Sirkeci, the heart of the old city centre, close to the renowned Sirkeci Railway and Tram Station. The hotel features a restaurant, a bar, conference facilities and an excellent spa and wellness centre with indoor pool. Famous sights such as Hagia Sophia, Topkapi Palace, Blue Mosque and the Egyptian Spice market are within a short stroll.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.35" OriginalAmount="205" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008153" Longitude="28.9578069" StarRating="3" HotelCode="141068|47716" HotelName="Büyük Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 47, Laleli Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374079/374079a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.35" OriginalAmount="205" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00416609273" Longitude="28.976459261427" StarRating="1.5" HotelCode="320724|217749" HotelName="Sultan Corner Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Caddesi 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229635/229635a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.35" OriginalAmount="205" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009364" Longitude="28.975861" StarRating="4" HotelCode="191058|198802" HotelName="White House Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Çatalçesme Sok. No: 21, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220.42" OriginalAmount="206" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004895179327" Longitude="28.980428796295" StarRating="4" HotelCode="409443|23593" HotelName="Hotel Amiral Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Bayram Firini Sokak 7, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100333/a_100333_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of a number of historical and cultural centres such as Topkapi Palace, The Ayasofya Museum, Sultanahmet Mosque and The Grand Bazaar. Istanbul’s international airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="220.87" OriginalAmount="206.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|812916" HotelName="CROWNE PLAZA ISTANBUL ORTAKOY BOSPHORUS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/851626_image64101599_0.jpg</HotelPictures>
        <HotelDescription>Think of a place blended with both historical and naturel beauties, enamouring people with its hospitability,making it unforgetable in Ortakoy, having all kinds of comfort and activities, quiet and peaceful place is called Ortak�y Princess Hotel.In standard rooms there are Lcd TV, radio and music, hair dryer, direct phone line, wireless internet, self controlled air condition, smoke detector, safe box in all rooms, tea and coffee machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.49" OriginalAmount="207" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009194" Longitude="28.977119" StarRating="5" HotelCode="904126|32098" HotelName="Hagia Sophia Hotel Istanbul Old City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Yerebatan Caddesi 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237832/a_237832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sultanahmet, this hotel really does enjoy an enviable position within 100 m of the Hagia Sophia and even closer to the Underground Cisterns. Shops, cafés, bars and restaurants are close by and a tram stop is within 200 m of the hotel. Topkapi Palace and the Blue Mosque are also nearby. Ataturk Airport is about 18 km away and Sabiha Gokcen Airport is about 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.39" OriginalAmount="207.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|113422" HotelName="AMIRAL PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CANKURTARAN MAH.BAYRAMFIRINI SOK. No 7. SULTANAHMET 34400 ISTANBUL TURKEY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/113422/Cuc47E7t_79a1ec4e803cfbfb6c763637782a291e.jpg</HotelPictures>
        <HotelDescription>The hotel is within walking distance of a number of historical and cultural centres such as Topkapi Palace, The Ayasofya Museum, Sultanahmet Mosque and The Grand Bazaar. Istanbul’s international airport is approximately 17 km away.
Facilities
The establishment comprises a total of 32 accommodation units. A lobby and a reception are available to guests. Lift access is provided to the upper floors. Services such as a cloakroom, a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access are available in the public areas. Gastronomic options include a restaurant, a café and a bar. A garden is among the features contributing to a pleasant stay. A TV room is also among the amenities at the establishment. Guests travelling in their own vehicles can make use of the available parking spaces. Additional services include medical assistance, room service, a laundry and a hairdressing salon.
Rooms
All accommodation units feature air conditioning, central heating and a bathroom. Bathrooms with wheelchair access can also be booked. A double bed is provided in the carpeted accommodation units. Cots are available for children. A safe and a minibar also feature. The rooms offer a range of amenities, including tea and coffee making equipment. Each accommodation unit offers internet access, a telephone, a TV and wireless internet access. Guests will also find slippers provided. Wheelchair-accessible accommodation units are bookable. Each of the bathrooms features a shower, a bathtub and a hairdryer.
Sports/Entertainment
The terrace is the perfect place to while away the time. 
Meals
The establishment offers a wide range of bookable meals and board options, including breakfast, lunch, dinner, B &amp;amp; B and half board.
Payment
All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;The AMIRAL PALACE is a Boutique, Child Friendly, City hotel, Colonial Style, Family Style, Honeymoon, Leisure, Tourist hotel. Located in Old City area. The nightlife/restaurants are within walking distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.56" OriginalAmount="208" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13972498" Longitude="29.05731708" StarRating="5" HotelCode="13055|38217" HotelName="Grand Tarabya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Caddesi 154, Tarabya, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13514/w_13514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.58" OriginalAmount="208.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005295624713" Longitude="28.971945047379" StarRating="3" HotelCode="171008|2006945" HotelName="Sultan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Sinan Sokak 38, Kucuk Ayasofya Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151949/151949a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of the city, the hotel is ideally situated for visiting the major attractions on foot. Local amenities such as bars, shops and restaurants are also within close proximity of the hotel. There are links to the public transport network 2 minutes' walk from the hotel and it takes around 20 minutes to reach the nightlife of Istiklal Street and 25 minutes to reach Taksim Square in the city centre. The Sea of Marmara is a 7-minute walk, while the Blue Mosque is just 400 metres away, Hagia Sophia and Grand Bazaar are 600 metres away, and Topkapi Palace is some 800 metres. Istanbul-Atatürk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is roughly 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="226.20" OriginalAmount="211.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|892635" HotelName="CHEYA RESIDENCES DELUXE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958227_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.84" OriginalAmount="212" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.065321" Longitude="29.00067923" StarRating="5" HotelCode="510099|198628" HotelName="Fairmont Quasar Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi 76, Mecidiyeköy, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/624684/a_624684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, presiding over the vibrant Mecidiyeköy area with its rich and eclectic blend of office towers and shopping malls, colorful side streets and neighborhood shops, is situated at the crossroads of Istanbul with easy access to and from both airports and a short walk to the metro, providing a quick and easy access to the Grand Bazaar, the Taksim Square cultural and Maslak financial district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.91" OriginalAmount="213" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02264945" Longitude="28.97700777" StarRating="0" HotelCode="760332|343495" HotelName="The Wings Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaköy Kemankes Mahallesi, Gümrük Sokak 26, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9624395</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Wings Hotel is located in the center of Istanbul. Spice Bazaar is one kilometer from the accommodation. The nearest airport is Ataturk - European Side Airport, 18 km from the property. The hotel is close by Galata Tower, which is literally a stone's throw away, the Bosphorus, Topkapi Palace - Home of the Sultan, Hagia Sophia and the most incredible and historical Sultan Ahmet Mosque.\n\nFacilities and services include 24hr check in and reception, air conditioning, internet access, ironing and laundry facilities (extra charge).\n\nRooms feature air conditioning, cable TV, coffee and tea maker, hairdryer, shower, telephone, TV and Wi-Fi.\n\nEarliest check in time is 14:00, latest check out time is 12:00.\n\nAddress: Kemankes Karamustafa Pasa Mahallesi, GÃ¼mrÃ¼k Sk. No:26,  Beyoglu, Istanbul, 34425, Turkey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="230.30" OriginalAmount="215.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|739307" HotelName="CVK TAKSIM HOTEL ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/284045_image51089667_0.jpg</HotelPictures>
        <HotelDescription>85 rooms at different concepts are waiting its guests to experience the beauty of Istanbul and to prove the Turkish hospitality in CVK Taksim Hotel Istanbul. Mediterranean cuisine is served with a magnificent view of the Bosphorus at La Nouba, People�s Cafe Bar Brasserie with a rich menu, pleasant time at La Serenite Lobby Bar, Ocean Spa, meeting rooms and business centers Your stay in Turkey will become an unique and unforgettable experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.71" OriginalAmount="218.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007407540975" Longitude="28.952415310641" StarRating="3.5" HotelCode="613627|2358625" HotelName="Pelican House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Langa Caddesi, Kocibey Sokak 24, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635876/635876a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03587731" Longitude="28.98748393" StarRating="3" HotelCode="303961|476952" HotelName="Taksim 15 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Inönü Caddesi 15, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231156/231156a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, a transfer service, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.023750588476" Longitude="28.973847042189" StarRating="5" HotelCode="299654|38282" HotelName="The House Vault Karaköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bankalar Caddesi 5, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407976/a_407976_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.54" OriginalAmount="222" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03512" Longitude="28.988328" StarRating="5" HotelCode="263349|40952" HotelName="CVK Park Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Inönü Caddesi 8, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366714/a_366714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="237.70" OriginalAmount="222.15" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|759667" HotelName="VOGUE HOTEL SUPREME ISTANBUL (EX HAGIA SOPHIA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/548365_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationLocated in the historical district of Sultanahmet, this hotel really does enjoy an enviable position within 100 m of the Hagia Sophia and even closer to the Underground Cisterns. Shops, caf�s, bars and restaurants are close by and a tram stop is within 200 m of the hotel. Topkapi Palace and the Blue Mosque are also nearby. Ataturk Airport is about 18 km away and Sabiha Gokcen Airport is about 45 km from the establishment.FacilitiesThe establishment was built in 2011. The establishment comprises a total of 63 accommodation units. Guests of the establishment are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. Lift access is provided to the upper floors. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access and wireless internet access are available in the public areas. Gastronomic options include a restaurant, a breakfast room, a caf�, a bar and a pub. Shopping facilities are available. Guests arriving in their own vehicles can park in the car park. Additional services include medical assistance, room service and a laundry.RoomsAll accommodation units feature air conditioning and a bathroom. The carpeted accommodation units feature a double bed or a king-size bed. A safe, a minibar and a desk also feature. Tea and coffee making equipment is included as standard. Internet access, a telephone, a TV, a radio and wireless internet access are provided for guests' convenience. Guests will also find slippers provided. In the bathrooms, guests will find a shower, a hairdryer and bathrobes.Sports/EntertainmentThe establishment offers a selection of sport and leisure opportunities. The terrace is the perfect place to while away the time. Leisure options at the establishment include a gym and a sauna, or for a fee, a hammam. MealsVarious meals and board options are bookable. Guests can choose from breakfast, lunch, dinner and B andamp; B.PaymentThe following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.75" OriginalAmount="225" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050517" Longitude="28.989867" StarRating="4" HotelCode="191113|206429" HotelName="Cheya Deluxe Residence Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vali Konagi Cd 20, Halaskargazi Mh., 34400 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305625/305625a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.75" OriginalAmount="225" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.051156474603" Longitude="28.993172049522" StarRating="4" HotelCode="176170|60121" HotelName="Home Stay Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akkavak Sk. No:26, Tesvikiye Mah., Nisantasi - Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156603/156603a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex enjoys a central location in the upmarket district of Nisantasi, known for its glamorous shops. Osmanbey metro station is approximately a 10-minute walk from the hotel and busy Taksim Square with its bars, pubs and nightspots is only 2 km away. Istanbul's Atatürk Airport and Sabiha Gökcen Airport are approximately 25 km and 40 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.89" OriginalAmount="227" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00884791" Longitude="28.97491014" StarRating="3" HotelCode="176169|28399" HotelName="Ayasultan Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Catalcesme Sokak 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246448/a_246448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Istanbul's historical district, Sultanahmet. All the major sightseeing attractions, such as Topkapi Palace, Hagia Sophia, Blue Mosque and Grand Bazaar, are within a 10-minute walk, and the nearest tram stop is just 3 minutes away on foot. The bars of Taksim Square are around 25 minutes away by public transport. There are restaurants and shops within 5 minutes' walk, and the Bosporus Sea and train station are both roughly 1 km away. Istanbul-Ataturk airport is approximately 18 km from the hotel and Sabiha-Gokcen airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.66" OriginalAmount="227.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040358325844" Longitude="28.992010653019" StarRating="5" HotelCode="18479|30134" HotelName="The Ritz-Carlton Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suzer Plaza, Askerocagi Caddesi 6, Elmadag, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22970/p_22970_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located right in the elegant district of Dalmabahce and has fantastic views over the Bosporus and the Asian half of Istanbul. In the immediate vicinity, some 100 m away, guests will find countless shops, restaurants, bars, and nightclubs. The nearest public transport stop can be easily reached on foot and is also approximately 100 m away. The world-famous Blue Mosque is roughly a 15-minute drive away. Istanbul airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="244.90" OriginalAmount="228.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|857687" HotelName="DEDEMAN BOSTANCI ISTANBULHOTEL &amp; CONVENTION CENTRE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/921863_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel and convention centre is located close to Bagdat Street, close to Bostanci, on the Asian side of Istanbul. Shops, caf� bars and entertainment venues can be found nearby. Guests can enjoy a leisurely boat ride across the Bosphorus to the historical peninsula of Sultanahmet. Guests will find themselves close to the city's many attractions. Sabiha Gokcen International Airport is just 30 km away. This wonderful hotel offers visitors a prime setting in which to enjoy a memorable stay. The guest rooms are superbly designed, featuring refreshing tones and a peaceful ambience. Guests can dine in style in the relaxing surroundings of the restaurant, and enjoy a refreshing drink while admiring the stunning views from the rooftop bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="245.89" OriginalAmount="229.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|718600" HotelName="Orient Express and Spa By Orka Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893437_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel goza de una excelente ubicaciandoacute;n en la zona histandoacute;rica de Sirkeci, el casco antiguo de Estambul. Mezcla caracterandiacute;sticas modernas con un estilo de principios del siglo XX, con lo que logra un aire de lujo relajado.Los monumentos histandoacute;ricos mandaacute;s importantes, como el Palacio Topkapi o Hagia Sofia estandaacute;n a solo un paseo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.12" OriginalAmount="231.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035948" Longitude="28.989982" StarRating="4" HotelCode="191159|2551435" HotelName="Cheya Residence Gümüssuyu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Caddesi, Ömer Avni Mahallesi, Haci Hanim Sokak 6, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104680/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="248.36" OriginalAmount="232.11" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|829197" HotelName="WYNDHAM GRAND KALAMIS MARINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/28540_image61370961_0.jpg</HotelPictures>
        <HotelDescription>Visit Istanbul's exotic bazaars, alluring museums, coffee houses, and tea gardens, then return to re-energize in our lavish hotel located across the street from the upscale Kalamis Marina. Unwind in our indoor or outdoor pools, our fitness center, or indulge in classic Turkish relaxation with a steam bath ritual at Blue Harmony Spa. Our 210 sumptuous guest rooms offer views of the city, sea, or marina. And our seven outstanding restaurants and lounges feature the flavors of both East and West to suit any palate. With 14 meeting spaces and superlative service, we ensure flawless events from large conferences, to breathtaking weddings. Return to your exquisitely appointed guest room or suite, featuring panoramic views of the city, the sea, or the marina. Sink into the pillow top mattresses and enjoy content streamed via free WiFi. Or be productive at the large work space. Flat screen TV's, fully stocked mini-bars, in-room safes, and spacious guest bathrooms ensure the utmost in comfort. Upgrade to the Executive Level for added amenities like bathrobes, nightly turndown and separate living areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="249.73" OriginalAmount="233.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|614057" HotelName="ERESIN HOTELS SULTANAHMET - BOUTIQUE CLASS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/78292_fotpe1_hotel-eresin-crown.JPG</HotelPictures>
        <HotelDescription>With its own private museum showcasing an ancient cistern, a beautiful mosaic and many other remarkable pieces from the Hellinistic, Roman and Byzantine eras, this elegant hotel is the first boutique museum hotel in Turkey. The hotel is set just 200 metres from the Blue Mosque in the Sultanahmet neighbourhood of Istanbul. From here, visitors may explore the city's best historical and cultural attractions on foot, as the Hagia Sophia, Topkapi Palace and Grand Bazaar are all less than a 15 minute walk from the hotel. The hotel's restaurant boasts a terrace with stunning views of the Blue Mosque, old town and Marmara Sea, while the lavish rooms all come with in-room Jacuzzi, air-conditioning, coffee and tea making facilities, premium bedding and double-glazed windows to ensure a good night's rest as well as a pleasant morning. This hotel is for those who are looking for something truly unique and luxurious in this celebrated city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="250.47" OriginalAmount="234.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|692517" HotelName="ARMADA ISTANBUL OLD CITY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/222678_fotpe1_RESTAURANTE2OK11.JPG</HotelPictures>
        <HotelDescription>Excellently located in the heart of Istanbul, this charming hotel has a rooftop terrace boasting magnificent views of Hagia Sophia, Blue Mosque and the sea and offers free wireless internet. 
Each of the rooms at Armada Istanbul Old City Hotel combines traditional Ottoman style with modern amenities. After a long day of sightseeing, enjoy a relaxing bath with natural olive oil soaps and use the traditional cotton towels from Bursa. Enjoy a comfortable night's sleep on beds equipped with goose-down pillows and duvets.
Start the day with a delicious buffet breakfast, including home-made pastries from Armada Hotel's own bakery. Admire the stunning views of Istanbul's most beautiful historic buildings, as well as the Marmara Sea and the Bosphorous, from Armada Istanbul Old City Hotel's amazing rooftop terrace. 
The excellent location of Armada Istanbul Old City H means that you have excellent views of the biggest attractions and are just steps away from Grand Bazaar, Topkapi Palace and Sultanahmet Square. 
Guests booking their room through this website will also receive a complimentary map of Istanbul's walking tours. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.78" OriginalAmount="238.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050942066263" Longitude="28.992040157318" StarRating="5" HotelCode="58544|66694" HotelName="The Sofa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 41-41A, 34367 Istanbul, Nisantasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75865/a_75865_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tesvikiye neighbourhood of the Nisantasi quarter, Istanbul. There are numerous restaurants, bars, clubs and shopping opportunities nearby. There are also links to the public transport network and a park close to the hotel. Ataturk Airport and Sabiha Gökçen Airport are 25 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="256.98" OriginalAmount="240.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5A402" HotelName="The Halich Hotel Karak�y" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2368022_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en The Halich Hotel Istanbul Karakoy, estarandaacute;s en pleno centro de Estambul, a solo 6andnbsp;min a pie de Torre de Gandaacute;lata.  Ademandaacute;s, este hotel se encuentra a 1,1andnbsp;km de Puente Gandaacute;lata y a 1,8andnbsp;km de Bazar de las Especias.Con una terraza donde descansar y comodidades como conexiandoacute;n a Internet wifi gratis y servicios de conserjerandiacute;a, andiexcl;no te faltarandaacute; de nada! Encontrarandaacute;s tambiandeacute;n servicio de celebraciandoacute;n de bodas y una televisiandoacute;n en la zona comanduacute;n.Tendrandaacute;s un centro de negocios, check-out exprandeacute;s y tintorerandiacute;a a tu disposiciandoacute;n. Se ofrece servicio de transporte al aeropuerto (ida y vuelta) de pago (disponible las 24 horas).En The Halich Hotel Istanbul Karakoy tienes un restaurante a tu disposiciandoacute;n para comer algo. Quandeacute; mejor forma de acabar el dandiacute;a que con una bebida en el bar o lounge. Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 8:00 a 10:30 con un coste adicional.Te sentirandaacute;s como en tu propia casa en cualquiera de las 48 habitaciones con minibar y televisiandoacute;n LED. La conexiandoacute;n a Internet wifi gratis te mantendrandaacute; en contacto con los tuyos; tambiandeacute;n podrandaacute;s ver tu programa favorito en el televisor con canales por satandeacute;lite. El cuarto de baandntilde;oestandaacute; provisto de ducha, cabezal de ducha tipo lluvia y artandiacute;culos de higiene personal gratuitos. Entre las comodidades, se incluyen caja fuerte (cabe un portandaacute;til), escritorio y telandeacute;fono.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.69" OriginalAmount="244.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010548988018" Longitude="28.977647" StarRating="3" HotelCode="191060|2009885" HotelName="Le Safran Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Zeynep Sultan Cami Sokak 5, Eminonu, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/2/8/9/8/4/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.47" OriginalAmount="249.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012855302369" Longitude="28.957418203354" StarRating="4" HotelCode="63751|29864" HotelName="Grand Gülsoy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Cad. 17, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82144/a_82144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.57" OriginalAmount="251" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.982431" Longitude="29.133521" StarRating="5" HotelCode="263352|34227" HotelName="Silence Istanbul Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Küçükbakkalköy Mahallesi, Dudullu Yolu Caddesi 29, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304776/304776a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.57" OriginalAmount="252.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047694924395" Longitude="29.025206417162" StarRating="4" HotelCode="188756|923705" HotelName="The Stay Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaköy Salhanesi Sokak 1/A, Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/263439/a_263439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendy area of Ortaköy on the Bosphorus, this charming hotel is just a few minutes away from the landmarks Ortaköy Mosque and the Bosphorus Bridge. Restaurants, cafes and quirky shops are in this lively area while a ferry port is just a few metres from the hotel and local transport a minute's walk away. Istanbul Atatürk Airport is roughly 25 km away, while Sabiha Gökçen Airport is approximately 40 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="272.61" OriginalAmount="254.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|340018" HotelName="FAIRMONT QUASAR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028748_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxurious hotel located in Istanbul, in the commercial and business district. It comprises a total of 209 rooms divided into different types in order to meet the needs of all types of guests. All of them have large windows with spectacular views. They have Internet access via WiFi, minibar, air conditioning, coffee maker and television, among others.
The hotel also has a fantastic spa where you can relax. In addition, if you prefer you can use the gym, refresh yourself in the outdoor pool.
It is possible to hold events such as meetings, conferences or banquets in the rooms prepared for it.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.27" OriginalAmount="261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031035456618" Longitude="28.9734390378" StarRating="5" HotelCode="15800|24151" HotelName="Pera Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 52, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18948/a_18948_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Named after the hills of Pera and located close to the Golden Horn in the area of Tepebasi, this charming historical hotel enjoys a central location within 5 to 8 minutes’ walk from Istiklal Street and the colourful Beyoglu district with its many shops, restaurants, bars and nightlife. The famous attractions of Sultanahmet (Blue Mosque, Topkapi Palace, Hagia Sophia) are approximately 4 km from the city hotel and can be easily reached on public transport. There are links to the public transport and a bus station just 2 minutes’ walk from the hotel, and the nearest metro station, Taksim Square and Galata Tower are all around an 8-minute walk. Istanbul-Ataturk Airport is approximately 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.27" OriginalAmount="261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012655" Longitude="28.978033" StarRating="4" HotelCode="16912|11007" HotelName="Romance Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 5, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20577/a_20577_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Istanbul's tourist centre, just a few minutes walk from the city centre, where guests will discover a wide selection of shops, boutiques, cafés, bars, restaurants and a lively nightlife scene. Public transport departs from stops located just 100 m away and many of the city's most significant tourist sights including the Blue Mosque and the large bazaar can be reached within a few minutes on foot. It is about 18 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.55" OriginalAmount="265" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.102908" Longitude="29.066696" StarRating="5" HotelCode="900670|55528" HotelName="A'jia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Rasim Pasa Yalisi Cubukli Cad. 27, 34812 Kanlica</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142059/142059a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a stunning location on the Asian shores of the Bosphorus in the Kanlica district of Istanbul. A number of sightseeing attractions are within the area of the hotel such as Sultanahmet, home to Topkapi Palace. The nearest public transport connection is about 100 m away. Atatürk International Airport is roughly 35 km away and Sabiha Gökçen International Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.02" OriginalAmount="266.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048762" Longitude="28.992866" StarRating="4.5" HotelCode="166003|1025098" HotelName="The Stay Nisantasi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci 30, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232711/a_232711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul's most fashionable district, Nisantasi, home to all the famous internationally recognised couture brands and the preferred place for shopping, dining and clubbing. The nearest metro station is at Osmanbey, less than 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="291.97" OriginalAmount="272.87" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|718564" HotelName="THE STAY BOULEVARD NISANTASI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34638_image64739379_0.jpg</HotelPictures>
        <HotelDescription>Located in Istanbul's chic Nisantasi district, The The Stay Boulevard Nisantasi offers contemporary accommodation with state-of-the-art technology and comfortable furnishings, along with excellent spa facilities and a personalised service.Each of The The Stay Boulevard Nisantasi's beautifully designed rooms provides ample living space and the latest in technology. Enjoy around-the-clock service from the comfort of your exclusive surroundings.Choose from a variety of treatments at The The Stay Boulevard Nisantasi's SPA &amp; Wellness Centre. From relaxing massages to detox programmes, there is something for everyone.The The Stay Boulevard Nisantasi is also 3 minutes' walking distance from the Istanbul Convention Center. The Osmanbey metro station is 1 km away. Istanbul Airport is 51 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292.45" OriginalAmount="273.32" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|836510" HotelName="BOUTIQUE SAINT SOPHIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894112_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Sultanahmet district in old town just opposit Santa Sophia museum and 5 minutes walking distance from the Blue Mosque and Topkapi palace. A tram station is two minutes away. Taksim Square,  the modern part of Istanbul, and home to all the top brand shops and nightlife, is just 10 minutes away by taxi.The rooms are good sized and comfortable. Decorated in neutral colors all rooms have private bathrooms, heating and cooling air condition system, satellite television.Sophia Pita Restaurant - Offers a fushion of authentic and modern spanish tapas accompanied by a distinguished choice of Turkish and selected international wines and liquors.This is a typical konak style building totally renovated.Hotel has a small lobbyunder six year old child free of charge between six and twelve year old child fifthy percent of per person price</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.53" OriginalAmount="279" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01495421" Longitude="28.97435994" StarRating="4" HotelCode="373528|62427" HotelName="Regie Ottoman Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahalessi, Mimar Vedat Sokak 5, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602361/602361a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="300.03" OriginalAmount="280.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|126360" HotelName="CIHANGIR CEYLAN SUITE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027631_foto_1.jpg</HotelPictures>
        <HotelDescription>Cihangir Ceylan Suite is very close to Taksim Square which is known as the entertainment center of Istanbul, You can go just 8 minutes walk, and also Cihangir Ceylan Suite has magnificent and unique view of the Bosphorus from the roof terrace pleasant spot to watch. In addition, with the comfort with spacious and luxurious environment with The Bosphorus Restaurant Fish Special guests at the service. Cihangir Ceylan Suite Hotel�s guest rooms are stylish, with velvet details and dark brown tones, offers a combination. All rooms having like you feel homey comfort and convenience, and you can feel yourself in your office and your home and work environment offers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040714381477" Longitude="28.997737169266" StarRating="5" HotelCode="9468|27755" HotelName="Swissôtel The Bosphorus - Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mahallesi, Acisu Sokak 19, Macka, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4501/a_4501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located on a small hill near the Bosporus, this first-class hotel offers spectacular panoramic views. The extensive hotel complex is located within the former gardens of the famous Dolmabahce Palace, about a 10-minute walk from the centre of Macka Besiktas, with a diverse range of bars, restaurants and extensive shopping facilities. Public transport is available in the vicinity and Istanbul Atatürk airport is located about 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.23" OriginalAmount="289" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02822" Longitude="28.98422" StarRating="4" HotelCode="716668|284938" HotelName="Port Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Business Centre,Designated Smoking Area,Dining,Fax,Garden,Internet,Laundry,Meeting Room,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kiliçali Pasa Mahallesi, Meclis-i Mebusan Caddesi 13, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708471</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Hotel is situated in New City. The premises count with 111 welcoming units. Port Bosphorus Hotel was constructed in 2018. Those staying at this establishment may keep updated thanks to the Wi-Fi access. As this establishment features 24-hour reception, guests are always welcome. All guests rooms include cots for little children on demand. The property offers accessible public areas and there are 2 disability-friendly rooms. Pets are not allowed at this establishment. The car park may be useful to those arriving by car. Transfer service is available for guests' convenience at Port Bosphorus Hotel. The accommodation features its own business facilities suitable for seminars, training or meetings of any type. The dining options available are the perfect complement to guests' stay. Some services may be payable</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.30" OriginalAmount="290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00657266" Longitude="28.97896667" StarRating="5" HotelCode="782621|375195" HotelName="Hagia Sofia Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="luxurious historic hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Bab-i Ali Caddesi 3, Kat 4 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646456/646456a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.51" OriginalAmount="291.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01445606" Longitude="28.97607744" StarRating="3" HotelCode="746452|2283815" HotelName="Old Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Muradiye Caddesi 11, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708357</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
Located in Old City, this hotel is within a 10-minute walk of New Mosque, Spice Bazaar and Cagaloglu Hamami. Basilica Cistern and Hagia Sophia are also within 15 minutes.

Hotel features
Concierge services, dry cleaning and laundry facilities are available at this smoke-free hotel. Free buffet breakfast and free WiFi in public areas are also provided. Additionally, a 24-hour front desk, express check-in and express check-out are on-site.

Room amenities
All 17 rooms provide conveniences such as sofa beds and electric kettles, plus complimentary wireless Internet access and flat-screen TVs with cable channels. Guests will also find minibars, free bottled water and hairdryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.44" OriginalAmount="292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006376499235" Longitude="28.969093859196" StarRating="5" HotelCode="10572|199906" HotelName="Ajwa Hotel Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Piyer Loti Caddesi 30, Sultanahmet, Eminönü, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8385/ba_8385_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the old city centre, the hotel is within walking distance from the legendary monuments such as the Hippodrome, Haghia Sophia, Blue Mosque, Topkapi Palace and the Grand Bazaar. Further shops, restaurants, bars, nightclubs and public transport are within a 10-minute walk while Istanbul Airport lies around 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.65" OriginalAmount="295" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05236883" Longitude="28.98466367" StarRating="0" HotelCode="578965|237680" HotelName="The Clock Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Ergenekon Caddesi 53, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585755/585755a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.72" OriginalAmount="296" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029096732998" Longitude="28.982064066139" StarRating="4.5" HotelCode="118815|217212" HotelName="Witt Istanbul Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu No:26, Cihangir, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103384/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="322.59" OriginalAmount="301.49" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D04F92" HotelName="YOTELAIR Istanbul Airport (Airside)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2592850_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the transit Duty Free area at the Istanbul Airport main terminal departures floor, YOTELAIR Istanbul Airport, Duty free - International Transit area accommodates guests with international flight connections.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.28" OriginalAmount="304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0060216" Longitude="28.98095404" StarRating="0" HotelCode="481126|237551" HotelName="Orient Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 9, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179911/179911a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fatih (Istanbul).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="325.86" OriginalAmount="304.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03607638" Longitude="28.98505348" StarRating="5" HotelCode="|TKSM" HotelName="Sofitel Istanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Siraselviler Caddesi 13, Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1167541/13867174.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in the centre of Istanbul.There are indoor and outdoor pools and a children's swimming area. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. Sun loungers and parasols on the terrace invite guests to relax and unwind. For guests who wish to keep active, cycling/mountain biking and golf are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. A kids' club and a dance club round out the entertainment options. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Most units have a sea view. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="340.51" OriginalAmount="318.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|803173" HotelName="CVK PARK BOSPHORUS HOTEL ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/376563_image64339222_0.jpg</HotelPictures>
        <HotelDescription>5 Star deluxe property in the city centre of Istanbul, a 2-minute walking distance to Taksim and a 5-minute distance from the L�tfi Kirdar congress hall. The CVK Park Bosphorus hotel has 450 beautifully appointed rooms with a unique and elegant design and top-of-the-line equipment. The hotel also boasts a breathtaking view over the Bosphorus, outdoor and indoor pools and the magnificent 8500 sqm2 Livera Spa &amp; Fitness to wind down after a hectic day discovering the magic of  Istanbul. Terrace and other FB Outlets provide both local and international cuisine. Direct payment reservations will be debited in the local currency, at the current exchange rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="344.54" OriginalAmount="322.00" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|972716" HotelName="The Stay Hotel Bosphorus" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1001612_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="347.79" OriginalAmount="325.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D2E326" HotelName="RIXOS TERSANE ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34721_image64811899_0.jpg</HotelPictures>
        <HotelDescription>Situated in Istanbul, 2 km from Galata Tower, Rixos Tersane Istanbul features accommodation with a seasonal outdoor swimming pool, free private parking, a fitness centre and a garden. With free WiFi, this 5-star hotel offers room service and a 24-hour front desk. The hotel has a terrace and a sauna.The hotel will provide guests with air-conditioned rooms with a desk, a coffee machine, a minibar, a safety deposit box, a flat-screen TV and a private bathroom with a shower. Rixos Tersane Istanbul provides some rooms with city views, and all rooms have a kettle. At the accommodation rooms include bed linen and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.47" OriginalAmount="348.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0049251" Longitude="28.98015424" StarRating="0" HotelCode="541594|4518275" HotelName="Agora Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi, Amiral Tafdil Sokak 6, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706641</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Agora Guesthouse puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are free Wi-Fi in all rooms, tours, car park, Wi-Fi in public areas, airport transfer. Some of the well-appointed guestrooms feature internet access – wireless (complimentary), toiletries, television, hair dryer, non smoking rooms. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Istanbul has to offer are three great reasons you should stay at Agora Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.43" OriginalAmount="349" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040528" Longitude="29.005123" StarRating="5" HotelCode="209570|34945" HotelName="Shangri-La Bosphorus Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Hayrettin Iskelesi Sokak 1, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/298022/a_298022_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located between the Dolmabahçe Palace and the Naval Museum, within close proximity to shopping and business centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.20" OriginalAmount="360" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02327773" Longitude="28.9604496" StarRating="0" HotelCode="372756|493315" HotelName="Baykal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uskuplu Caddesi, Fukarababasi Sokak 12, Kadir Has Üniversitesi Yani, Unkapani, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/b1/a0b1be249b6057fbb07ba98a35a4803ff7cebd64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the shores of Golden Horn in Unkapani, Hotel Baykal is 3 km from the historic Sultahahmet area with Hagia Sophia, Blue Mosque and Topkapi Palace. It offers views of The Golden Horn and Galata Tower. Free WiFi is accessible in all areas.The rooms at Baykal Hotel feature a TV, wardrobe and heating. Each has a private bathroom. Some rooms also have sea views.Situated in a historic neighbourhood with numerous restaurants and cafés, you can venture out and sense the local atmosphere.Around-the-clock front desk service is offered. Taksim Square is 3.5 km from the property. Ataturk Airport is 16 km away and airport shuttle services are arranged at a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="385.31" OriginalAmount="360.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|903293" HotelName="Ajia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025634_foto_1.jpg</HotelPictures>
        <HotelDescription>GENERAL: BAR BOUTIQUE/MARKET LAUNDRY PARKING PETS RESTAURANTS ROOM SERVICE SEA SIDE  ROOM FACILITIES: AIR CONDITIONING (INDIVIDUAL) BALCONY HAIR DRYER INTERNET CONNECTION JACUZZI MINIBAR SAFEBOX TELEPHONE TV  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="396.73" OriginalAmount="370.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00242982" Longitude="28.97841022" StarRating="4" HotelCode="|PLSP" HotelName="Seven Hills Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi Kadi Cikmazi Sokak 11 / 1, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1025989/14077724.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. Everyday necessities can be purchased at the supermarket. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. A fax machine is available for guests' business needs.This hotel warmly welcomes guests in Istanbul.Guests can go for a refreshing swim in the outdoor pool complex. There is a children's swimming area as well. A hot tub invites guests to soothe their muscles, and a poolside snack bar will take care of any hungry bellies. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. The fitness rooms are perfect for a comprehensive workout. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. In the evenings, guests can unwind to live music. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a queen-size bed and a sofa bed. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included among the standard features. A telephone, a TV and WiFi provide all the essentials for a comfortable holiday. Slippers are included. A hairdryer and a telephone are provided in the bathrooms, which include a shower. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A continental breakfast buffet and lunch are served every day. The menu also offers diet meals and children's meals. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="400.33" OriginalAmount="374.14" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|680112" HotelName="Swissotel The Bosphorus" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892740_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Istanbul and was established in 1991. It is a short drive away from the Nisantasi, Taksim and the nearest station is Taksim. The Hotel has 6 restaurants, a bar, a conference room, a coffee shop, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 566 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="407.00" OriginalAmount="380.37" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|140037" HotelName="RAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911721_foto_30.jpg</HotelPictures>
        <HotelDescription>This traditional  hotel has excellent central location. All tourist attractions are within walking distance. Bright, airy rooms are decorated in Ottoman style and have the latest amenities.The hotel is located next to Theodosius Cistern in the historical centre of Istanbul. Blue Mosque, Grand Bazaar, Topkapi Palace and Hagia Sofia are within walking distance. A tram stop is 200m away and gives an easy reach of other parts of the city.The hotel is located next to Theodosius Cistern in the historical centre of Istanbul. Blue Mosque, Grand Bazaar, Topkapi Palace and Hagia Sofia are within walking distance. A tram stop is 200m away and gives an easy reach of other parts of the city.The property is an elegant, traditional style building.Bright, airy rooms are decorated in Ottoman style. They boasts small balcony and all modern comforts such as LCD TVs and free Wi-Fi internet access.The hotel's restaurant serves Ottoman and Turkish cuisine with seasonal products. Breakfast is served daily. The restaurant offers breathtaking views of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="437.31" OriginalAmount="408.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|812922" HotelName="GRAND HOTEL GULSOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18850_image51955117_0.jpg</HotelPictures>
        <HotelDescription>The Grand Hotel G�lsoy is located in the historic center of Istanbul, a 10-minute walk from the Grand Bazaar and the Suleiman Mosque. It offers an indoor pool. The Grand Hotel G�lsoy offers rooms with flat-screen TVs with satellite channels and minibars. The splendid hotel facilities include a sauna, a hammam, a massage service and a solarium. The Grand Hotel's reception is open 24 hours a day and offers car and bicycle rental services. The hotel's restaurant prepares international and traditional Turkish recipes. The Grand Hotel also provides room service 24 hours a day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04752" Longitude="28.994135" StarRating="5" HotelCode="75766|32101" HotelName="Park Hyatt Istanbul - Maçka Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye, Bronz Sokak 4, Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103119/a_103119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="444.49" OriginalAmount="415.41" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|013272" HotelName="The Tango Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1240282_foto_1.jpg</HotelPictures>
        <HotelDescription>The Tango Hotel Istanbul is conveniently located in the popular Sisli area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like free Wi-Fi in all rooms, 24-hour security, daily housekeeping, postal service, taxi service are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, bathroom phone, cleaning products, clothes rack, complimentary instant coffee. The hotel offers various recreational opportunities. Discover all Istanbul has to offer by making The Tango Hotel Istanbul your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.66" OriginalAmount="438" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03047043" Longitude="28.97318899" StarRating="5" HotelCode="450252|217759" HotelName="Soho House Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 56, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/560292/a_560292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="528.97" OriginalAmount="494.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044833" Longitude="29.046421" StarRating="4" HotelCode="900679|1082108" HotelName="Bosphorus Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yaliboyu Caddesi 64, Beylerbeyi, Üsküdar, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/81955/bb5e5c1f-5fb8-4784-88d6-22505966a163.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="551.71" OriginalAmount="515.62" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|394829" HotelName="AJWA Sultanahmet" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061825_foto_1.jpg</HotelPictures>
        <HotelDescription>Opened in 2017, AJWA Sultanahmet is located in the famous Sultanahmet area, a 10-minute walk from the Blue Mosque and less than 1 km from the Grand Bazaar. The hotel features Ottoman-style d�cor with traditional details, which is reflected in the interior of the rooms, which feature handmade carpets and Ottoman-style sofas. Each room is equipped with a Loewe Ultra HD TV, electric curtains, air conditioning and underfloor heating, tea and coffee making facilities, and a private bathroom decorated with hand-painted tiles and glazed Dornbracht elements. In addition to accommodation, the hotel offers a spa centre and an indoor pool, a gym, the Zeferan restaurant with stunning views, a library, room service and a 24-hour reception. Free WiFi is available throughout the property.Istanbul Airport is 47 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="554.29" OriginalAmount="518.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049180019852" Longitude="28.98795563153" StarRating="5" HotelCode="300308|1420528" HotelName="The St. Regis Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mim Kemal Oke Caddesi 35, Nisantasi Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374638/374638a_hb_a_116.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.76" OriginalAmount="568" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003853419022" Longitude="28.972626328468" StarRating="3" HotelCode="186045|47797" HotelName="Serenity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kasap Osman Sokak 27, Kucuk Ayasofya Mahallesi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260068/a_260068_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is tucked away in a side street roughly 350 m behind the Blue Mosque and a similar distance from the shores of the Sea of Marmara. Most of Sultanahmet's attractions are less than a 15-minute walk away, as are local amenities. Istanbul-Atatürk Airport is approximately 17 km from the hotel and Sabiha Gökçen Airport is around 46 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="623.64" OriginalAmount="582.84" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|669410" HotelName="HOTEL AMBER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/181218_image598652_0.jpg</HotelPictures>
        <HotelDescription>Amber Hotel is set near the sea side, in the oldest and most colourful district of Istanbul, which is still a functioning fishing village. It is in walking distance from the Sultanahmet Sq. with Istanbul's most famous Blue Mosque, Hagia Sophia and Top Kapi Palace. The boutique hotel's building is a sample of Ottoman style, newly renovated and offers an authentic atmosphere for a lovely quiet get away for all kind of travellers. Guestrooms are spacious and comfortably furnished. Suites with city view and sea view are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="634.83" OriginalAmount="593.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0076928" Longitude="28.9554239" StarRating="3" HotelCode="175211|1738068" HotelName="Grand Asiyan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No: 34, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146842/146842a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="644.32" OriginalAmount="602.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044598499618" Longitude="29.016791582108" StarRating="5" HotelCode="9364|IS1" HotelName="Ciragan Palace Kempinski" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Cad. 32, Ortakoy Besiktas</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122596687</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4480/a_4480_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is located on a slight incline in the Besiktas district of the town and enjoys fabulous views out over the Bosporus. Domabahce palace is located in the vicinity and shopping and entertainment venues are to found between 2 km and 5 km away. Links to the public transport network lie in front of the hotel and transfer to the airport takes about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="650.56" OriginalAmount="608" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.066615" Longitude="29.017812" StarRating="5" HotelCode="300307|40272" HotelName="Raffles Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zorlu Center, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408673/a_408673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668.75" OriginalAmount="625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.077806" Longitude="29.044321" StarRating="3.5" HotelCode="188672|416327" HotelName="Bebek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bebek Mahdii, Cevdet Pasa Caddesi 34, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c9/ca/c9ca364340aaaefafc2843aebf4ba9d732c49662.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="760.93" OriginalAmount="711.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030537714236" Longitude="28.973633497953" StarRating="4" HotelCode="165539|142564" HotelName="Palazzo Donizetti Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Mesrutiyet Caddesi 85, Taksim, 34400 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232226/a_232226_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="846.67" OriginalAmount="791.28" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|147432" HotelName="GLK PREMIER SEA MANSION SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/934018_foto_66.jpg</HotelPictures>
        <HotelDescription>Located very centrally at the heart of Old City,300 metersaway from the Blue Mosque.Breakfast,Lunch and Dinner are available at this property.This is a historic building.This accommodation has a small lobby. GLK Premier Sea Mansion Suites and Spa is located in the middle of Sultanahmet, Old city and facing the Marmara Sea and Bucaleon Palace Ruins. As you pass through the hotel doors of this luxury boutique mansion.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="993.90" OriginalAmount="928.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|592964" HotelName="Arcade Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364779_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a spa center, Arcade Hotel Istanbul offers accommodations in Nisantasi, famous shopping and entertainment area. City's Shopping Center is just a 5-minute walk away. The hotel has a sauna and Turkish Bath, and free WiFi is accessible throughout the property.  Elegantly decorated, each room at this hotel is air conditioned and has an electric kettle and a flat-screen TV with satellite channels. Some rooms include a seating area to relax in after a busy day. All rooms are equipped with a private bathroom with slippers, free toiletries and a hair dryer.  You will find a 24-hour front desk at the property.  You can enjoy daily breakfast at the on-site restaurant. Guests can also enjoy a drink at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1046.46" OriginalAmount="978" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006362330582" Longitude="28.979986310005" StarRating="5" HotelCode="12647|55191" HotelName="Four Seasons Hotel Istanbul at Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak 1, Sultanahmet-Eminönü, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/083372/083372a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1052.88" OriginalAmount="984" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042468331959" Longitude="29.011893868446" StarRating="5" HotelCode="71508|32125" HotelName="Four Seasons Hotel Istanbul At The Bosphorus" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 28, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127835/127835a_hb_a_010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel enjoys a spectacular location on the European side of the Bosphorus with views across to the Asian side. The trendy Ortaköy Square is approximately 1500 m to the north along the Bosphorus, while Taksim Square and the nightlife of Beyoglu are 3 km away. The must-see attractions at Sultanahmet are about 6 km from the family-friendly business hotel. Guests will find links to the public transport network in the immediate vicinity to take guests to the Blue Mosque, Topkapi Palace, Hagia Sofia and Nisantasi in around 10 minutes, Dolmabahçe Palace in roughly 5 minutes and the spice market in approximately 25 minutes. The restaurants, bars and shops in Ortaköy are approximately 1500 m from the historical hotel. Istanbul-Atatürk airport is around 25 km from the design hotel and Istanbul-Sabiha Gökçen airport is roughly 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1116.10" OriginalAmount="1043.08" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B8AA01" HotelName="Renzo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1855886_foto_1.jpg</HotelPictures>
        <HotelDescription>A stay at RENZO HOTEL places you in the heart of Istanbul, within a 5-minute drive of Grand Bazaar and Blue Mosque.This hotel is 1.5 mi (2.5 km) from Hagia Sophia and 2.4 mi (3.9 km) from The Egyptian Bazaar.Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and concierge services.Featured amenities include express check-out, a 24-hour front desk, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).A complimentary buffet breakfast is served daily from 8:00 AM to 10:30 AM.Make yourself at home in one of the 13 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1368.53" OriginalAmount="1279" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014199" Longitude="28.976942" StarRating="3" HotelCode="267827|56791" HotelName="Best Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi No: 34, Sirkeci, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14101.06" OriginalAmount="13178.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A22851" HotelName="EUROPLAZA ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16965_image51099550_0.jpg</HotelPictures>
        <HotelDescription>The 4-star Euro Plaza Hotel is located in Taksim, the heart of Istanbul, 650 meters from Istiklal Street and 950 meters from Galata Tower.
The hotel has laundry and ironing service, luggage storage, computer with public internet, photocopier, fax, security cameras, 24-hour security guard, private parking, conference facilities, free Wi-Fi, smoking area, and pool.
Its rooms are equipped with bathroom, telephone, internet access, television with remote control, ironing board and iron, minibar, air conditioning, mirror, and hairdryer on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.39" OriginalAmount="24.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97174549" Longitude="29.14447211" StarRating="0" HotelCode="599100|2518555" HotelName="Arkem Hotel &amp; Suite 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Sarmasik Sokak 183, 34854 Istanbul, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.02" OriginalAmount="25.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97138433" Longitude="29.1401462" StarRating="0" HotelCode="592238|2554395" HotelName="Arkem Hotel &amp; Suite 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Ataturk Caddesi 189, Maltepe, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.39" OriginalAmount="26.53" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2286095" HotelName="TAXIM ELEGANCE SUITES ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pelesenk Street No 5 A Taksim,, Istanbul, Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Featuring a central location, Taxim Elegance Suites is just 100 yards from the lively Istiklal Avenue and 220 yards from Taksim Square. It offers modern rooms with a private kitchenette and free Wi-Fi. The rooms at Taxim Elegance are designed in different color schemes. Each room features special under-bed lighting. All rooms include a 3D LED TV with satellite channels, a private kitchenette, and a dining area. The bathrooms have a shower and a hairdryer. Taksim Metro Station is less than a quarter mile away, offering easy access to the city&amp;#039;s sights. There are many restaurants, cafÃ©s, bars, shops and art galleries within walking distance. Ataturk Airport is 12 miles from the property.&lt;br/&gt;The TAXIM ELEGANCE SUITES ISTANBUL is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.80" OriginalAmount="40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984466|476707" HotelName="Istanbul Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Allale Sokak 11/1, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.15" OriginalAmount="45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9779488" Longitude="29.1429211" StarRating="4" HotelCode="471480|198777" HotelName="Vois Hotel Akademik Konaklama &amp;  Spa  &amp; Konferans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Kayisdagi Caddesi 254, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="775985|343509" HotelName="Ulubat Bayan Apart Hotel Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalburcu Mehmet Cesmesi Sokak, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00818528712" Longitude="28.948858331703" StarRating="3" HotelCode="168589|416846" HotelName="Boutique Arti Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Abdullatif Pasa Sokak 23, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.60" OriginalAmount="48.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="969614|2431805" HotelName="The Roomy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Efe Sokak 40/1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.50" OriginalAmount="50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967077|488590" HotelName="Element Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Dr Mehmet Oz Sokak 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.50" OriginalAmount="50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.056474" Longitude="28.987681" StarRating="3" HotelCode="298254|57823" HotelName="Near Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 67, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.57" OriginalAmount="51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0451194" Longitude="29.00448342" StarRating="0" HotelCode="878224|381269" HotelName="Linden Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkali Mahallesi, Sehit Asim Caddesi 60, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.71" OriginalAmount="53.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97876878" Longitude="29.12651402" StarRating="0" HotelCode="779719|4519315" HotelName="Asia Business Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi 1, Bayraktar Sokak 1, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.92" OriginalAmount="56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003207" Longitude="28.975928" StarRating="0" HotelCode="760339|478358" HotelName="Hotel Antique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Ogul Sokagi  17, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Antique House Istanbul||Only 750 metres from the Blue Mosque and Hagia Sophia, Antique House Istanbul is located in the heart of historical Sultanahmet district. The hotel provides free Wi-Fi and free breakfast.||Small and cozy rooms at Antique House have wooden floors. Some rooms also feature air conditioning and 19\" LCD TV with satellite channels. Each room has its own private bathroom with a shower, hairdryer and a toilet.||The front desk is open 24/7 with the helpful staff. Guests can have local information from the tour desk. Antique House Istanbul for guests to enjoy. Various restaurants offering dishes from the local cuisine are available in the surrounding area.||</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.99" OriginalAmount="57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05785019" Longitude="28.98600267" StarRating="0" HotelCode="818756|343197" HotelName="Corner Park Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Nakiye Elgun Sokak 91/1, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.30" OriginalAmount="57.29" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|C24E89" HotelName="Park By Clover Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.13" OriginalAmount="58.07" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C36558" HotelName="Wisteria Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Hotel features free WiFi and views of city in Istanbul. Attractively set in the Sisli district, this hotel is situated a 4-minute walk from Bomontiada. Staff on site can arrange airport transfers.Addressistanbul is 800 m from the accommodation. The nearest airport is Istanbul Ataturk Airport, 16 km from the property.  This property also has one of the top-rated locations in Istanbul! Guests are happier about it compared to other properties in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.02" OriginalAmount="60.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.078616" Longitude="29.002215" StarRating="0" HotelCode="53372|4691305" HotelName="Hotel Gül" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi No:99, Ortabayir-Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.02" OriginalAmount="65.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970945|2608525" HotelName="Ramada Encore Basin Express" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Mahallesi 3, Inonu Caddesi 96-1, Kucukcekmece, 34307 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.62" OriginalAmount="66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="983185|487835" HotelName="Yolo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Izzettin Sokak 46, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.90" OriginalAmount="70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039962294451" Longitude="28.984403138554" StarRating="4" HotelCode="933896|217682" HotelName="Nova Plaza Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi No 14, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.18" OriginalAmount="74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00447217" Longitude="28.96495367" StarRating="0" HotelCode="985277|478052" HotelName="Golden Sand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Üstad Sokak 15A, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="85.95" OriginalAmount="80.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.092979251382" Longitude="28.983811272421" StarRating="4" HotelCode="|KGTH" HotelName="The Superior Living Kagithane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamidiye, Cendere Cad. A Blok 33, Kagithane</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.34" OriginalAmount="82.56" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C22787" HotelName="38 Hotels Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>A very nice place to stay for a reasonable price - hotel �38 Hotels Hotel� is located in Istanbul. This hotel is located in 5 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Osmanbey, Dolmabahce Palace and Galata Tower.You can stop by the bar. You can stop by the restaurant. If you can't live without coffee, drop by the cafe. Free Wi-Fi on the territory will help you to stay on-line.If you travel by car, there's a free parking zone. If you travel by car, you can park in a parking zone. The following services are also available for the guests: a massage room and a doctor. The tour assistance desk of the hotel will help you book an excursion.For the free movement around the city, the hotel offers a transfer for you. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests' disposal, there's also a laundry, dry cleaning, a bank, ironing, press and car rental. The staff of the hotel speaks English.Here's what you'll find in the room to have a rest after a long day: a TV and a mini-bar. The room equipment depends on its category. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="91.65" OriginalAmount="85.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.061315895061" Longitude="28.98120870304" StarRating="4" HotelCode="|ICBM" HotelName="Icon Hotel Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Birahane Sokak 32</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93.96" OriginalAmount="87.81" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|766451" HotelName="Dosso Dossi Hotels Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Hilton Garden Inn Istanbul Golden Horn Turkey is located next to the Halic Congress Center and within walking distance of the Old Town. Ataturk International Airport is about 15 km away from the hotel.
The hotel offers 24-hour business center, fitness center, meeting room, restaurant and bar, making it an important enclave for business travel due to its location and facilities.
With a total of 210 rooms and suites including a comfortable bed, LCD TV, refrigerator, desk with chair and free WiFi access, the Hilton Garden Inn Istanbul Golden Horn is a good choice to stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95.23" OriginalAmount="89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967282|478931" HotelName="Eliza Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Dogramaci Sokak 19/5, 34096 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="99.18" OriginalAmount="92.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062947737045" Longitude="28.841435521877" StarRating="4" HotelCode="|PBQS" HotelName="The Superior Living Batisehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goztepe, Batisehir sitesi, 1. Cd. G3 Blok 84/9</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area.This hotel welcomes guests in Istanbul.The indoor and outdoor pools are ideal for exercise as well as relaxation. Fine weather can be enjoyed on the terrace. After an eventful day, guests can work out and recharge in the gym. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam and massage treatments. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. The rooms have a king-size bed and a sofa bed. Extra beds can be requested. WiFi (no extra charge) comes as standard in the rooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast guarantees a great start to the day. Staff are also happy to provide children's meals. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.83" OriginalAmount="94.23" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|811804" HotelName="RAMADA ISTANBUL GRAND BAZAAR HOTEL (EX.PARK SAVUR)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Park Savur hotel is a brand new hotel recently opened in Istanbul, offers 4 Star Hotel comfort and standards at affordable rates.  Park Savur Hotel Istanbul has 70 stylish and elegant rooms completely equipped with all the amenities you need.  A charming restaurant lounge - bar, 1 meeting rooms, one business center and a Health Center.Our rooms has designed in a contemporary manner, furnishes all the needs of leisure and business traveler.The Hotel is located in a quiet street of Istanbul Old City Center - Sehzadebasi, close to a well know area of textiles business in the district of Laleli.  It is just 2300m away from Istanbuls world renown Hagia Sophia Museum - Sultanahmet, and only 5900 m from the Halic Congress Center.  The hotel  is also a good choice for the ones looking to discover the city, as it enjoys easy access to public transportation by Tramway (Aksaray Tram Station 400m), to the Old City or Yenikapi ferry boats (Yenikapi Dock 1500m). It is only 1200m to the famous Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="105.79" OriginalAmount="98.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01302664" Longitude="28.97519987" StarRating="4" HotelCode="|ERDG" HotelName="Euro Design Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar neighborhood Ankara Cadessi 24, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. 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 and a lift. Guests arriving by car can park their vehicles in the car park. Other services include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel warmly welcomes guests in Istanbul.Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. The rooms have a double bed and a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A trouser press is provided for guests' convenience. A telephone, a television with satellite/cable channels and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.There is a café on the premises. A generous breakfast buffet guarantees a great start to the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="107.14" OriginalAmount="100.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.061194628921" Longitude="28.981281412987" StarRating="4" HotelCode="|BKQX" HotelName="Buke Hotel Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Ahenk SK. Diskapi 9, Sisli</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.07" OriginalAmount="101" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13307132" Longitude="29.84098159" StarRating="0" HotelCode="593732|304687" HotelName="Mata Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Agva Merkez Mahallesi, Yakuplu Caddesi 140, 34990 Sile, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Sile</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sile.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.38" OriginalAmount="104.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981223|2539265" HotelName="Ortakoy Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Saglik Sokak 1, Ortakoy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.03" OriginalAmount="104.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5C207" HotelName="FOUR POINTS BY SHERATON ISTANBUL KAGITHANE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;p&gt;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; Located in the vibrant heart of Istanbul, Four Points by Sheraton Istanbul Kagithane excels in eco-friendly practices and boasts a striking contemporary design. Its commitment to sustainability is matched by its modern architectural allure and prime positioning for both business and leisure.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; Four Points by Sheraton Istanbul Kagithane caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 173 elegantly appointed guestrooms. Each room at Four Points by Sheraton Istanbul Kagithane epitomizes luxury with plush bedding, marble bathrooms, and bespoke toiletries. Guests can choose from a variety of room types, each featuring amenities such as high-speed Wi-Fi, flat-screen TVs, and minibars. Select rooms offer stunning city views or tranquil garden vistas from private balconies.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; The hotel offers an array of premium amenities including concierge services, valet parking, private cabana rentals at the poolside, a fully-equipped business center, and exclusive VIP services like limousine rentals to enhance your stay.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Guests can indulge in culinary excellence at the hotel's restaurant which features international cuisine along with local Turkish delights. The rooftop bar provides exceptional cityscape views complemented by an extensive selection of wines. Room service is available around the clock for private dining experiences.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; Strategically located just 8 km from Taksim Square and within close proximity to major transportation hubs including Istanbul Airport (25 km) and various train stations.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Vadistanbul AVM - 2 km: A premier shopping destination offering a diverse range of shops and dining options.&lt;/li&gt;&lt;li&gt;Bosphorus Bridge - 7 km: Iconic bridge offering panoramic views of the Bosphorus Strait.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Revitalize your senses at our spa that offers signature treatments and hydrotherapy sessions. Maintain your fitness regimen at our state-of-the-art fitness center or unwind in our serene outdoor pool area. Yoga classes are also available to enhance physical well-being.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in after 3 PM using government-issued photo ID; credit card required for incidental charges.&lt;/li&gt;&lt;li&gt;Pet-friendly accommodations are available upon request; please contact the hotel prior to arrival for arrangements.&lt;/li&gt;&lt;li&gt;Non-smoking policy throughout all guest rooms.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Nestled in Istanbul's dynamic Kagithane district, Four Points by Sheraton combines luxury with sustainability ideal for both business trips and leisure stays. With top-notch amenities, exclusive dining options, world-class wellness facilities, it stands out as a premier choice for discerning travelers looking for style without compromise.&lt;/p&gt;andnbsp;&lt;br/&gt;&lt;b&gt;Disclaimer notification: Amenities are subject to availability and may be chargeable as per the hotel policy.&lt;/b&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.36" OriginalAmount="113.42" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|718613" HotelName="Ayasofya Apart &amp; Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The hotel is centrally located in the Old City, only a few minutes walk from the Blue Mosque, St.Sophia, Topkapi Palace, the Hippodrome and the other tourist attractions.The hotel was a wooden edifice built in the 19th century as a private home. In 1980 it was derelict and was rebuilt in its original Ottoman style. It was opened as an hotel in July 1990 and since then has offered traditional Turkish hospitality for guests from all over the world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.67" OriginalAmount="120.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.962188530351" Longitude="28.841224660632" StarRating="4" HotelCode="423136|1870338" HotelName="Atakoy Marina Park Hotel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Fax,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking,Restaurant,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi, Sahilyolu 10, Atakoy Marina Park, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul, Atakoy Marina Park Residences is close to Atakoy Marina and Istanbul Aquarium.  This apartment is within close proximity of Kiddyland and Florya Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring kitchenettes. Rooms have private balconies. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and minibars, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and complimentary use of a nearby fitness facility.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the apartment's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in a common area. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129.33" OriginalAmount="120.87" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C36537" HotelName="Levent Otel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services. Additional features at this hotel include shopping on site and a television in a common area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.75" OriginalAmount="125" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03097648" Longitude="28.97475127" StarRating="0" HotelCode="855949|375266" HotelName="The Westist Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Balyoz Sokak 14, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="136.78" OriginalAmount="127.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A1F429" HotelName="PIYA SPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Piya Sport Hotel, located in the Fatih district, the accommodation provides easy access to tourist areas throughout Istanbul, as it is within walking distance of iconic places such as the Blue Mosque, Hagia Sophia, Sultanahmet Square or the Grand Bazaar. The hotel has a spa center, swimming pool and fitness center, as well as a restaurant. The rooms are equipped with a safe, air conditioning, heating, private bathroom with toiletries, TV and free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.69" OriginalAmount="128.68" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|651688" HotelName="THE PARMA HOTEL DOWNTOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Parma Hotel Downtown is located in the heart of the city, and in addition to accommodation, its wide range of services includes free Wi-Fi throughout, a restaurant and caf�, a terrace and a fitness and wellness centre with a sauna and hammam. Breakfast offers buffet or halal options, available every morning in the restaurant, from 7 AM to 10 AM. The rooms of this luxurious 4-star hotel are equipped with air conditioning, a safe, telephone, LED TV and a private bathroom with a hairdryer. The accommodation also has a luggage storage room, and the reception is open 24 hours a day, so at any time the staff can attend to any request or query about the area.Sabiha G�k�en International Airport is 44 km away, while Istanbul Airport is 46 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154.08" OriginalAmount="144" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034459918695" Longitude="28.984463798777" StarRating="4" HotelCode="401981|237228" HotelName="BVS Lush Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 10, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel is located just 300 metres south of Taksim Square close to Istiklal Street in an area full of shops, entertainment venues and restaurants and bars. The historical district of Sultanahmet with its attractions such as the Blue Mosque, Topkapi Palace, Hagia Sophia and the Grand Bazaar is 3 km away and can be easily reached by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.36" OriginalAmount="148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01293892" Longitude="28.97726882" StarRating="0" HotelCode="784773|375165" HotelName="Centrum Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibn-I Kemal Caddesi 15, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="166.27" OriginalAmount="155.39" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|C24271" HotelName="Melas Hotel Istanbul" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. Youandapos;re sure to appreciate the recreational amenities, including a 24-hour health club, an indoor pool, and a hot tub. Additional features at this Mediterranean hotel include complimentary wireless internet access, concierge services, and an arcade/game room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="183.91" OriginalAmount="171.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|775829" HotelName="Windsor Hotel &amp; Convention Center" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <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 a health club, an indoor pool, and a spa tub. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="190.49" OriginalAmount="178.03" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C22742" HotelName="Y�lsam Sultanahmet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Your vacation should be comfortable! Hotel �Y�lsam Sultanahmet Hotel� is located in Istanbul. This hotel is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the hotel - Hippodrome, Blue Mosque and Basilica Cistern.You can stop by the bar. You can stop by the restaurant. If you can't live without coffee, drop by the cafe. Free Wi-Fi on the territory will help you to stay on-line.Specially for tourists who travel by car, there's a parking zone. Specially for tourists who travel by car, there's a paid parking zone. You can arrange a business meeting, a board meeting, and even a job interview as there is a conference hall. The tour assistance desk of the hotel will help you book an excursion.For the free movement around the city, the hotel offers a transfer for you. Accessibility: there is an elevator/lift. At the guests' disposal, there's also a laundry, dry cleaning, private check-in and check-out, ironing and car rental. The staff of the hotel speaks English and Russian.In the room, there is a TV and a mini-bar. The room equipment depends on its category. Number of rooms: 37. Year built: 2018. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="207.63" OriginalAmount="194.05" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C21A50" HotelName="Galata Times Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Galata Times Boutique Hotel, konforu zarafetle bulu�turan odalar�nda; d�z ekran HD TV, uydu yay�n�, konforlu yataklar, kablosuz internet, kahve, �ay ve su ikram�, minibar bulunuyor. Odalar�n banyolar�nda 24 saat s�cak su, buklet malzemeler, b�y�te�li ayarlanabilir ayna, sa� kurutma makinesi mevcut. 24 saat a�k resepsiyon, kablosuz internet eri�imi, 2 adet restoran, lobi bar, k�t�phane ve otopark tesisin sundu�u olanaklardan baz�lar�.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="211.13" OriginalAmount="197.32" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|121238" HotelName="RADISSON PRESIDENT OLD TOWN ISTANBUL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>This full-service Istanbul, Turkey hotel provides easy access to nearby attractions such as the Grand Bazaar, St. Sophia and the Bosphorus Seaway. Located in the heart of Istanbul's historic city center, the Best Western Plus The President Hotel offers all of the amenities to make both business and leisure travelers feel like at home. Istanbul, Turkey's most famous museums and historical sites are within walking distance of the hotel including St. Sophia, Topkapi Palace and the Karakoy Pier. The hotel offers 201 beautifully-appointed guest rooms and suites to fit any taste. Each room features cable satellite television and high-speed Internet access. Hotel amenities include a complimentary full breakfast buffet, an indoor swimming pool overlooking the Marmara Sea, an exercise facility, sauna, a full business center and meeting/banquet space to accommodate up to 450 guests. The hotel also offers complimentary cocktails at the on-site cocktail lounge. The Best Western Plus The President Hotel is located a short distance from the Underground Cistern, the Blue Mosque, the Golden Horn and Taksim Square. Guests will enjoy spending an afternoon at the Kariye Museum or taking in an evening performance at the AKM Opera House and Symphony. The CNR World Trade Center is located less than four kilometers from the hotel, perfect for guests traveling on business. Enjoy your stay.Make a reservation today and save at the Best Western Plus The President Hotel in Istanbul, Turkey!Free health club coupon if you stay three or more nights! Airport Transfer Fees:  Istanbul Ataturk International Airport (IST) 25 EUR (one way) Sabiha Gokcen International Airport (SAW) 70 EUR (one way)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.44" OriginalAmount="219.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="12223|29824" HotelName="Euro Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yahya Kahya Mahallesi, Refik Saydam Caddesi 20/1, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="234.79" OriginalAmount="219.43" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|141379" HotelName="ibis Istanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>This luxury hotel is located in the center of the business district and leisure area in the city. It is a luxury hotel decorated with elegance and good taste. It is a product designed for customers both leisure and for business hotel.
All rooms are bright and have a classic decor. All rooms have television, air conditioning, safe and minibar. They also have a private bathroom with hairdryer and shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.93" OriginalAmount="299" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866486|479371" HotelName="YOTELAIR Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.20" OriginalAmount="314.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00660911" Longitude="28.97900878" StarRating="0" HotelCode="947255|2345185" HotelName="Hagia Sophia Mansions" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kabasakal Caddesi 5, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.40" OriginalAmount="320" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866484|490700" HotelName="YOTEL Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="384.44" OriginalAmount="359.29" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2FF71" HotelName="Radisson Collection Hotel Vadistanbul" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>El establecimiento dispone de 193 agradables habitaciones. Esta propiedad se edificandoacute; en 2018. Hay Wi-Fi en todo el hotel. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que este hotel dispone de recepciandoacute;n 24 horas. Este establecimiento no dispone de cunas bajo peticiandoacute;n. Radisson Collection Hotel Vadistanbul es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados para personas de movilidad reducida. Todos los clientes que se alojen en esta propiedad podrandaacute;n utilizar el aparcamiento. Ademandaacute;s, Radisson Collection Hotel Vadistanbul ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Todos los clientes que se alojen en esta propiedad podrandaacute;n relajarse y recargar las pilas en sus instalaciones de salud y bienestar. Los visitantes podrandaacute;n disfrutar del catering de la propiedad. Los clientes en viaje de negocios podrandaacute;n celebrar sus reuniones en este alojamiento, ideal para viajeros corporativos. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="502.56" OriginalAmount="469.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03005776" Longitude="28.98819721" StarRating="4" HotelCode="|TMHQ" HotelName="The Maestro Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Purtelas Hasan Efendi, Meclis-i Mebusan Caddesi 45, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park for a fee. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel is located in Istanbul.Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Many units feature a sea view, which creates a particularly lovely ambience. Rooms have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. WiFi (no extra charge) comes as standard in the rooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast, lunch and dinner tempt guests with a wide range of dishes. Staff are also happy to provide children's meals. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="958.13" OriginalAmount="895.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|117978" HotelName="CIRAGAN PALACE KEMPINSKI ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ISTANBUL</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The only Ottoman imperial palace hotel on the Bosphorus, it has been a classic since its opening in 1990 with its splendid style, superb location, fascinating view and resort ambiance, including a spacious green garden with palm trees. Guests staying at the palace suites enjoy 24h private butler service and absolute privacy, including a private entrance and a lounge. The hotel offers a rich variety of restaurants all offering a balcony or a terrace overlooking Bosphorus. The Gazebo Lounge hosts afternoon tea every day with an unbeatable view and a spacious terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Designated Smoking Area,Fax,Lounge,Nightclub,Wheelchair Access,Conference Hall,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Diet Meals,Garden,Heated Pool,Spa,Bicycle Rental,Golf,Kitchen,24 Hour Front Desk,Concierge,Housekeeping,LCD/Projector,Parking,Elevator,Boutique,24 Hour Security,Airport Transfer (on Demand),Printer,Pick &amp;amp; Drop,24 Hour Room Service,ATM/Cash Machine,Banquet Hall,Business Centre,Dining,Meeting Room,Valet Parking,Wake-up Call Service,24 Hour Power Supply,Dry Cleaning,Luggage Storage,Smoking Rooms,Beauty Salon,Babysitting,Kids Play Area,Pets allowed,Off-Site Parking,Coffee Shop</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1,4.5,2.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,SPA HOTEL,APARTHOTEL,AIRPORT HOTEL,BOUTIQUE HOTEL,BED AND BREAKFASTS,LODGES,CLUB RESORT,LUXURIOUS HISTORIC HOTEL,GUESTHOUSE,HOSTEL,BUNGALOW COMPLEX,RESIDENCE,HOSTELS,INNS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="f7682046-f7f6-4bd8-a16c-78822ffdd8de">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-04-30T00:00:00" End="2025-05-01T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="599925|237411" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="sa" ClientCountry="Turkey" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|DOTWPrice|exception while supplier interation||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="f7682046-f7f6-4bd8-a16c-78822ffdd8de" TimeStamp="0001-01-01T00:00:00" HotelName="Hilton Istanbul Bakirkoy" HotelCode="599925|237411" StarRating="5" GTCityId="0" CityName="Istanbul" CountryName="Turkey" Address="Sakizagaci Mahallesi, Kennedy Caddesi 103, 34158 Istanbul, Bakirkoy" PostCode="34158" PhoneNo="+902129422500" FaxNo="+902129422542" Email="bakirkoy.info@hilton.com" CheckInTime="14:00:00" CheckOutTime="13:00:00" Latitude="40.97967956" Longitude="28.88668737" SourceId="27" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="191626715|1|136|27|MTM2fFVTRHwyMDI1LTA0LTI2" OriginalAmount="136" TotalPrice="145.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:01.9970223+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed" RoomTypeCode="197179630|1|136|27|MTM2fFVTRHwyMDI1LTA0LTI2" OriginalAmount="136" TotalPrice="145.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:02.1351464+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin Room - Guest room" RoomTypeCode="208165282|1|140|27|MTQwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="140" TotalPrice="149.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:02.346333+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - King - Guest room" RoomTypeCode="141794431|1|140|27|MTQwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="140" TotalPrice="149.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:02.5715334+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - King" RoomTypeCode="200528485|1|142|27|MTQyfFVTRHwyMDI1LTA0LTI2" OriginalAmount="142" TotalPrice="151.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:02.7126579+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Accessible" RoomTypeCode="193613242|1|147|27|MTQ3fFVTRHwyMDI1LTA0LTI2" OriginalAmount="147" TotalPrice="157.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:02.9778946+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - City View" RoomTypeCode="173796413|1|153|27|MTUzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="153" TotalPrice="163.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:03.1260252+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="226911864|1|158|27|MTU4fFVTRHwyMDI1LTA0LTI2" OriginalAmount="158" TotalPrice="169.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:03.3111915+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - Guest room" RoomTypeCode="93925282|3|158|27|MTU4fFVTRHwyMDI1LTA0LTI2" OriginalAmount="158" TotalPrice="169.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:03.5634139+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - view" RoomTypeCode="191626731|1|163|27|MTYzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="163" TotalPrice="174.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:03.7485793+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - With View" RoomTypeCode="191626714|1|163|27|MTYzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="163" TotalPrice="174.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.0318314+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Sea View" RoomTypeCode="232811637|1|170|27|MTcwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="170" TotalPrice="181.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.1919731+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Sea View" RoomTypeCode="179209620|1|170|27|MTcwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="170" TotalPrice="181.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.3040725+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive" RoomTypeCode="191626717|1|199|27|MTk5fFVTRHwyMDI1LTA0LTI2" OriginalAmount="199" TotalPrice="212.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.4011587+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive" RoomTypeCode="206133666|1|199|27|MTk5fFVTRHwyMDI1LTA0LTI2" OriginalAmount="199" TotalPrice="212.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.5082548+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - King - Executive" RoomTypeCode="219173028|3|208|27|MjA4fFVTRHwyMDI1LTA0LTI2" OriginalAmount="208" TotalPrice="222.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.6623908+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe - Sea View" RoomTypeCode="191626719|1|210|27|MjEwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="210" TotalPrice="224.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.7464658+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive - With view" RoomTypeCode="191626735|1|225|27|MjI1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="225" TotalPrice="240.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:04.9846777+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive - View" RoomTypeCode="191626736|1|225|27|MjI1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="225" TotalPrice="240.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:05.3329874+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Corner - Sea View" RoomTypeCode="237706545|1|252|27|MjUyfFVTRHwyMDI1LTA0LTI2" OriginalAmount="252" TotalPrice="269.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:05.9095003+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Corner - Sea View" RoomTypeCode="179670574|1|263|27|MjYzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="263" TotalPrice="281.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:06.0776515+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Executive - Sea View" RoomTypeCode="210992273|1|290|27|MjkwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="290" TotalPrice="310.30" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:06.2337892+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - View" RoomTypeCode="191626732|1|335|27|MzM1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="335" TotalPrice="358.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:06.5220465+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - Sea View" RoomTypeCode="179857142|1|350|27|MzUwfFVTRHwyMDI1LTA0LTI2" OriginalAmount="350" TotalPrice="374.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:06.6811895+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Grand De Luxe - View" RoomTypeCode="191626737|1|388|27|Mzg4fFVTRHwyMDI1LTA0LTI2" OriginalAmount="388" TotalPrice="415.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:07.2266719+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Grand De Luxe - Sea View" RoomTypeCode="225695251|1|405|27|NDA1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="405" TotalPrice="433.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:07.4048307+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family suite - Grand" RoomTypeCode="191626720|1|471|27|NDcxfFVTRHwyMDI1LTA0LTI2" OriginalAmount="471" TotalPrice="503.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:07.5579674+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Family - Grand - Sea view" RoomTypeCode="179606077|1|492|27|NDkyfFVTRHwyMDI1LTA0LTI2" OriginalAmount="492" TotalPrice="526.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:08.0934426+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Suite - Grand - Sea view" RoomTypeCode="232119811|1|623|27|NjIzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="623" TotalPrice="666.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:08.3566778+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Presidential Suite" RoomTypeCode="191626718|1|1068|27|MTA2OHxVU0R8MjAyNS0wNC0yNg==" OriginalAmount="1068" TotalPrice="1142.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="true" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|TV|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:40:08.4457567+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/717512/l_717512_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/717512/l_717512_B2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;This hotel has a lift and a reception desk. A baggage storage service, a safe and a currency exchange service are available. Wireless internet access allows guests to surf the internet and catch up on email. The hotel offers a range of facilities for guests with disabilities. There are a number of shops, including a souvenir shop. Additional facilities include a newspaper stand. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service on request, a car hire service, room service, a laundry service and a hairdresser. A business centre with fax machine and photocopier is available.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;The beautiful ambience in some rooms is further enhanced by the sea view. For young travellers, children's beds can be provided. Amenities include a tea/coffee station, a flatscreen television with satellite channels and WiFi. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-accessible rooms can also be booked.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can taking a refreshing dip or just relax in the pool complex, which includes indoor and outdoor areas. There are a variety of leisure facilities and services to choose from, including a gym, a spa, a sauna, a steam bath, a hammam and a beauty salon. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 15.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>+90-212-94 225 42</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Email</Description><Value>bakirkoy.info@hilton.com</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>+90-212-94 22 500</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="f7682046-f7f6-4bd8-a16c-78822ffdd8de">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-04-30T00:00:00" End="2025-05-01T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="365977|1603128" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" ClientCountry="Turkey" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|DOTWPrice|exception while supplier interation||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7682046-f7f6-4bd8-a16c-78822ffdd8de|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="f7682046-f7f6-4bd8-a16c-78822ffdd8de" TimeStamp="0001-01-01T00:00:00" HotelName="Radisson Blu Hotel Istanbul Ottomare" HotelCode="365977|198911" StarRating="5" GTCityId="0" CityName="Istanbul" CountryName="Turkey" Address="Kazlicesme Mahallesi, Abay Caddesi 223, Zeytinburnu, 34020 Istanbul" PostCode="34020" PhoneNo="+902129394500" FaxNo="+902129394515" Email="info.atakoy.istanbul@radissonblu.com,reservations.atakoy@radissonblu.com" CheckInTime="15:00:00" CheckOutTime="12:00:00" Latitude="40.98111" Longitude="28.89726" SourceId="27" Currency="USD"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room" RoomTypeCode="103047417|1|105|27|MTA1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="105" TotalPrice="112.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:52.7428056+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard room" RoomTypeCode="212965631|1|105|27|MTA1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="105" TotalPrice="112.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:52.821875+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Balcony" RoomTypeCode="78963633|1|126|27|MTI2fFVTRHwyMDI1LTA0LTI2" OriginalAmount="126" TotalPrice="134.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:52.9229647+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="220170873|1|131|27|MTMxfFVTRHwyMDI1LTA0LTI2" OriginalAmount="131" TotalPrice="140.17" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:53.0000341+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="226906018|1|133|27|MTMzfFVTRHwyMDI1LTA0LTI2" OriginalAmount="133" TotalPrice="142.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:53.3033044+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Premium" RoomTypeCode="83984039|1|173|27|MTczfFVTRHwyMDI1LTA0LTI2" OriginalAmount="173" TotalPrice="185.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:53.4003912+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite" RoomTypeCode="163925322|1|225|27|MjI1fFVTRHwyMDI1LTA0LTI2" OriginalAmount="225" TotalPrice="240.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Stereo|Internet access|Minibar|Carpeting|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-04-26T19:43:53.4984774+01:00" End="2025-05-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_026.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_046.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_f_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_029.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_f_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_f_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_w_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_f_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_030.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_w_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_031.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_p_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_041.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ba_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_p_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_044.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ba_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_028.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_027.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_t_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_t_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_t_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_p_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_047.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_040.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_045.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_036.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_043.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_w_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_w_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_033.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_034.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_032.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_039.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_k_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_k_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_048.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_k_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_k_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_037.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_k_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_042.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_038.JPEG" /><Image Url="https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_ro_035.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel welcomes guests in Istanbul.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;This hotel has a lift and a 24-hour reception desk. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park. Further services include a 24-hour security service, a car hire service, a transfer service, a laundry service and a page service.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Some rooms include a balcony. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. Other features include a telephone, a TV, a radio, a stereo system, an alarm clock and WiFi. Slippers are included. The bathrooms have a shower and a bathtub. A hairdryer, a vanity mirror and bathrobes are available for daily use. Cosmetic products ensure additional comfort.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex provides invigorating refreshment. Refreshing drinks are served at the poolside snack bar. There are a variety of leisure facilities and services to choose from, including tennis, a gym, a spa, a sauna, a steam bath, a hammam and massage treatments. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;  &lt;br /&gt;Fee for buffet breakfast: TRY 45 per person (approximately)&lt;br /&gt;                  &lt;br /&gt;Rollaway bed fee: EUR 15 per day&lt;br /&gt;&lt;br /&gt;Deposit: TRY 150 per day&lt;br /&gt;             &lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tennis</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||True