<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
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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="8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-10T00:00:00" End="2024-11-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="ASIANRAVI1" Password="PAK1234" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|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="2024-10-07T20:13:01.7834015+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="50.29" OriginalAmount="47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.103957" Longitude="8.64619" StarRating="0" HotelCode="212519|33237" HotelName="a&amp;o Frankfurt Galluswarte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 226-230, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301169/a_301169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.78" OriginalAmount="54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11435132" Longitude="8.71893118" StarRating="0" HotelCode="740081|307865" HotelName="a&amp;o Frankfurt Ostend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 207, 60314 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/861100/a_861100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.01" OriginalAmount="143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105617" Longitude="8.6923247" StarRating="3" HotelCode="138399|60550" HotelName="Novum Hotel Primus Frankfurt Sachsenhausen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Rittergasse 19, 60594 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1181448/sBFuLyyU_b0f7445868f7734d7a432d960e8c5b4e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.41" OriginalAmount="163" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1149885" Longitude="8.6986329" StarRating="3" HotelCode="76382|23750" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holderlinstraße 25, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103864/l_103864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, right in the centre of Frankfurt. Only a few minutes' walk away, guests will find the Zeil shopping strip with its numerous shops and restaurants, as well as the old part of the town and Frankfurt Zoo. It is just 1 km to the Alte Oper and the Hauptwache buildings and 1.2 km to Goethe's birthplace. Frankfurt am Main Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.55" OriginalAmount="165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104549" Longitude="8.61724051" StarRating="3" HotelCode="489957|25858" HotelName="Goethe Classic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 53, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559902/559902a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.97" OriginalAmount="171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10931" Longitude="8.66513" StarRating="3" HotelCode="81730|hotel_rossija" HotelName="Rossija" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 46-48, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210803/210803a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.97" OriginalAmount="171" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.084313" Longitude="8.646538" StarRating="3" HotelCode="67906|40351" HotelName="Niederrader Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Triftstrasse 33, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293183/293183a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="184.63" OriginalAmount="172.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|962894" HotelName="NIEDERRAEDER HOF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905099_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming property enjoys a convenient location in the Niederrad business district of Frankfurt, between Rhine-Main airport and Frankfurt city centre. Guests will find themselves just a short driving distance from the Commerzbank Arena and Niederrad railway station, providing easy access to other parts of this beautiful region. The property offers a choice of simply yet functional rooms that come fully-equipped for guests to feel right at home. They all have been decorated in soothing tones to create a relaxing atmosphere in which to completely unwind at the end of the day. The onsite restaurant includes a choice of beverages and delicious specialities and a private parking is available for visitors' convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.53" OriginalAmount="179" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1091283" Longitude="8.6635975" StarRating="3" HotelCode="77895|307922" HotelName="Carlton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlstraße 11, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180363/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.60" OriginalAmount="180" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108410949774" Longitude="8.6695754528046" StarRating="4" HotelCode="57664|32214" HotelName="Ramada Frankfurt City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business 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>Weserstraße 17-19, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74704/a_74704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated at the heart of Frankfurt's city centre. From here, guests can easily reach the main railway station as well as underground and bus stops on foot. All the attractions of the city, including the historic sites, the museums, the Main river, the national and international restaurants, bars, and the impressive financial district surrounded by national and international banks, are an easy walk or a short taxi ride away. Frankfurt airport is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.67" OriginalAmount="181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.175577162643" Longitude="9.0427176654339" StarRating="3" HotelCode="30114|445537" HotelName="Ysenburger Hof Konferenzhotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gelnhäuser Straße 5, 63505 Langenselbold</AddressLine>
          </AddressLines>
          <CityName>Langenselbold</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/148585/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Langenselbold. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201.16" OriginalAmount="188" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105999559427" Longitude="8.6653585423279" StarRating="3" HotelCode="34391|25856" HotelName="Novum Hotel Continental Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Str. 56, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54782/a_54782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located directly opposite the main train station. It is just a few minutes walk to the nearest links to the public transport network. The hotel offers a shuttle bus service to Frankfurt Hahn Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.51" OriginalAmount="193" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104643571881" Longitude="8.6171674976092" StarRating="3" HotelCode="139780|182189" HotelName="Goethe Business Hotel" 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>Schmidtstraße 53 - 57, 60326 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560203/560203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="208.60" OriginalAmount="194.95" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|731379" HotelName="RHEINISCHER HOF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/274105_foto_1.JPG</HotelPictures>
        <HotelDescription>Rheinischer Hof was built in 1897 and features the charm and style of that period. The nearest airport is Frankfurt International Airport at 15 k from the hotel. From Bad Soden Train Station, S Bahn trains run to the Frankfurt Trade Fair and Frankfurt Central Station in 20 minutes. \n\nHotel facilities and services include car parking (chargeable), safe, elevator and Wi-Fi internet access.\n\nGuestrooms are equipped with television, minibar, telephone, safe, ironing board and Wi-Fi internet access. \n\nAddress: Am Bahnhof 3, Frankfurt 65812, Germany</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209.72" OriginalAmount="196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11118375" Longitude="8.71021375" StarRating="1" HotelCode="446551|444683" HotelName="ibis budget Frankfurt City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 118, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556298/a_556298_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="213.76" OriginalAmount="199.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.106063679494" Longitude="8.6657425761223" StarRating="4" HotelCode="326487|SVY" HotelName="Savoy Hotel Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhuettenstrasse 42</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47309/a_47309_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies within a short distance of the train station, a stone's throw from the Römer (city hall) and St. Paul's church. Countless museums lie within 20 minutes walk of the hotel and it is 10 minutes to the exhibition centre. It is just a 100 m to the nearest links to the public transport and Rhine Main airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.00" OriginalAmount="200" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.998358034524" Longitude="8.883245317791" StarRating="3.5" HotelCode="34395|422721" HotelName="Konferenzhotel Frankfurt-Rodgau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kopernikusstraße 1, 63110 Rodgau, Nieder-Roden</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/148802/a3e515c867acf13e086d52d0f9560103.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.07" OriginalAmount="201" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10446440418" Longitude="8.6640522325062" StarRating="4" HotelCode="65071|257400" HotelName="Metro Hotel Frankfurt" 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>Karlsruher Straße 8, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83880/a_83880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Frankfurt am Main. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="215.98" OriginalAmount="201.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|917069" HotelName="MILBOR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977495_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering a great setting from which to explore Bad Soden, this hotel is surrounded by ample opportunities for exploration and discovery. Guests can enjoy the many walking and cycle paths in the Hochtaunus Park nearby. Just a short distance away from the Frankfurt Exhibition Centre, this property will appeal to business and leisure travellers alike. Links to the public transport network are readily accessible nearby. Stylish and inviting, this hotel welcomes visitors into the calm surroundings of the lobby. Tastefully-designed guest rooms offer comfort and relaxation. The property offers conference facilities for the convenience of those travelling for work purposes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.21" OriginalAmount="203" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.014380277012" Longitude="8.5805711275106" StarRating="3" HotelCode="188964|71455" HotelName="Airport Hotel Global" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstr. 14a, 64546 Mörfelden-Walldorf</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291016/291016a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 54 rooms. A conference room is among the facilities. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.28" OriginalAmount="204" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104636237318" Longitude="8.6644149852848" StarRating="4" HotelCode="619207|174912" HotelName="Metro Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Straße 21, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215216/215216a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4-star hotel offers cosy, Oriental-style accommodation in the heart of Frankfurt, close to the city's most popular sights and business destinations. 

As a guest at the Villa Oriental, you can look forward to the Oriental-themed rooms decorated in warm colours. You can also enjoy a range of tasty dishes in the Persian Hafez Restaurant and free Wi-Fi internet access.

The main railway station is a short 400 metre walk away from the Villa Oriental. From here, you can reach Frankfurt Airport in approximately 20 minutes. You will also benefit from easy access to Frankfurt's exhibition centre and the city centre, which are both just 1.5 kilometres away. 

Popular attractions close to the hotel include the Museumsufer (riverside museum district), the Zeil shopping district and the Main river.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.28" OriginalAmount="204" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110062746216" Longitude="8.6640257453671" StarRating="3" HotelCode="28669|59525" HotelName="Favored Hotel Domicil Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlstraße 14, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42120/a_42120_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is conveniently located in the heart of the banking district near the main train station in Frankfurt. The Messe Frankfurt is about 5 to 10 minutes by foot from the hotel. Guests will be within easy walking distance of historic attractions such as the Old Opera House, Town Square and historic Frankfurt pubs. Guests will find numerous bars, restaurants, clubs, shops and metro, bus and train stations all at the hotel's doorstep, while Frankfurt International Airport is approximately 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220.42" OriginalAmount="206" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107174110076" Longitude="8.6668422818184" StarRating="3" HotelCode="90522|59426" HotelName="Münchner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 46, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210851/210851a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="223.52" OriginalAmount="208.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.114187" Longitude="8.618203" StarRating="2" HotelCode="94166|228135" HotelName="ibis Frankfurt City Messe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonardo-da-Vinci-Allee 40, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130773/a_130773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.70" OriginalAmount="210" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10871" Longitude="8.65956" StarRating="4" HotelCode="270350|446000" HotelName="Bliss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 97, 60329 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/177051/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 Hotel Bliss Frankfurt in Frankfurt (Financial District), you'll be minutes from Skyline Plaza and close to Messeturm.  This hotel is within close proximity of Festhalle Frankfurt and Frankfurt Trade Fair.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, 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, 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 complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.84" OriginalAmount="212" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.12341" Longitude="8.65026" StarRating="4" HotelCode="77293|59401" HotelName="Novum Hotel Imperial Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstraße 40, Bockenheim, 60487 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104933/a_104933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.05" OriginalAmount="215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108209685963" Longitude="8.6601501703262" StarRating="3" HotelCode="94170|376366" HotelName="Hotel Columbus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottostrasse 13, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/54328/1954328/1.jpg?f=15604368</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.05" OriginalAmount="215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108036" Longitude="8.667838" StarRating="3" HotelCode="181535|62752" HotelName="mk hotel frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 63, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216191/216191a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1097" Longitude="8.740997" StarRating="2" HotelCode="130094|65941" HotelName="Ibis Styles Frankfurt Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 4, 63067 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187713/a_187713_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Offenbach am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="236.20" OriginalAmount="220.75" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|757092" HotelName="GOETHE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909321_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Frankfurt and was established in 2010. It is close to the Rebstock Bad and the nearest station is Tram Station Monchsof Str. The Hotel has a coffee shop. All 34 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.47" OriginalAmount="221" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.119114448524" Longitude="8.6582886883606" StarRating="3" HotelCode="81079|59735" HotelName="Palmenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bockenheimer Landstraße 89-91, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109545/a_109545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.61" OriginalAmount="223" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.102365" Longitude="8.65807" StarRating="3" HotelCode="394629|25857" HotelName="Hotel Himalaya Frankfurt City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönstraße 6, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93477/a_93477_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Frankfurt near the main train station and many tourist attractions, for example the exhibition grounds of the Frankfurt Fair, which is only a 5-minute walk away. Frankfurt International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.61" OriginalAmount="223" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1010234" Longitude="8.6586251" StarRating="4" HotelCode="888840|445945" HotelName="Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Conference Hall,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstraße 173, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/43479/1943479/13.jpg?f=15599491</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pearl Hotel in Frankfurt (Gutleutviertel), you'll be convenient to University Hospital Frankfurt and Staedel Museum. This 4-star hotel is within close proximity of Skyline Plaza and Liebieghaus.&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 and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include safes and desks, and you can also request cribs/infant beds (complimentary).&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;Quench your thirst with your favorite drink at a bar/lounge. A complimentary breakfast is included.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and an elevator (lift). Planning an event in Frankfurt? This hotel has facilities measuring 742 square feet (69 square meters), including a meeting room.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.38" OriginalAmount="223.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11145239" Longitude="8.70977086" StarRating="2" HotelCode="499739|743098" HotelName="B&amp;B Hotel Frankfurt City-Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße  117, 60314  Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/53153/1953153/1.jpg?f=15042675</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.68" OriginalAmount="224" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107667817652" Longitude="8.6587554216385" StarRating="4" HotelCode="16888|25849" HotelName="Bristol" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ludwigstrasse 15, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20106/a_20106_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Frankfurt, within walking distance of the main train station and the Frankfurt Trade Fair Grounds. There are numerous shopping opportunities in the near vicinity, while a tourist office is also nearby. Frankfurt International Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.68" OriginalAmount="224" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.118400333333" Longitude="8.639975" StarRating="3" HotelCode="149279|61219" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kreuznacher Straße 47, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210967/a_210967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.89" OriginalAmount="227" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.036856622416" Longitude="8.4772082308427" StarRating="3.5" HotelCode="540724|229031" HotelName="Comfort Hotel Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Isarstrasse 2, 65451 Kelsterbach, Hesse</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/656560/a_656560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our new, accessible 3-Star Superior Hotel is located next to a wildlife sanctuary on the riverbank of Main river, close to Frankfurt International Airport but far away from big-city traffic. In this very conveniently situated suburban area you can check in to one of our 234 comfy rooms. 

In our brewery restaurant, we indulge you the culinary way – besides others with our fresh home-brewed beer from our hotel brewery. For business travelers, we recommend our meeting rooms with modern technical equipment, for tourists we suggest the city center of Frankfurt and next to our door: the Main bikeway. There is a shuttle-bus service commuting between the hotel and the airport/airport station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.96" OriginalAmount="228" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.994619409185" Longitude="8.4125922804611" StarRating="4" HotelCode="76975|46788" HotelName="TRIP INN Frankfurt Airport Rüsselsheim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktstraße 2-4, 65428 Rüsselsheim</AddressLine>
          </AddressLines>
          <CityName>Rüsselsheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104563/w_104563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rüsselsheim. The nearest airport is Mannheim (MHG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.03" OriginalAmount="229" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.084845199915" Longitude="8.7445051513346" StarRating="2" HotelCode="91331|69288" HotelName="Première Classe Frankfurt-Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Sprendlinger Landstraße 177A, 63069 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127400/a_127400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Offenbach am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="245.51" OriginalAmount="229.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|755304" HotelName="B&amp;B HOTEL Offenbach Kaiserlei" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003789_foto_1.jpg</HotelPictures>
        <HotelDescription>An indoor parking garage is offered at this BandB hotel. It is in Offenbach, 1.5 km from the city centre. The individually designed rooms at the Ibis Frankfurt Offenbach all come with a large flat-screen TV and free WiFi. The private bathrooms are equipped with a shower. A continental breakfast is served from Mondays to Fridays in the breakfast room. There is also a self-service bar. The Ibis Frankfurt Offenbach is 600 metres from the Kaiserlei S-Bahn train station, offering a direct link to Frankfurt's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="246.05" OriginalAmount="229.95" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|C68004" HotelName="CAMPANILE FRANKFURT OFFENBACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2390883_image60995596_0.jpg</HotelPictures>
        <HotelDescription>Located in Offenbach, 1.4 miles from German Leather Museum Offenbach, Campanile Frankfurt Offenbach has air-conditioned accommodations and a bar. All rooms have a flat-screen TV with cable channels and a private bathroom. The property provides a 24-hour front desk and free WiFi is available throughout the property. At the hotel the rooms come with bed linen and towels. Capitol Offenbach is 1.4 miles from Campanile Frankfurt Offenbach, while Stadthalle Offenbach is 3.3 miles from the property. The nearest airport is Frankfurt Airport, 12 miles from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.17" OriginalAmount="231" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10275" Longitude="8.7742" StarRating="3" HotelCode="87569|445426" HotelName="Monte Cristo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bieberer Straße 61, 63065 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122442/a_122442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the centre of Offenbach, within walking distance of restaurants, public transport links and just 5 minutes from the main railway station. Frankfurt is 6 km away and Frankfurt Airport is some 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="250.16" OriginalAmount="233.79" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|700703" HotelName="LEONARDO HOTEL FRANKFURT CITY CENTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2174_image60856349_0.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el centro, a pocos minutos andando del distrito financiero y de la zona comercial de la ciudad. La estaciandoacute;n central estandaacute; justo enfrente del hotel. En las inmediaciones, a sandoacute;lo 100 m, encontrarandaacute; una gran cantidad de bares, restaurantes y una parada de transporte panduacute;blico. El centro estandaacute; a sandoacute;lo 1 km. El aeropuerto de Frandaacute;ncfort estandaacute; a 12 km y el aeropuerto de Hann y el de Colonia estandaacute;n a 150 km. Darmstadt se encuentra a 200 km.El hotel cuenta con un total de 108 habitaciones. A su disposiciandoacute;n encontrarandaacute; un hall de entrada con recepciandoacute;n 24 horas, servicio de caja fuerte y de cambio de divisa y ascensor. Ademandaacute;s, el hotel cuenta con una sala de desayunos, acceso a Internet y punto de acceso a la red inalandaacute;mbrica en el hall de entrada. Con el personal candaacute;lido y acogedor del hotel, los huandeacute;spedes se sentirandaacute;n como en casa. Podrandaacute; aparcar su vehandiacute;culo en el garaje o el aparcamiento.Las habitaciones disponen de cuarto de baandntilde;o con secador de pelo. Estandaacute;n equipadas tambiandeacute;n con telandeacute;fono de landiacute;nea directa, televisiandoacute;n vandiacute;a satandeacute;lite o por cable con canales de pago, zona de estar, acceso a Internet (mandoacute;dem y red inalandaacute;mbrica), moqueta y balcandoacute;n o terraza. Si lo desea se le puede facilitar una habitaciandoacute;n de no fumadores.Desde la autovandiacute;a A5 y A648 tome la salida a Hauptbahnhof (estaciandoacute;n central).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="250.38" OriginalAmount="234" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1001093" Longitude="8.5503721" StarRating="3" HotelCode="106044|59614" HotelName="Tagungshotel Höchster Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainberg 3-11, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363931/363931a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.52" OriginalAmount="236" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.135900737969" Longitude="8.8273316767212" StarRating="3" HotelCode="77153|237255" HotelName="Michel Hotel Frankfurt Maintal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westendstraße 77, 63477 Maintal-Dörnigheim, Hessen</AddressLine>
          </AddressLines>
          <CityName>Maintal</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/34136/febb4741-bd84-4aa3-b85c-34571bae62e6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of Frankfurt, 14 km from the city centre. All business districts and leisure destinations are close to the property and Maintal Ost railway station is 1.5 km away. Nearby cities such as Hanau, 7 km away, or Offenbach, 10 km away, are easily reachable by car or public transport. Frankfurt International Airport is 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.59" OriginalAmount="237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108998" Longitude="8.663582" StarRating="4" HotelCode="67773|50956" HotelName="Concorde" 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>Karlstrasse 9, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206992/206992a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.59" OriginalAmount="237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.132466163559" Longitude="8.5937597767212" StarRating="3" HotelCode="98201|445892" HotelName="Hotel Eschborner Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Friedrich-Kahl-Straße 22, 60489 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137712/a_137712_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in City-West, not far from the Frankfurt Fair Grounds and the Central Station. In a matter of minutes, guests can access all the attractions of the city, including the Niddapark and the River Main. There are numerous shopping opportunities and a tourist office nearby, while Frankfurt International Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.59" OriginalAmount="237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.150544459163" Longitude="8.5533081193375" StarRating="2" HotelCode="277502|445460" HotelName="mk hotel eschborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 189, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/05472/2005472/31.jpg?f=15611487</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at mk hotel Eschborn in Eschborn, you'll be close to Main-Taunus-Zentrum. This hotel is within the vicinity of Martin Luther King Park and Titus Thermen.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily.&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;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="254.59" OriginalAmount="237.93" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|601566" HotelName="HOTEL CONCORDE FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16494_image36470_0.jpg</HotelPictures>
        <HotelDescription>The Concorde hotel is the ideal place to stay for business and leisure travellers due to its central city location just across from the main railway station. The exhibition center, the banking center, the Alte Oper concert hall, the museums along the Main River - are all within easy reach. The Concorde Hotel is approx. 15 min from Frankfurt Airport by either taxi or S-Bahn train. 
Constructed with fond attention to every detail, the clear lines and warm colours of this Art Deco design hotel and our friendly yet discreet service create a sense of comfort and wellbeing. Enjoy the smell of hot coffee and fresh fruit in the morning, unwind with a drink at our hotel-bar at the end of the day: The Hotel Concorde is the place to relax and feel at home in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.66" OriginalAmount="238" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10470222" Longitude="8.61593257" StarRating="3" HotelCode="484053|60644" HotelName="Goethe Conference Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 57, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560202/560202a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.73" OriginalAmount="239" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.111795" Longitude="8.682883" StarRating="4" HotelCode="51778|29560" HotelName="Miramar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Str. 31, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48290/a_48290_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main within a short distance of the city's landmark, the Römer (city hall) and Goethe's birth house. It is just a few minutes walk to links to the public transport network (approximately 400 m to Hauptwache underground station).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="258.24" OriginalAmount="241.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|109473" HotelName="B&amp;B Hotel Offenbach" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002116_foto_1.jpg</HotelPictures>
        <HotelDescription>Premiere Classe Hotel Frankfurt-Offenbach, only 3.5 km from the centre of Offenbach and 17 km from Frankfurt Airport.Breakfast is available at this hotelThis is a modern building.This accommodation has a small lobby.Offenbach is an important service centre and university location with a strong design industry cluster .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.94" OriginalAmount="242" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.007259792185" Longitude="8.6567491292953" StarRating="0" HotelCode="34943|13835" HotelName="ACHAT Comfort Airport-Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Bosch-Straße 58, 63225 Langen, Hessen</AddressLine>
          </AddressLines>
          <CityName>Langen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56886/a_56886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful location at the heart of Langen's business district, within 15 minutes drive from the Rhein-Main Airport and a short tram or train ride from Frankfurt's exhibition centre. The nearest links to the public transport network are 200 m away and it is about 500 m to a selection of shops. The town of Offenbach is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.94" OriginalAmount="242" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.052563" Longitude="8.525681" StarRating="4" HotelCode="56588|406039" HotelName="Mercure Hotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 20, Frankfurt/Kelsterbach, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73343/a_73343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.01" OriginalAmount="243" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="0" HotelCode="976525|480202" HotelName="Hotel Isha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rödelheimer Straße 32, 60487 Frankfurt, Hesse</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39150000/39146200/39146186/92693743_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.29" OriginalAmount="247" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.102032023788" Longitude="8.6642619967461" StarRating="3.5" HotelCode="13779|49864" HotelName="ibis Frankfurt Centrum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Speicherstrasse 4, 60327 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14595/a_14595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location in central Frankfurt, directly on the banks of the river Main. The city’s main railway station is some 500 m from the hotel. Countless shops and entertainment venues can be reached in a few minutes on foot. The exhibition centre is roughly 1 km from the hotel and Frankfurt airport lies approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.29" OriginalAmount="247" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.074063451067" Longitude="8.6614108085632" StarRating="4" HotelCode="34389|40172" HotelName="Leonardo Hotel Frankfurt City South" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Isenburger Schneise 40, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54778/gt_54778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a fantastic location in the middle of the urban forest, close to the commercial and cultural centre of Frankfurt am Main. From here visitors can explore the many sights of the city, as well as its numerous museums, Goethe's birthplace, the "Alte Oper" opera house and the famous palm gardens with their exotic plants. There is a link to the public transport system just around 1 km away. The nearest motorways and the airport (approximately 13 km away) are easy to reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.71" OriginalAmount="253" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.136883204415" Longitude="8.6968693384024" StarRating="3" HotelCode="270352|62557" HotelName="Hotel ARENA Villa Am Wasserpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/376463/a_376463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.981847265472" Longitude="8.5931539535522" StarRating="3" HotelCode="49075|6611" HotelName="Holiday Inn Express Frankfurt Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Langener Straße 200, 64546 Mörfelden-Walldorf, Hessen</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34269/a_34269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right on the B486 in the business triangle of Frankfurt, Mainz and Darmstadt. Easy and rapid connections to the A5 motorway, the city centre and the surrounding business parks make the hotel the ideal location for overnight stays and conferences. Frankfurt International Airport is just some 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104428521445" Longitude="8.6866879463196" StarRating="3" HotelCode="90527|422716" HotelName="Maingau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schifferstraße 38-40, 60594 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151939/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.969577614087" Longitude="7.8911527991295" StarRating="4" HotelCode="317134|226873" HotelName="NH Bingen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Rhein Nahe Eck/Museumstrasse 3, 55411 Bingen am Rhein, Rheinland-Pfalz</AddressLine>
          </AddressLines>
          <CityName>Bingen on Rhine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31912/a_31912_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is picturesquely located right on the Rhine. The famous Drosselgass is around 3 kilometres from the hotel. Located on the opposite riverbank, Rüdesheim may only be reached by ferry. Mainz lies around 20 km away and Frankfurt airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.99" OriginalAmount="257" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.964054119315" Longitude="8.6709292711639" StarRating="3" HotelCode="91661|493140" HotelName="ACHAT Premium Frankfurt/Egelsbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Geisbaum 22, 63329 Egelsbach</AddressLine>
          </AddressLines>
          <CityName>Egelsbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127767/a_127767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Langen. The nearest airport is Nullarbor (NUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.99" OriginalAmount="257" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105432331029" Longitude="8.6639025807381" StarRating="4" HotelCode="32576|5326" HotelName="Monopol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimer Str. 11-13, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51808/a_51808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Frankfurt, close to the main train station and only minutes away from the shopping centre and the international trade fair. The pedestrianised area is also located close by with numerous shopping opportunities and tourist attractions points. Furthermore, public transport departs from stops located just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.06" OriginalAmount="258" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109006" Longitude="8.662761" StarRating="3" HotelCode="41085|307859" HotelName="Adler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 65, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/177092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is quietly situated yet lies just 1.5 km from the centre of Frankfurt with its countless shops, restaurants, bars and sights of interest. Frankfurt Exhibition Centre is only 800 metres away. The bus station and train station are both a few minutes walk away. Frankfurt am Main Airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.06" OriginalAmount="258" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.082183976004" Longitude="8.619579125166" StarRating="2" HotelCode="104502|445595" HotelName="B&amp;B Hotel Frankfurt Niederrad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Colmarer Straße 3, 60528 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/88020/1888020/1.jpg?f=15452774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel offers bright and lively rooms and is an ideal base for exploring the city. The free wireless Internet access is available throughout the building. The hotel is located next to the A5 motorway and has free parking on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.127016492201" Longitude="8.6311600233482" StarRating="2" HotelCode="107523|59701" HotelName="ibis Hotel Frankfurt Messe West" 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>Breitenbachstrasse 7, 60487 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148845/a_148845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="277.19" OriginalAmount="259.06" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|868186" HotelName="NOVUM HOTEL IMPERIAL FRANKFURT MESSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904905_foto_1.jpg</HotelPictures>
        <HotelDescription>3-star hotel located in Frankfurt?s Bockenheim district, 15-minute walk from the Frankfurt exhibition grounds.This hotel offers breakfast, lunch and dinner.This hotel is located in a modern cement building.The lobby is small sized.Perfectly located business hotel with all modern amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.13616718024" Longitude="8.5727257457273" StarRating="4" HotelCode="80493|67816" HotelName="Mercure Hotel Frankfurt Eschborn Sued" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Strasse 71-75, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108832/a_108832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eschborn. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112553" Longitude="8.712758" StarRating="0" HotelCode="24555|379419" HotelName="ACHAT Comfort City-Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Launhardtstraße 2-4, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35477/a_35477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="279.63" OriginalAmount="261.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10582" Longitude="8.6406" StarRating="3" HotelCode="270349|475781" HotelName="Bold Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Idsteiner Straße 15, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/376460/w_376460_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.34" OriginalAmount="262" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.158053" Longitude="8.6321370000001" StarRating="3" HotelCode="294552|59744" HotelName="Trip Inn Frankfurt Nordwestzentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter-Möller-Platz 2, 60439 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190302/190302a_hb_a_656.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="281.84" OriginalAmount="263.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|742814" HotelName="B&amp;B HOTEL Frankfurt Messe" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/992959_foto_1.jpg</HotelPictures>
        <HotelDescription>Facilities and services include reception open 24 hrs, a breakfast room, a cafeteria, a lobby bar, safety box at the reception, elevator, business center and parking (extra charge).The rooms feature TV, telephone, air conditioning, wireless internet (extra charge) and a hairdryer.*Pets allowed for an extra fee.Address: Leonardo da Vinci Allee 40, 60486, Frankfurt, Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="282.48" OriginalAmount="264" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.102782124962" Longitude="8.6447060108185" StarRating="4" HotelCode="106553|29962" HotelName="TRYP by Wyndham Frankfurt Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 261-263, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/147796/a_147796_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located exactly between the main train station and the Frankfurt trade fair grounds, offering excellent connections to all the city sights. Frankfurt Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.55" OriginalAmount="265" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.116948796754" Longitude="8.6854943186781" StarRating="3" HotelCode="42712|25848" HotelName="Favored Hotel Scala Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schäfergasse 31, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68234/a_68234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is situated in the centre of Frankfurt near the famous Zeil shopping area and all places of interest, including the Römer, Goethe Haus and Alte Oper. Frankfurt trade fair grounds are approximately 15 minutes from the hotel using public transport, and guests will find numerous restaurants, bars, shops and links to the public transport network at the hotel's doorstep. The main train station is around 2 km from the hotel and Frankfurt International Airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115132" Longitude="8.686568" StarRating="2.5" HotelCode="181534|63130" HotelName="Hotel Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Friedberger Str. 14, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/34220/29ab8f38-eee6-486d-af36-6041c9eefc58.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107027889086" Longitude="8.6681887507439" StarRating="3" HotelCode="28497|31542" HotelName="Ibis Styles Frankfurt City" 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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 12, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42119/a_42119_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Frankfurt. Banks and tourist attractions as well as museums can be found directly by the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.00378614849" Longitude="8.6557540297508" StarRating="4" HotelCode="33352|67445" HotelName="Mercure Hotel Frankfurt Airport Langen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Robert Bosch Strasse 26, 63225 Langen</AddressLine>
          </AddressLines>
          <CityName>Langen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53038/a_53038_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Langen and is an ideal starting point for excursions in the area due to the convenient access to Frankfurt with the local public transport network. In addition, Wiesbaden with its cultural riches and health spa facilities, the Odenwald, which is closely linked to the myth of the Nibelungen dwarves, or the Rhine area with its numerous winemakers are all close by. The nearest train station is just a stone's throw away and the town centre with numerous shopping venues is 800 metres from the hotel. Motorway access as well as a lake are to be found 3 km from the hotel. Frankfurt airport may easily be reached in 15 minutes using public transport (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292.69" OriginalAmount="273.54" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15B84" HotelName="B&amp;B Hotel Frankfurt-Niederrad" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620837_foto_1.jpg</HotelPictures>
        <HotelDescription>Bandamp;B Hotel Frankfurt-Niederrad estandaacute; en una fantandaacute;stica zona de Frandaacute;ncfort (Zona oeste de Frandaacute;ncfort del Meno), a menos de diez minutos en coche de Romerberg y Parque Gateway Gardens.  Ademandaacute;s, este hotel se encuentra a 14,1andnbsp;km de Estadio Deutsche Bank Park y a 4andnbsp;km de Hospital Universitario de Frandaacute;ncfort.Aprovecha los prandaacute;cticos servicios que se te ofrecen, como conexiandoacute;n a Internet wifi gratis o asistencia turandiacute;stica (adquisiciandoacute;n de entradas).Tendrandaacute;s check-out exprandeacute;s y un ascensor a tu disposiciandoacute;n. Hay un aparcamiento sin asistencia gratuito disponible.Se ofrece un desayuno bufandeacute; todos los dandiacute;as de 6:00 a 10:00 con un coste adicional.Te sentirandaacute;s como en tu propia casa en cualquiera de las 148 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292.86" OriginalAmount="273.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|692435" HotelName="TRYP BY WYNDHAM FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949575_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4-star hotel is a 15-minute walk from the Frankfurt Trade Fair and 20 minutes from Frankfurt Central Station. The Best Western Frankfurt offers spacious rooms and free Wi-Fi.

Rooms at the Tryp by Wyndham Frankfurt are brightly decorated with a modern and minimalist design. All rooms include a flat-screen TV, desk and a private bathroom.

A full breakfast buffet is served from 06:30 each morning in the Grand City Hotel�s stylish breakfast room. This features white furniture and cool art designs.

Galluswarte tram stop is directly opposite the Tryp by Wyndham Frankfurt. Direct trams go to the Zeil shopping street in 13 minutes.

The Grand City Frankfurt is 250 metres from Galluswarte S-Bahn Station. This is a 5-minute journey from Frankfurt Central Station and Frankfurt city centre.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.18" OriginalAmount="274" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108125" Longitude="8.644518" StarRating="4" HotelCode="181536|38685" HotelName="DORMERO Hotel Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lissabonner Strasse 2, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171372/171372a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located just 100 m away from Frankfurt’s exhibition grounds and close to the city centre. Messe S-Bahn Train Station is just 300 m away, and Frankfurt Central Station can be reached within 3 minutes by train. Frankfurt am Main International Airport is 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.25" OriginalAmount="275" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108731" Longitude="8.662612" StarRating="3.5" HotelCode="14385|25854" HotelName="Manhattan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Düsseldorfer Straße 10, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16760/w_16760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109179872956" Longitude="8.6615851521492" StarRating="4" HotelCode="105336|49865" HotelName="Mercure Hotel Frankfurt City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duesseldorfer Strasse 20, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/146513/a_146513_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.39" OriginalAmount="277" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110231" Longitude="8.595309" StarRating="4" HotelCode="34393|25865" HotelName="H4 Hotel Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oeserstrasse 180, 65933 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54784/a_54784_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a peaceful location in the middle of a wooded area. Due to the hotel’s convenient location and its direct motorway connections, Frankfurt city centre and its shops can be reached in 15 minutes. The nearby cities of Niederrad and Eschborn are also within easy reach. The ‘Alte Oper’ (Old Opera), Goethe House and museum district are each around 25 minutes away by public transport. Frankfurt International Airport (Rhine-Main) can be reached within 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107731035236" Longitude="8.6510108601188" StarRating="3" HotelCode="105342|307956" HotelName="Attache an der Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kölner Straße 10, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207267/207267a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="299.44" OriginalAmount="279.85" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|700762" HotelName="Hotel Continental Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903378_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado delante de la estaciandoacute;n central y cerca del centro de la ciudad. A pocos pasos del edificio hay una parada de transporte panduacute;blico. Ademandaacute;s, el servicio de traslado al aeropuerto de Francfort Hahn se encuentra justo delante del hotel.Este hotel estandaacute; situado delante de la estaciandoacute;n central y cerca del centro de la ciudad. A pocos pasos del edificio hay una parada de transporte panduacute;blico. Ademandaacute;s, el servicio de traslado al aeropuerto de Francfort Hahn se encuentra justo delante del hotel.Las habitaciones, decoradas y amuebladas con mucho gusto, estandaacute;n dotadas de baandntilde;o y secador de pelo. Ademandaacute;s, estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1152326" Longitude="8.6571677" StarRating="3" HotelCode="107011|64277" HotelName="Fair Villa Diana Westend" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstraße 83, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291382/291382a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1088" Longitude="8.665311" StarRating="4" HotelCode="94163|29279" HotelName="Grand Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Taunusstraße 48-50, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152916/152916a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt, close to the city's central train and bus stations and 600 metres from Frankfurt Cathedral. There are restaurants and bars within 100 metres of the hotel, and nightlife and shops around 500 metres away. Sights such as the opera house, Goethe Haus, Roemerberg, St. Paul's Church and the main promenade are within 600 metres of the hotel and the Jewish Museum is roughly 1 km away. The city centre is a 15-minute walk and the city of Wiesbaden is around a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104375" Longitude="8.664429" StarRating="3" HotelCode="78953|29274" HotelName="Europa Life" 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,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Strasse 17, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410640/410640a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Frankfurt just 200 m south of the main train station and a few steps from the banks of the Main River. All of the city's main locations, such as the trade fair centre (Messe), city centre (10 minutes on public transport), business district and the shopping and historic area, are within walking distance. Public transport is available in front of the hotel, the Eurolines bus station is 300 metres away and the Hauptbahnhof train station is roughly 250 metres away. Guests will find restaurants, bars and shops within a few minutes’ walk of the hotel, and the nearest nightlife spots are around 500 metres away. Nizza Gardens are 5 minutes on foot from the hotel and the Old Town with St. Bartholomew's Cathedral is approximately 12 minutes on public transport. Roemerberg City Hall and St. Paul's Church are 6 minutes and the Commerzbank Tower and Main Tower skyscrapers are 1 km away. The trade fair grounds are approximately 1.5 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="302.14" OriginalAmount="282.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.001985571429" Longitude="8.4391274285714" StarRating="4" HotelCode="78800|BWFR" HotelName="Best Western Amedia Hotel Frankfurt Rüsselsheim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlsbader Strasse 37, Ruesselsheim</AddressLine>
          </AddressLines>
          <PostalCode>(0)6142943999</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106744/w_106744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rüsselsheim. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="3.5" HotelCode="602040|307954" HotelName="Hotel Arena an der Friedberger Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634184/634184a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="304.65" OriginalAmount="284.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105421149033" Longitude="8.6651873588562" StarRating="3" HotelCode="51532|7228" HotelName="Centro Hotel National Frankfurt City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Straße 50, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42118/w_42118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The tastefully fitted hotel is located in the centre of Frankfurt am Main, directly opposite the main railway station. There are direct train links to Frankfurt airport whilst the exhibition grounds can easily be reached on foot. The pedestrianised zone, banks and shopping centres are all in the immediate vicinity of the hotel and the nearest public transport stop is only a few paces away (about 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.95" OriginalAmount="285" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.013986569401" Longitude="8.5811497271061" StarRating="3" HotelCode="316761|445352" HotelName="Albatros Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstraße 12, 64546 Mörfelden-Walldorf</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31694/a_31694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mörfelden-Walldorf. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="312.14" OriginalAmount="291.72" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|152290" HotelName="Anor Hotel and Conference Center Frankfurt Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MORFELDEN - WALLDORF</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/783163_foto_1.jpg</HotelPictures>
        <HotelDescription>Bienvenido al Anor Hotel andamp; Conference center Frankfurt Airport. Hemos estado abiertos desde el comienzo de Mai 2018, y esperamos darle la bienvenida. Nuestro centro Anor Hotel andamp; Conference estandaacute; ubicado en Mandouml;rfelden-Walldorf, en las inmediaciones del aeropuerto. En solo doce minutos, un autobanduacute;s de traslado lo trasladarandaacute; del aeropuerto a nuestro hotel (se aplican tarifas). En nuestro moderno hotel, las habitaciones individuales, dobles, Appartment, Familyrooms y catorce suites se distribuyen en tres plantas. Las 130 habitaciones del hotel estandaacute;n equipadas con un estandaacute;ndar de 4 estrellas. Por lo tanto, todas las habitaciones estandaacute;n equipadas con telandeacute;fono, conexiandoacute;n WiFi gratuita y TV de pantalla plana. Los baandntilde;os son muy amplios y estandaacute;n equipados con WC, ducha o baandntilde;era, secador de pelo y espejo de aumento. Las ventanas insonorizadas son una ventaja adicional, ya que garantizan una noche de sueandntilde;o reparador, por lo que por la maandntilde;ana descansarandaacute;, se refrescarandaacute; y estarandaacute; listo para un dandiacute;a en Frankfurt, independientemente de si se encuentra en una escapada urbana con la familia o un viaje de negocios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.44" OriginalAmount="292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.097410728586" Longitude="8.6462187767029" StarRating="3" HotelCode="32949|25855" HotelName="Holiday Inn Express Frankfurt Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstraße 296, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52326/a_52326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near Frankfurt's main railway station and the International Trade Fairground Frankfurt, as well as it being in the immediate vicinity of Frankurt's business parks Niederrad and Hoechst. Its easy accessibility in relation to the A5 motorway, the city centre and the surrounding business parks make the hotel the ideal location for overnight stays and smaller conferences and meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.58" OriginalAmount="294" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.103892" Longitude="8.662389" StarRating="3" HotelCode="67350|25864" HotelName="Minerva" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Straße 31, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87106/a_87106_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt, on the south side of the main train station. Both the city centre and the international trade fair grounds are less than 1 km from the hotel. Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.65" OriginalAmount="295" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105128045412" Longitude="8.6634464171619" StarRating="4" HotelCode="382677|174916" HotelName="Grand Hotel Empire Frankfurt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimerstraße 15, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/31/5e31e7913bce59d3435a521e79d4b7c9b17d73f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.79" OriginalAmount="297" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.014618" Longitude="8.460019" StarRating="4" HotelCode="38017|13218" HotelName="NH Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="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,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kelsterbacher Straße 19-21, 65479 Raunheim, Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Raunheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62771/a_62771_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 12 km away from Frankfurt airport. In addition, Mainz, Wiesbaden, Darmstadt and Offenbach are all roughly 30 minutes away by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.056754" Longitude="8.907309" StarRating="2.5" HotelCode="162991|422892" HotelName="Serways Hotel Weiskirchen Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Central Heating,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>An der Autobahn A3, Rastplatz Weiskirchen Nord, 63110 Rodgau, Hessen</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290236/290236a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.28" OriginalAmount="304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108232" Longitude="8.667171" StarRating="4.5" HotelCode="62969|31544" HotelName="Mercure Hotel Kaiserhof Frankfurt City Center" 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,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstrasse 62, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81240/a_81240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, near Frankfurt’s main train station (200 m) and close to the main shopping area, as well as the trade fair centre (200 m) and the Roemer tourist area (1 km). The European Central Bank and the riverbank and museum area are all 200 m from the hotel. Frankfurt International Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="325.32" OriginalAmount="304.04" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|700733" HotelName="Bristol Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899057_foto_1.jpg</HotelPictures>
        <HotelDescription>Con una situaciandoacute;n magnandiacute;fica en pleno corazandoacute;n de Frandaacute;ncfort, este moderno hotel se encuentra a tan solo unos pasos de la estaciandoacute;n central y del centro internacional de ferias y congresos. El distrito financiero, las pintorescas orillas del randiacute;o Meno, el centro de la ciudad con el famoso edificio medieval Randouml;mer y numerosos opciones comerciales, museos, la andoacute;pera, the English Theatre y la Iglesia de San Pablo estandaacute;n a una corta distancia. Las habitaciones, luminosas, tienen un diseandntilde;o interior basado en una elegancia atemporal. Todas estandaacute;n amuebladas de forma excelente, incluyendo Wifi, TV por satandeacute;lite y otras modernas comodidades. Los clientes en viaje de negocios agradecerandaacute;n contar con las salas de reuniones disponibles en el hotel. Los huandeacute;spedes podrandaacute;n desconectar tomando una copa en el moderno bar, o tambiandeacute;n relajarse en el salandoacute;n de verano, una maravillosa zona ajardinada y un oasis de paz y tranquilidad en mitad del bullicioso Frandaacute;ncfort. Sin duda, este hotel es la opciandoacute;n ideal para los clientes en viaje de negocios y tambiandeacute;n  para los que se desplazan por placer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326.35" OriginalAmount="305" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.016407666667" Longitude="8.58331" StarRating="3" HotelCode="104313|445401" HotelName="Airport Walldorf Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstraße 42, 64546 Mörfelden-Walldorf, Hessen</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211119/211119a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mörfelden-Walldorf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="328.44" OriginalAmount="306.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="49.964054119315" Longitude="8.670929271164" StarRating="4" HotelCode="|EGBH" HotelName="ACHAT Hotel Egelsbach Frankfurt (22 km from Frankfurt)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Im Geisbaum 22, Egelsbach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/127767/11620486.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel was modernised in 2019. The hotel has a lift and features 88 non-smoking rooms. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a transfer service, room service (for a fee), an alarm call service, a laundry service and a coin-operated laundry. Travellers with bicycles can make use of the on-site bicycle storage area. Daily newspapers will keep you informed. A business centre with projector and a flip chart and pens is available. Larger events can be organised with the help of the conference service. 3 conference rooms are available for lectures, presentations and meetings.Situated in a quiet part of the old town, this hotel is ideal for business travellers as well as families. It is located approximately 20 km from the centre of Langen. Frankfurt - Frankfurt Internat (FRA) Airport is 18 km away.The hotel provides a number of options for sport and leisure. Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain just the right temperature. Rooms have a double bed or a queen-size bed. Children's beds and extra beds can be requested for younger guests. A minibar and a desk are also available. An ironing set is provided for guests' convenience. Other features include a TV, a radio and WiFi (no extra charge). 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. 2 family rooms are available for parents with children.Dining facilities include a restaurant, a dining room, a breakfast room and a bar. Half board can be booked. Breakfast, lunch and dinner are available. Diet meals, gluten-free meals, vegetarian dishes, lactose-free food and vegan food can be prepared on request. The hotel also offers special catering options. The hotel offers a selection of alcoholic and non-alcoholic beverages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.56" OriginalAmount="308" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109216365939" Longitude="8.6630347926598" StarRating="3" HotelCode="744325|425489" HotelName="niu Charly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 60-62, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/865402/a_865402_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.70" OriginalAmount="310" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.054208198135" Longitude="8.518939271164" StarRating="2" HotelCode="107522|394634" HotelName="ibis Frankfurt Airport 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>Langer Kornweg 9a-11, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148843/a_148843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="333.78" OriginalAmount="311.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|700882" HotelName="LEONARDO HOTEL HEIDELBERG WALLDORF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WALLDORF</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907287_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just down the road from the SAP headquarters, the Leonardo Hotel Heidelberg-Walldorf is surrounded by beautiful fields and provides a relaxing setting for both business and leisure travellers. A free shuttle is available to the SAP campus in Walldorf. The Heidelberg hotel is located near several companies and only a few minutes journey from the Walldorf train station. Owing to a convenient location near the A5 and A6 motorways, it is readily accessible by car. This Heidelberg hotel with 161 spacious rooms offers everything you need to work and relax, like free Wi-Fi throughout the hotel, complimentary parking, a restaurant, a lounge bar, two swimming pools with a poolside bar and a wellness centre. The hotel is a certified business and conference hotel and offers nine bright and air-conditioned function rooms and event facilities with a capacity of up to 296 persons.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="336.61" OriginalAmount="314.59" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A1FF60" HotelName="LEONARDO OFFENBACH FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16584_image51729753_0.jpg</HotelPictures>
        <HotelDescription>As of March 2020: The Leonardo Offenbach Frankfurt is located in the Commercial Kaiserlei district and enjoys tranquil setting next to the river Main, with good infrastructural connections to the centre of Frankfurt, Messe Frankfurt, and Frankfurt Airport. Due to its location, the hotel is ideal for holding conferences and for guests from the surrounding companies. The hotel offers 238 modern air-conditioned rooms, equipped with espresso machines, HD flat-screen TVs and free unlimited Wi-Fi. Food &amp; Beverage outlets include breakfast buffet, restaurant, and a bar. Five meeting rooms are available for meetings and events, as well as a fitness room and an E-filling station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="337.48" OriginalAmount="315.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|614742" HotelName="SAVOY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/70722_image61542925_0.jpg</HotelPictures>
        <HotelDescription>The Savoy Hotel is a family-run hotel, refined, modern and at the same time is a traditional hotel. Located in Frankfurt�'s downtown, just opposite the main train station, not far from the city center, and close to the fairgrounds and the airport, it is the ideal accommodation for business and leisure trips. The hotel offers 144 guest rooms divided in two categories: �standard� and �comfort,� and they are equipped with minibar, complimentary newspapers, and complimentary bottled water. All rooms feature cable television with pay movies. On weekends and national holidays you can breakfast up until 12:00. Enjoy a complimentary slice of cake at the hotel bar in the afternoon or simply a relaxing after-dinner drink in the evening. The Wellness Club with indoor pool, sauna and a fitness facility, is located on the ninth floor and boasts panoramic views of the Frankfurt skyline through floor-to-ceiling windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="337.91" OriginalAmount="315.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D02A15" HotelName="Premier Inn Premier Inn Darmstadt City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588827_foto_1.jpg</HotelPictures>
        <HotelDescription>Get the most out of city breaks in Germany by booking a great value stay at our Premier Inn Darmstadt City Centre hotel. Set just a 15-minute walk from Darmstadt Central Station, some of the most popular places to visit in Hesse are right on our doorstep! Get inspired with a guided tour of the European Space Operations Centre, discover classic art and culture at the Hessisches Landesmuseum Darmstadt, or explore scenic spots like the Herrngarten and Mathildenh�he. Plus, days out in Dormstadt wouldn't be complete without visiting the famous Frankenstein Castle! In the evenings, you can look forward to laid-back drinks in our bar and a great night's sleep in a super-comfy bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10624817" Longitude="8.66550398" StarRating="4" HotelCode="429995|445173" HotelName="The Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Central Heating,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hauptbahnhof 2, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/545699/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 The Frankfurt Hotel in Frankfurt (Bahnhofsviertel), you'll be minutes from Holbeinsteg and Frankfurt Opera House.  This hotel is within close proximity of English Theatre and Euro Symbol.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 88 air-conditioned rooms featuring minibars and flat-screen 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.&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;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary hot/cold 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 computer station, complimentary newspapers in the lobby, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="342.16" OriginalAmount="319.78" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16294" HotelName="B&amp;B Hotel Darmstadt" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621550_foto_1.jpg</HotelPictures>
        <HotelDescription>The total number of guest rooms is 102. This accomodation was lastly renovated in 2018. There is Wi-Fi throughout the hotel. The hotel provides 24-hour reception. The premises offer accessible public areas. Those who stay at this establishment arriving by car may leave their vehicle at the accommodation's parking spaces. Some services may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="342.22" OriginalAmount="319.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10808583089" Longitude="8.6686018109322" StarRating="4" HotelCode="18923|473401" HotelName="Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 59, Elbestraße 24-26, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/473401/473401a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Frankfurt am Main.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109369986506" Longitude="8.6653426753478" StarRating="3" HotelCode="332567|223026" HotelName="Hotel Forty Four" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 44, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/78833/1978833/1.jpg?f=14920896</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.48" OriginalAmount="323.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109492891547" Longitude="8.6595697189769" StarRating="2" HotelCode="332345|893437" HotelName="B&amp;B Hotel Frankfurt-Hbf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 80-84, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/9f/2a9fcf94a7cd5c642121094821ad0fe49bed82b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.68" OriginalAmount="324" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.077471767829" Longitude="8.6284410953522" StarRating="4" HotelCode="27240|25852" HotelName="Crowne Plaza Congress Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lyoner Straße 44-48, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40008/a_40008_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet yet central location, the Sheraton Congress Hotel Frankfurt is simple to reach for guests from Germany and abroad. The hotel is located next to the City Forest, right in the middle of the business district of Niederrad. The hotel is close to the motorways and the Commerzbank Arena (German Football League and International Championships). In addition, the airport and the central station are in the immediate vicinity, just a few minutes away by car or on the suburban rail network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107286" Longitude="8.667128" StarRating="3" HotelCode="67062|59144" HotelName="Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Strasse 42, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/473461/473461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="348.01" OriginalAmount="325.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115080130419" Longitude="8.6290103942156" StarRating="4" HotelCode="30043|57345" HotelName="Frankfurt Messe Managed by Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Katharinenkreisel, Opelrondell, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48384/a_48384_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is located in the centre of the smallest metropolis in the world, close to the Katharinenkreisel (Opelrondell) bus station, with direct connections to the A5, A66 and A648 motorways. The city centre is around 15 minutes away using public transport, as are the train station, Palmengarten, Alte Oper opera house and the Zeil shopping centre. Guests can reach Frankfurt International Airport in approximately 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.82" OriginalAmount="326" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.114809097675" Longitude="8.6499645698309" StarRating="0" HotelCode="446969|174920" HotelName="Aparthotel Adagio Frankfurt City Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamburger Allee 4, 60486 Frankfurt Am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556762/a_556762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.82" OriginalAmount="326" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107839840002" Longitude="8.6591926217079" StarRating="3" HotelCode="88589|59560" HotelName="Topas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastrasse 88, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124237/a_124237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre, around 5 minutes’ walk from the Old Town, the main train station, the Opera House and the shopping streets. Links to the public transport network are situated around 500 m from the hotel; the tourist centre, shops, bars and nightclubs are situated 1 km from the hotel. Frankfurt International Airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.89" OriginalAmount="327" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.032966" Longitude="8.592295" StarRating="4" HotelCode="37367|7690" HotelName="InterCityHotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Luftbrückendenkmal 1, Cargo City Süd, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61258/a_61258_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distance from the hotel to the city centre and the main railway station is 13 km and it is 12 km to the fair and exhibition centre. The hotel is located on the south side of Frankfurt Airport, with direct access to the A5 motorway, Frankfurt-Basel (exit ‘CargoCity Süd’).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.17" OriginalAmount="331" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11498285" Longitude="8.692770175" StarRating="3" HotelCode="107154|445689" HotelName="Hotel Zeil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/81076/1981076/32.jpg?f=15534421</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Frankfurt (Old Town), Hotel Zeil is minutes from Konstablerwache and Frankfurt Zoological Garden. This hotel is within close proximity of Museum of Modern Art and Cathedral Museum.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.24" OriginalAmount="332" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.158749569267" Longitude="8.5467640527439" StarRating="3" HotelCode="138531|444974" HotelName="Bommersheim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 418, 65760 Eschborn-Niederhöchstadt</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/198638/a_198638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eschborn. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="356.28" OriginalAmount="332.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107867363521" Longitude="8.6613115668297" StarRating="3" HotelCode="19933|INF" HotelName="Fleming's Express Hotel Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 31/10/2024" 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>Poststrasse 8</AddressLine>
          </AddressLines>
          <PostalCode>(0)6927391998</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24785/a_24785_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of Frankfurt city centre and is only about 10 km from the international airport. A selection of shopping and entertainment venues is also to be found nearby. The exhibition centre can also be reached within a few minutes and there is a stop for the public transport to be found in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.31" OriginalAmount="333" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.01235516463" Longitude="8.4423494338989" StarRating="4" HotelCode="64202|235248" HotelName="Best Western Amedia Frankfurt Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anton-Flettner-Strasse 8, 65479 Raunheim, Hessen</AddressLine>
          </AddressLines>
          <CityName>Raunheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82705/a_82705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.114241158995" Longitude="8.6905139372052" StarRating="4" HotelCode="137415|61842" HotelName="Grand Hotel Dream" 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>Albusstraße 9-11, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215017/215017a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.05357794" Longitude="8.52422054" StarRating="3" HotelCode="946954|398676" HotelName="Moxy Frankfurt Airport Kelsterbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 1, Kelsterbach 65451, Hessen</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="360.81" OriginalAmount="337.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1051918" Longitude="8.66290217" StarRating="4" HotelCode="746760|639618" HotelName="IntercityHotel Frankfurt Hauptbahnhof Süd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimer Straße 21, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/867912/w_867912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11857" Longitude="8.67638" StarRating="3" HotelCode="889089|59326" HotelName="The Suite Hotel Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fellnerstraße 3, 60322 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.08" OriginalAmount="344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.05496341" Longitude="8.59415895" StarRating="3" HotelCode="543506|223032" HotelName="MOXY Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Amelia-Mary-Earhart-Strasse 5, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577478/577478a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.36" OriginalAmount="348" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10896799" Longitude="8.6956672" StarRating="0" HotelCode="943699|415169" HotelName="Trip Inn Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oskar-Von-Miller-Straße 14, 60314 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/931599/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.43" OriginalAmount="349" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.0971222" Longitude="8.6006614" StarRating="4.5" HotelCode="382660|307987" HotelName="Naam Hotel &amp; Apartments Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Lärchenstraße 54A, 65933 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/47746/2247746/1.jpg?f=15096394</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.50" OriginalAmount="350" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104520942945" Longitude="8.6646081582318" StarRating="4" HotelCode="933772|364941" HotelName="Europa Style" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Straße 19, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/462798/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Europa Style in Frankfurt (Financial District), you'll be minutes from Holbeinsteg and Staedel Museum.  This hotel is within close proximity of Liebieghaus and Museum Giersch.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring minibars and flat-screen 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.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. 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 dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.57" OriginalAmount="351" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.111884" Longitude="8.712804" StarRating="4" HotelCode="61838|59032" HotelName="25hours Hotel Frankfurt The Goldman" 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>Hanauer Landstraße 127, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/58/582305/D5AHdGdM_2dfbebb6148cb0078a9b8554d5ae62a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377.71" OriginalAmount="353" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.099761003669" Longitude="8.7604507058859" StarRating="1" HotelCode="63683|25851" HotelName="Hotel Garni Djaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckstraße 147, 63067 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82066/a_82066_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located opposite the main train station in Offenbach am Main. The town centre is around 200 metres away and guests will find restaurants, bars, pubs and links to the public transport network within a few paces of the hotel. Frankfurt exhibition grounds are some 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.92" OriginalAmount="356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.113741" Longitude="8.619417" StarRating="4" HotelCode="165898|25866" HotelName="Welcome Hotel Frankfurt" 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>Leonardo-Da-Vinci-Allee 2, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232567/a_232567_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.92" OriginalAmount="356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.182266649163" Longitude="8.6925547458939" StarRating="4" HotelCode="105962|492203" HotelName="Harheimer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Harheim 11, 60437 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/147166/a_147166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="381.72" OriginalAmount="356.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110041671514" Longitude="8.692384958267" StarRating="4" HotelCode="|SFF" HotelName="Flemings Hotel Frankfurt Main-Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lange Strasse 5-9</AddressLine>
          </AddressLines>
          <PostalCode>(0)6921930599</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/39219/19365573.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 3 junior suites, 4 suites, 81 single rooms and 56 double rooms, which are located on 6 storeys and are reachable by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are happy to answer any questions. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services include medical assistance, room service (for a fee), a laundry service, 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 business centre with fax machine and projector is available.This hotel features Anglo-American interior designs and is centrally located just a few paces from the River Main. Guests may enjoy impressive panoramic views out over the metropolis that features countless museums, splendid banks and sights. Links to the public transport network are a convenient 500 m walk away and the main train station is approximately 3 km from the hotel. The famous Frankfurt Römer are 8 minutes walk from the hotel and Ostendstraße S-Bahn station is 5 minutes away. Frankfurt airport lies 13 km from the hotel.A sun terrace is a great place to while away the hours. 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, massage treatments and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and 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. Additional features include a mini fridge and a tea/coffee station. Further amenities include an ironing set and a trouser press. A direct dial telephone, a television with satellite/cable channels, a radio, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Guests can take advantage of the nightly turndown service. A shower and a bathtub are included the bathrooms. A hairdryer, bathrobes and a telephone are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a café and a bar. Guests can enjoy the culinary delights of the non-smoking, air-conditioned restaurant, which provides high chairs for children. At breakfast, guests serve themselves at the generous buffet. Various dishes can be ordered à la carte for lunch and dinner. Diet meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers special catering options.Parking spaces are available. Charges may apply.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="381.72" OriginalAmount="356.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108108" Longitude="8.661716" StarRating="0" HotelCode="|ZSF" HotelName="Metropolitan Hotel by Flemings" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Poststrasse 6</AddressLine>
          </AddressLines>
          <PostalCode>(0)69506070555</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/51844/870187.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 3 suites, 50 single rooms and 78 double rooms, which are located on 7 storeys and are reachable by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include medical assistance, room service (for a fee), an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This exclusive luxury hotel is located in Frankfurt am Main, on the north side of the main train station with excellent access to public transport into the city centre. A selection of bars, shops and restaurants are situated within 500 m of the hotel.A sun terrace is a great place to while away the hours. Sport and leisure facilities at the hotel include a gym and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, massage treatments and a solarium. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a queen-size bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge) are provided as well. Guests can take advantage of the nightly turndown service. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower and a bathtub. A hairdryer, a vanity mirror, bathrobes and a telephone are provided. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms can be booked. The hotel has non-smoking rooms.Various dining options are available, including a breakfast room, a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. At breakfast, guests serve themselves at the generous buffet. Various dishes can be ordered à la carte for lunch and dinner. Special meals, including diet meals, are also available. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="383.38" OriginalAmount="358.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B93B71" HotelName="LEONARDO HOTEL ESCHBORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ESCHBORN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20008_image60744609_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Hotel Eschborn Frankfurt is a modern business hotel located in the business district of the city. The hotel is ofering a private underground parking and electric vehicle charging stations, pets are also allowed and guests can enjoy a complete breakfast buffet, restaurant with terrace, bar and a gym. Those traveling for business can use the business center and have their meetings in the spacious meeting rooms of the hotel. 
All rooms are equipped with a mini fridge, a espresso machine, air-conditioning and heating as well as free unlimited Wi-Fi and a 42'' flat-screen TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.13" OriginalAmount="359" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.117833" Longitude="8.703701" StarRating="4" HotelCode="35900|307893" HotelName="Alexander am Zoo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldschmidtstraße 59-61, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291937/291937a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.13" OriginalAmount="359" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.055340931706" Longitude="8.5935777425766" StarRating="4" HotelCode="169176|29281" HotelName="Park Inn by Radisson Frankfurt Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amelia-Mary-Earhart-Str. 10, Gateway Gardens, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is barely 1 km from Frankfurt am Main International Airport, one of the busiest international airports in Europe, making it the ideal base from which to explore Germany as well as for guests embarking on a holiday elsewhere. This excellent location also offers easy access to the beautiful city of Frankfurt and its many amenities, and with a train station 2 km from the hotel, guests can get to the heart of the city in just 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.41" OriginalAmount="363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.091383105276" Longitude="8.6906093358994" StarRating="4" HotelCode="29309|21294" HotelName="Leonardo Royal Hotel Frankfurt" 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,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mailänder Straße 1, 60598 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47225/a_47225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sachsenhausen, the oldest district of the city of Frankfurt am Main that lies about 3 km from the city centre. A bus stop lies directly in front of the hotel and Südbahnhof underground station is a 10-minute walk away. Guests will discover an abundance of museums, bars, restaurants and shopping venues within 5 minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.48" OriginalAmount="364" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.168542" Longitude="8.728699" StarRating="4" HotelCode="55048|67172" HotelName="City Hotel Frankfurt-M Bad Vilbel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alte Frankfurter Straße 13, 61118 Bad Vilbel, Hesse</AddressLine>
          </AddressLines>
          <CityName>Bad Vilbel</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68645/a_68645_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 1 km from the centre of historical Bad Vilbel, just 5 km from the bustling, fast-paced financial metropolis of Frankfurt. Right in front of the hotel guests will find links to the public transport network which allow them to reach Frankfurt city centre, with its well-known skyline, pedestrian shopping street, historical Old Town and 13 museums, in just 15 minutes. Restaurants, bars and the Vilbeler Wald forest are all in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.48" OriginalAmount="364" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107599008539" Longitude="8.6607000231743" StarRating="3" HotelCode="88590|445710" HotelName="Cristall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottostraße 3, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124238/a_124238_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.97" OriginalAmount="371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108108" Longitude="8.661716" StarRating="5" HotelCode="32603|59387" HotelName="Steigenberger Hotel Metropolitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference 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>Poststraße 6, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51844/a_51844_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located in Frankfurt am Main, on the north side of the main train station with excellent access to public transport into the city centre. A selection of bars, shops and restaurants are situated within 500 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.04" OriginalAmount="372" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.055830760313" Longitude="8.5903743435859" StarRating="3.5" HotelCode="446164|182194" HotelName="Holiday Inn Frankfurt Airport" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bessie-Coleman-Strasse 16, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140119/b90b0255-4c35-40ce-be02-cf9abfbf6087.jpg?d=636741658220000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.102112" Longitude="8.697969" StarRating="4" HotelCode="90524|445870" HotelName="Cult" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Offenbacher Landstraße 56, 60599 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291578/291578a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="404.73" OriginalAmount="378.25" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8E316" HotelName="Premier Inn Premier Inn Wiesbaden City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2454385_foto_1.jpg</HotelPictures>
        <HotelDescription>Our Premier Inn Wiesbaden City Centre hotel is a stylish, central base for city breaks in Hesse. We're just a 10-minute walk away from Wiesbaden Hauptbahnhof - the city's main station - so getting around Hesse couldn't be easier throughout your stay. You'll have some of the most popular places to visit in Hesse right on your doorstep, too - get a taste of local culture at the Museum Wiesbaden, enjoy romantic days out in Wiesbaden at scenic spots like the Kurpark, or ride the Nerobergbahn railway and soaking up some incredible city views. Plus, if you're visiting Wiesbaden on business, the popular RheinMain CongressCenter is just a 15-minute walk away! In the evenings, head back to our Wiesbaden hotel for a tasty pizza or some drinks at the bar before relaxing on one of our super-comfy beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.74" OriginalAmount="382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.14183" Longitude="8.7478149999999" StarRating="4" HotelCode="25578|59660" HotelName="Amadeus am Hessen-Center" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Röntgenstrasse 5, 60388 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37329/a_37329_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is next to Frankfurt's Hessen Center mall and it is just 100 m from the Hessen Center metro station. The Zeil shopping area is less than 15 km away by public transport. Frankfurt International Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.81" OriginalAmount="383" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107765870468" Longitude="8.7602099776268" StarRating="4" HotelCode="26432|40176" HotelName="Sheraton Offenbach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 111, Am Büsing Palais, 63065 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37939/a_37939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Offenbach city centre, the hotel is ideally located next to Offenbach's city park. Frankfurt city centre is just 20 minutes away via local train; the station is just across from the front door. The hotel is also convenient to the motorway, which is only 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.09" OriginalAmount="387" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.055370704127" Longitude="8.5934537191574" StarRating="3.5" HotelCode="297098|60424" HotelName="Element Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupéry-Straße 6, 60549 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405182/a_405182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115650723863" Longitude="8.6422866582871" StarRating="4" HotelCode="33073|25863" HotelName="Novotel Frankfurt City" 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,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lise-Meitner-Strasse 2, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52512/a_52512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the exhibition centre and the university buildings, this hotel can easily be reached by car. From the central station (500 m) it is only 3 stops by tram to the hotel and just a few minutes on foot. The centre of Frankfurt is 2 km away where guests will find shopping opportunities. Points of interest such as the Goethe House (3 km), Palm Gardens (2 km) and the Museum Embankment (3 km) are all located nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="419.07" OriginalAmount="391.65" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|988087" HotelName="INTERCITYHOTEL DARMSTADT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911861_foto_32.jpg</HotelPictures>
        <HotelDescription>Offering free use of public transport with the FreeCityTicket, this modern 4-star hotel is located directly opposite Darmstadt Main Station. InterCityHotel Darmstadt has air-conditioned rooms. Each room has modern decor and contains a flat-screen TV, minibar and desk. All rooms also have a laptop safe box and some have wide-reaching city views.
 
The restaurant at InterCityHotel Darmstadt provides a breakfast buffet, as well as daily regional dishes. The hotel�s Bistro Lounge offers guests smaller snacks, while the bar stocks a range of drinks. InterCityHotel Darmstadt is conveniently situated 3 km from Darmstadtium Congress and Exhibition Centre. The European Space Operations Centre is just 1 km away from the hotel. Parking and Wi-Fi are available at InterCityHotel for an additional charge. Providing connections to Frankfurt am Main (38 km), the A5 motorway is 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1094303" Longitude="8.6630947999999" StarRating="4" HotelCode="104284|59930" HotelName="25hours Hotel The Trip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 56-58, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.116812" Longitude="8.638992" StarRating="4" HotelCode="14793|29559" HotelName="Mercure Hotel &amp; Residenz Frankfurt Messe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Voltastrasse 29, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17354/a_17354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 5 minutes walk from the exhibition centre, this hotel is just a short distance from the congress centre and some 400 m from links to the public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.51" OriginalAmount="393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112556872339" Longitude="8.7154026499848" StarRating="2.5" HotelCode="546513|223033" HotelName="Moxy Frankfurt East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 162, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608025/608025a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a bar and a newspaper stand are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.58" OriginalAmount="394" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112099710643" Longitude="8.7049507374344" StarRating="4" HotelCode="469720|223028" HotelName="INNSIDE Frankfurt Ostend" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 81, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580608/w_580608_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="422.07" OriginalAmount="394.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.091484" Longitude="8.688494" StarRating="3" HotelCode="445283|703300" HotelName="Living Hotel Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2024" HotelFacility="Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mailänderstraße 8, 60598 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/554868/a_554868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.79" OriginalAmount="397" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.15431" Longitude="8.7555199999999" StarRating="3" HotelCode="106783|424717" HotelName="Hotel Schoene Aussicht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Sperber 24, 60388 Frankfurt am Main, ?Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214892/214892a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.169821" Longitude="8.638011" StarRating="4" HotelCode="60615|59569" HotelName="relexa hotel Frankfurt/Main" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lurgiallee 2, 60439 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78456/a_78456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429.07" OriginalAmount="401" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11225414" Longitude="8.70693172" StarRating="3" HotelCode="649241|307888" HotelName="Hampton by Hilton Frankfurt City Centre East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Grusonstrasse 4, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/768209/w_768209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="429.50" OriginalAmount="401.40" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|700749" HotelName="Trip Inn Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977255_foto_1.jpg</HotelPictures>
        <HotelDescription>Los viajeros de negocios y turistas apreciarandaacute;n la comodidad que el hotel ofrece. Este hotel es una gran opciandoacute;n para cualquiera que viaje por motivos de negocios como para turistas que deseen pasar unos dandiacute;as de relax en el centro de la ciudad de Frankfurt. El hotel, recientemente reabierto se encuentra en la orilla del randiacute;o principal, que estandaacute; a poca distancia a pie de la estaciandoacute;n central de Frankfurt (Hauptbahnhof). La feria comercial tambiandeacute;n estandaacute; a un corto paseo desde el hotel, tambiandeacute;n hay transporte panduacute;blico a Frankfurt Fair.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10738871" Longitude="8.66927891" StarRating="2.5" HotelCode="573003|307977" HotelName="Main Hotel Frankfurt City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elbestraße 14, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6820674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.048231554295" Longitude="8.6779975891113" StarRating="3" HotelCode="81630|67200" HotelName="Tulip Inn Frankfurt Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Ulrich-Straße 161, 63263 Neu-Isenburg</AddressLine>
          </AddressLines>
          <CityName>Neu-Isenburg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110244/a_110244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Neu-Isenburg. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.05616361" Longitude="8.59655106" StarRating="4" HotelCode="567356|307968" HotelName="Hyatt Place Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupéry-Straße 4, 60549 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614262/614262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109791" Longitude="8.651041" StarRating="4" HotelCode="60616|59220" HotelName="Mövenpick Hotel Frankfurt City" 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,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Den Haager Strasse 5, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78457/gt_78457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the Frankfurt exhibition centre in the European quarter. The bus station is about 300 m away and shopping venues some 3 km from the hotel. The establishment is only 10 minutes’ walking distance to the city’s main station and banking area and 11 km from Frankfurt Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="442.73" OriginalAmount="413.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="4" HotelCode="976839|725973" HotelName="Lindley Lindenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lindleystraße 17, 60314 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32800000/32793900/32793820/f5a51a67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="442.87" OriginalAmount="413.90" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5A923" HotelName="IntercityHotel Frankfurt Hauptbahnhof S�d" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2368569_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 900 metros del centro del pueblo, el hotel brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. Los clientes encontrarandaacute;n el aeropuerto a 10. 0 km. IntercityHotel Frankfurt Hauptbahnhof Sanduuml;d dispone de un total de 414 habitaciones. Este establecimiento se edificandoacute; en 2018. Todos los clientes que se alojen en esta propiedad podrandaacute;n conectarse al Wi-Fi en todo el edificio. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que esta propiedad dispone de recepciandoacute;n 24 horas. Desafortunadamente, no hay habitaciones en las que los clientes puedan pedir una cuna para los mandaacute;s pequeandntilde;os. Este hotel estandaacute; adaptado e incluye habitaciones accesibles para personas con movilidad reducida ya que vela por las necesidades especiales de sus visitantes. Los huandeacute;spedes podrandaacute;n utilizar el aparcamiento. El hotel aplica una polandiacute;tica sostenible. Las opciones de restauraciandoacute;n disponibles son un complemento perfecto para la estancia de los huandeacute;spedes. Este alojamiento dispone de instalaciones para conferencias. Algunos de estos servicios de IntercityHotel Frankfurt Hauptbahnhof Sanduuml;d pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.98" OriginalAmount="414" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.129706380951" Longitude="8.5940188048935" StarRating="3" HotelCode="140598|307949" HotelName="Hotel Rödelheimer Hof - Am Wasserturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschborner Landstraße 146, 60489 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201100/a_201100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.98" OriginalAmount="414" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.106150553767" Longitude="8.6956787109375" StarRating="4" HotelCode="27242|59552" HotelName="Lindner Hotel &amp; Residence Main Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walther-von-Cronberg-Platz 1, 60594 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40010/a_40010_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.54" OriginalAmount="422" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108179559584" Longitude="8.7314778048935" StarRating="4" HotelCode="40697|163262" HotelName="Delta Hotels by Marriott Frankfurt Offenbach" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 45, 63067 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65853/a_65853_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the Rhine-Main-Region and easy accessible through highways A661, A5 and A3. The nearest train station is only 800 m (8-minute walk) away where guests have a direct connection to Frankfurt, Frankfurt Airport and Offenbach. The centre of Offenbach and numerous shops are just 2 km from the business hotel, and restaurants, bars and a bus station can be found on the hotel's doorstep. Kaiserlei underground station is a 10-miunte walk from the conference hotel and nearby places of interest include the Römer and Goethehaus in Frankfurt (both 5 km), Frankfurt trade fair grounds (6 km) and Offenbach Leather Museum (2 km). Frankfurt International Airport is approximately 17 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108277" Longitude="8.652268" StarRating="4" HotelCode="284073|40305" HotelName="Citadines City Centre Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 23, 60327 Frankfurt am Main, ?Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140105/e9d17045-9560-4619-8e1d-fb62435df372.jpg?d=636741652150000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Frankfurt am Main, right by to Messe Frankfurt Event Center, Messe S-Bahn Train Station and the Skyline Plaza Shopping Center straight across. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.01595" Longitude="8.79246" StarRating="4" HotelCode="139494|515802" HotelName="Sonnenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Hahn-Straße 7, 63128 Dietzenbach</AddressLine>
          </AddressLines>
          <CityName>Dietzenbach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/41781/2441781/1.jpg?f=15071269</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dietzenbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.96" OriginalAmount="428" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1157437" Longitude="8.6533793" StarRating="4" HotelCode="76518|90196" HotelName="an der Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstraße 104, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363009/363009a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Frankfurt am Main, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="458.05" OriginalAmount="428.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105001" Longitude="8.66879" StarRating="4" HotelCode="211554|212366" HotelName="Scandic Frankfurt Museumsufer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 44, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212366/212366a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is situated in a lively neighbourhood convenient and central in Frankfurt am Main. There are a number of shops nearby. The nearest airport is Frankfurt - Frankfurt Internat (FRA), 16 km.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.03" OriginalAmount="429" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108969070177" Longitude="8.6470757177906" StarRating="3" HotelCode="318768|90194" HotelName="Hampton by Hilton Frankfurt City Centre Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 46, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432387/a_432387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.24" OriginalAmount="432" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108750424712" Longitude="8.655857730031" StarRating="4" HotelCode="332800|60499" HotelName="Skyline Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hohenstaufenstraße 1-3, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/549102/549102a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.31" OriginalAmount="433" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109666" Longitude="8.68861788" StarRating="0" HotelCode="964377|493255" HotelName="Hotel My Main" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schöne Aussicht 14, 60311 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34500000/34494700/34494601/6db0de05_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.59" OriginalAmount="437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.05554021" Longitude="8.58892135" StarRating="3" HotelCode="759980|343393" HotelName="Hampton by Hilton Frankfurt Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thea-Rasche-Straße 6, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638444/638444a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.73" OriginalAmount="439" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.080466872118" Longitude="8.6282934024467" StarRating="4" HotelCode="59641|9426" HotelName="INNSIDE Frankfurt Niederrad" 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,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herriotstrasse 2, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77221/a_77221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the international business district of Frankfurt Niederrad, which is well situated between the international airport (about 8 km), the city centre (some 5 km), the international exhibition grounds and the motorway junction A5/A3 which is the North-South and East-West axis through Germany. The Commerzbank Arena, well-known from the football World Cup in Germany, is within walking distance. The hotel also has excellent links to the public transport network, which gives guests access to all corners of Frankfurt within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="471.55" OriginalAmount="440.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|700706" HotelName="Frankfurt Messe Managed by Meli�" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905111_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel urbano de negocios estandaacute; situado en el centro de la metrandoacute;polis mandaacute;s pequeandntilde;a del mundo, cerca de la estaciandoacute;n de autobuses de Katharinenkreisel (Opelrondell) y que ofrece conexiones directas con las autopistas A5, A66 y A648. El centro de la ciudad se encuentra a unos 15 minutos en transporte panduacute;blico, asandiacute; como la estaciandoacute;n de trenes, Palmengarten, la andoacute;pera Alte Oper y el centro comercial Zeil. El aeropuerto internacional de Frandaacute;ncfort se encuentra a aproximadamente 10 minutos en coche.Las 177 habitaciones de una elegancia intemporal se adaptan igualmente a huandeacute;spedes en viaje de negocios como de ocio. Las reuniones y las conferencias se celebran en una zona de banquetes y reuniones climatizada de 300 mandsup2;. Se ofrece restaurante, servicio de habitaciones y bar 24 horas en el vestandiacute;bulo, asandiacute; como aparcamiento y garaje subterrandaacute;neo. Ademandaacute;s, el hotel de negocios con aire acondicionado dispone de vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa, ascensor, conexiandoacute;n a Internet WiFi (con cargo adicional) y servicio de lavanderandiacute;a.Todas las habitaciones estandaacute;n decoradas con colores candaacute;lidos y acogedores y estandaacute;n equipadas con muebles de madera modernos, escritorio, butaca y mesillas de noche a ambos lados de la cama doble. Las habitaciones se encuentran distribuidas de la primera planta a la quinta, y disponen de cuarto de baandntilde;o con baandntilde;era, ducha y un calefactor adicional para mayor comodidad. Estandaacute;n dotadas de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa, radio, conexiandoacute;n a Internet, minibar y aire acondicionado y calefacciandoacute;n regulables. Hay habitaciones con 1 cama doble o con 2 camas individuales (a peticiandoacute;n a la llegada al hotel). Cuentan ademandaacute;s con ventanas totalmente insonorizadas.Se ofrece una zona deportiva con gimnasio, sauna y una sala de relajaciandoacute;n.Se sirven bufets para el desayuno, el almuerzo y la cena y se ofrece el almuerzo y la cena de menanduacute; o la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.15" OriginalAmount="445" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10901341" Longitude="8.65481106" StarRating="4" HotelCode="511979|223017" HotelName="Adina Apartment Hotel Frankfurt Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Strasse 3, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/626726/a_626726_X2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this apartment hotel is located right in the heart of Frankfurt am Main. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.64" OriginalAmount="452" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11682" Longitude="8.65655" StarRating="4" HotelCode="76792|307916" HotelName="Beethoven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beethovenstraße 46, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151281/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.050064" Longitude="8.54558" StarRating="4" HotelCode="59818|29275" HotelName="NH Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mörfelder Str. 113, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77453/a_77453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a short distance of the airport, about 2 km from the centre of Kelsterbach with its numerous shops, restaurants, bars and pubs. Links to the public transport network are located directly in front of the hotel. The airport and motorway are 1.5 km away, Frankfurt city centre, the congress centre, the river Main and the Commerzbank-Arena all lie about 15 km from the hotel and Sachsenhausen, a historic part of Frankfurt, is 20 km away. Frankfurt Hahn airport is about 117 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="487.92" OriginalAmount="456" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112323" Longitude="8.661946" StarRating="3" HotelCode="107014|59155" HotelName="Hotel Villa Florentina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westendstraße 23, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148296/w_148296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.06" OriginalAmount="458" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11783519" Longitude="8.65880468" StarRating="4.5" HotelCode="575936|307998" HotelName="SAKS Urban Design Hotel Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mendelssohnstrasse 79, 60325 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/693108/a_693108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar and a business centre, for a comfortable and relaxing stay. 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="492.20" OriginalAmount="460" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115172983926" Longitude="8.680393082209" StarRating="3" HotelCode="747135|360099" HotelName="Moxy Frankfurt City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thurn-und-Taxis-Platz 8, 60313 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632983/632983a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel in Germany's fifth largest city. Downtown Frankfurt is the place to be with a thriving financial district, annual Christmas market and extensive collection of museums. The birthplace of renowned writer Johann Wolfgang von Goethe is also home to clubs, bars and world-class restaurants by Main River. Moxy Frankfurt City Center is the exclamation point in the middle of it all, offering a neon play area with foosball, a modern lounge with a fireplace, vibrant wall murals, free Wi-Fi and a 24-hour bar. In fact, your room key comes with a Moxy cocktail. Take a sip from your Moxified Sleeper, surrounded by floor-to-ceiling art. Follow the motion-activated guidelights under your bed to your contemporary bathroom. Then, let you hair down. Our hotel accommodations are striking, stylish and, most importantly, memorable—just like the nightlife in downtown Frankfurt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="492.54" OriginalAmount="460.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.055370704127" Longitude="8.593453719157" StarRating="0" HotelCode="|BWAF" HotelName="Best Western Hotel Airport Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupery-Strasse 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/405182/14870170.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 133 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a drinks machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. 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 or in the car park. Further services and facilities include a transfer service, a laundry service and a coin-operated laundry. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Frankfurt am Main.Guests can enjoy a selection of sport and entertainment options. A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including a gym and aerobics. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Extra beds can be requested. A safe and a desk are also available. There is a fully-equipped kitchenette with a refrigerator, microwave, tea/coffee station and dishwasher. An ironing set is provided for guests' convenience. A telephone, a TV, an alarm clock and WiFi are provided as well. A hairdryer and a telephone are provided in the bathrooms, which include a shower and a bathtub. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a bar. Breakfast and lunch are served every day. Special meals, including diet meals, are also available. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.34" OriginalAmount="462" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115019656424" Longitude="8.6562133376665" StarRating="3" HotelCode="104486|307903" HotelName="Atrium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethovenstraße 30, 60325 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2Bpj22XDVW1tVIuJuWS1KLR5ouMRsWxxNx3T%2BvWOm4xtSj64EgRtquv1kTSLdi6%2B2KxDEYp3hJVAPGj8cU6CdB3Gg7ZfLZXIKSszS6XhKtqc9VJpqa6uJn%2Fo98tYCQfCcLWY2lqlQL4iQnVNn53gj3sUIYgbNzQnIycoBuollLbGW5dbn5C9pdNDe0CamLcnLaAb%2Bb%2FXqL95aEdduM8SwHXhrm0ylv1sRfhoJE3DrNiQ8%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="495.41" OriginalAmount="463" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.1196815" Longitude="8.649806" StarRating="3" HotelCode="889261|60017" HotelName="West an der Bockenheimer Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gräfstraße 81, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214743/214743a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.83" OriginalAmount="469" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11995" Longitude="8.67788" StarRating="3.5" HotelCode="889126|308008" HotelName="Turm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Conference Hall,Fax,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschersheimer Landstraße 20, 60322 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/149772/a_149772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110041671514" Longitude="8.6923849582672" StarRating="5" HotelCode="26733|59495" HotelName="Fleming's Hotel Frankfurt Main-Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference 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>Lange Straße 5-9, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39219/a_39219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features Anglo-American interior designs and is centrally located just a few paces from the River Main. Guests may enjoy impressive panoramic views out over the metropolis that features countless museums, splendid banks and sights. Links to the public transport network are a convenient 500 m walk away and the main train station is approximately 3 km from the hotel. The famous Frankfurt Römer are 8 minutes walk from the hotel and Ostendstraße S-Bahn station is 5 minutes away. Frankfurt airport lies 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="515.74" OriginalAmount="482" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107943053116" Longitude="8.6594635248184" StarRating="4" HotelCode="94169|29561" HotelName="The Pure" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 86, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214117/214117a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="517.88" OriginalAmount="484" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.108461" Longitude="8.66584" StarRating="3" HotelCode="387106|59051" HotelName="City Hotel West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 35, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89488/w_89488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, near Frankfurt's main train station. The financial district, places of cultural interest and entertainment are all within walking distance and there are restaurants, bars, public transport links, and shops in the close vicinity. It is located 11 km from the airport, 200 m from the main station and 1.3 km from Frankfurt Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="521.44" OriginalAmount="487.33" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|700800" HotelName="Memphis Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903328_foto_23.jpg</HotelPictures>
        <HotelDescription>El hotel goza de una ubicaciandoacute;n candeacute;ntrica, a 5 minutos de la estaciandoacute;n de tren principal. Estandaacute; a un corto paseo de la Feria de Frandaacute;ncfort, de la Bolsa, el distrito financiero, de tiendas exclusivas, galerandiacute;as de arte, lugares de interandeacute;s cultural, varios restaurantes, el barrio histandoacute;rico de Sachsenhausen y el pintoresco edificio Randouml;mer. En las inmediaciones encontrarandaacute; transporte panduacute;blico y la estaciandoacute;n de tren principal. El aeropuerto internacional de Frandaacute;ncfort estandaacute; a 12 km.El hotel, renovado en 2005, estandaacute; especialmente diseandntilde;ado como un hotel de negocios y disfruta de un ambiente muy animado. Cuenta con 42 habitaciones repartidas en 7 plantas, ademandaacute;s de vestandiacute;bulo, recepciandoacute;n y servicio de salida 24 horas, caja fuerte, ascensor, bar, sala de desayunos y conexiandoacute;n a Internet. Dispone de WiFi, servicio de lavanderandiacute;a y aparcamiento en la parte de atrandaacute;s del hotel por un cargo adicional.Las 42 cuidadas habitaciones cuentan con cuarto de baandntilde;o con ducha/baandntilde;era, salas privadas, TV por cable, minibar, telandeacute;fono de landiacute;nea directa RDSI con contestador privado, conexiandoacute;n WiFi, secador de pelo, radio despertador, caja fuerte, camas dobles y calefacciandoacute;n regulable.El desayuno se sirve en forma de bufet.Si llega en tren, en la estaciandoacute;n central de Frankfurt salga por la salida principal, cruce la plaza principal de la estaciandoacute;n, continanduacute;e por el lado derecho y entre en la calle Manduuml;nchener Straandszlig;e. El hotel estandaacute; a unos 300 m mandaacute;s adelante, a la derecha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="523.23" OriginalAmount="489" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.117934" Longitude="8.672391" StarRating="4" HotelCode="97851|61646" HotelName="Ameron Die Welle Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leerbachstrasse 7, 60322 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180997/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.44" OriginalAmount="492" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.117460921759" Longitude="8.6798778048935" StarRating="5" HotelCode="104770|59892" HotelName="Fleming's Selection Hotel Frankfurt-City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenheimer Tor 2, 60318 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145914/a_145914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="533.15" OriginalAmount="498.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.111166" Longitude="8.665335" StarRating="4" HotelCode="311738|616505" HotelName="Holiday Inn Frankfurt-Alte Oper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 27, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616505/616505a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="543.13" OriginalAmount="507.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|075436" HotelName="STEIGENBERGER METROPOLITAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904899_foto_1.jpg</HotelPictures>
        <HotelDescription>The  Steigenberger Metropolitan Hotel  offers large rooms with free Wi-Fi. It stands beside Frankfurt Central Station, a 10-minute walk from the Frankfurt Messe Exhibition  and Conference Centre. The soundproofed rooms of the Steigenberger Hotel Metropolitan are at least 21 m� in size. They include a flat-screen TV with satellite channels, a minibar, and a bathroom with granite d�cor. The Metropolitan Health Club features a sauna, steam room, and gym. A range of massages can also be booked here. Creative, international cuisine is served in the Steigenberger's Brasserie M restaurant. Guests can relax on the summer terrace or in the British-style Metropolitan Bar &amp; Lounge. The Metropolitan's 24-hour reception can book exclusive transfers to Frankfurt Airport. This is 15 km away. The location of the hotel is a great choice for travellers interested in Skyline, Old Town and City Trip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="547.84" OriginalAmount="512" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.120945" Longitude="8.68955" StarRating="3" HotelCode="35897|223027" HotelName="Villa Orange" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hebelstraße 1, 60318 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291465/291465a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10869048" Longitude="8.64643552" StarRating="4" HotelCode="317690|60819" HotelName="Capri by Fraser Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 42, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/110347/45b38be5-46c4-4764-a88f-3e0bf660076e.jpg?d=636741651560000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568.17" OriginalAmount="531" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110203" Longitude="8.66782815" StarRating="3.5" HotelCode="576229|307890" HotelName="Hilton Garden Inn Frankfurt City Centre" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Weserstraße 43, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/693405/w_693405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="571.86" OriginalAmount="534.45" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|152299" HotelName="Villa Westend Hotel an der Messe" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298794_foto_1.jpg</HotelPictures>
        <HotelDescription>El Hotel an der Messe es una apuesta segura para todos aquellos que visitan Frandaacute;ncfort tanto por trabajo como por placer. Estandaacute; situado en el barrio residencial de Westend, un barrio candeacute;ntrico y tranquilo a sandoacute;lo unos pasos del recinto ferial, del pabellandoacute;n de eventos Festhalle Frankfurt y del distrito financiero. Dispone de varias paradas de transporte panduacute;blico en sus cercanandiacute;as para llegar fandaacute;cil y candoacute;modamente al aeropuerto o a la estaciandoacute;n de trenes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="578.87" OriginalAmount="541" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107289366307" Longitude="8.672536611557" StarRating="4" HotelCode="900027|63922" HotelName="Adina Apartment Hotel Frankfurt Neue Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 6, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182936/gt_182936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Frankfurt am Main. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="589.57" OriginalAmount="551" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112197" Longitude="8.656202" StarRating="4" HotelCode="904118|29295" HotelName="NH Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrich-Ebert-Anlage 38, 60325 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237822/a_237822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys excellent public transport links so guests can easily reach the best bars and restaurants in central Frankfurt (just 5 minutes by metro). The nearest U-Bahn (metro) station is a 2-minute walk from the hotel, as is the Festhalle Frankfurt railway station. Guests will find the shops of Zeil Frankfurt 2 km from the hotel and the many attraction of Frankfurt, including the Roemer, Alte Oper (opera), and Paulskirche church, are all 5 to 10 minutes on public transport. The Frankfurt trade fair grounds are a 2-minute walk from the hotel, and Frankfurt International Airport (Rhein-Main) is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.99" OriginalAmount="557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.109060453133" Longitude="8.6478207081061" StarRating="3.5" HotelCode="497783|227189" HotelName="Premier Inn Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 44, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10368037</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Frankfurt, in a side street in the banking district, this hotel lies just 400 m from the main train station. There is a stop for the public transport to be found in the hotel's vicinity offering excellent links to Frankfurt's trade fair centre.

This 7-storey city hotel comprises a total of 60 rooms of which 10 are suites. Facilities include a foyer with a lift, a cosy hotel bar, a breakfast room and several conference rooms. Those arriving by car may take advantage of the parking facilities.

The tastefully designed rooms each include an en suite bathroom with a hairdryer, a direct dial telephone, an Internet connection, satellite/cable TV with a pay TV function. A minibar, a radio, a hire safe and centrally regulated air conditioning and heating. The suites are more spacious and additionally include a separate lounge.

Breakfast may also be selected from a buffet each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="605.73" OriginalAmount="566.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|971629" HotelName="ATRIUM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/622384_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Frankfurt. It is close to the Exhibition Grounds and the nearest station is Taunusanlage. The Hotel has a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609.90" OriginalAmount="570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11478099" Longitude="8.64951452" StarRating="0" HotelCode="954874|406035" HotelName="Holiday Inn Express Frankfurt City Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamburger Allee 12, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10922616&amp;full=1</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.11" OriginalAmount="573" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.117141888489" Longitude="8.6871767789125" StarRating="4" HotelCode="49081|4030" HotelName="NH Collection Frankfurt City" 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,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vilbeler Straße 2, 60313 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34275/a_34275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a convenient location in the city centre, with its countless restaurants, bars, pubs, nightclubs, shops and further entertainment venues. Links to the public transport network are only around 300 m from the hotel. The pedestrianised zone is also 300 m away, the bus station can be reached in 2 km and the main railway station in 3 km. It is about 4 km to the exhibition centre, and 13 km to Frankfurt airport. Hahn airport is 80 km away and Cologne/ Bonn airport 150 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="623.47" OriginalAmount="582.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.067848674223" Longitude="8.6422598361969" StarRating="3" HotelCode="169242|292345" HotelName="Lindner Hotel &amp; Sports Academy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Fleck-Schneise 8, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236173/a_236173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.107079496545" Longitude="8.6693447828293" StarRating="3" HotelCode="169241|40164" HotelName="Holiday Inn Express Frankfurt City - Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Elbestraße 7, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/5/0/1/1/1/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="630.23" OriginalAmount="589" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.141333" Longitude="8.698828" StarRating="4" HotelCode="94164|59349" HotelName="Best Western Premier IB Hotel Friedberger Warte" 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>Homburger Landstraße 4, 60389 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130771/a_130771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="631.47" OriginalAmount="590.16" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|803228" HotelName="AVANI FRANKFURT CITY HOTEL (PREVIOUSLY NH COLLECTION FRANKFURT CITY)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207685_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The Avani Frankfurt City is ideally located in the center of Frankfurt/Main, the perfect starting point for shopping in the Zeil, just a two-minute walk away, and for visiting Frankfurt's historical sites, such as the landmark medieval "R�mer". All museums in the historic district of Frankfurt Sachsenhausen are within a few minutes' walk or by public transport. The train station is located just half a kilometer from the hotel. It is a four-star hotel of superior quality, with 256 rooms with all comforts, including eight suites and eleven superior rooms. All rooms are elegantly designed, with modern furniture and warm colors. The hotel has multi-purpose meeting/banquet rooms with capacity for 180 people, where business meetings and private events can be held. Guests enjoy a hearty breakfast at our buffet, along with a variety of international dishes and teas from Japan and the Middle East. The hotel's lounge bar is a great place to relax and enjoy sporting events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.101712022924" Longitude="8.5533311963081" StarRating="4" HotelCode="27246|25859" HotelName="Lindner Congress Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bolongarostraße 100, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40014/a_40014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681.59" OriginalAmount="637" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.117492744005" Longitude="8.6271026730537" StarRating="4" HotelCode="54535|29572" HotelName="Radisson Blu Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Franklinstrasse 65, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63419/a_63419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 10-minute tram ride from the Frankfurt Trade Fair and Frankfurt Central Station. The closest tram stop is just a 3-minute walk from the hotel. Nearby places of interest include the Palmengarten, Leipziger Strasse and the Goethe Museum. The hotel is situated 10 km from Frankfurt Airport and 1 km from the nearest railway station (Frankfurt West).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.73" OriginalAmount="639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.051841055518" Longitude="8.5721884667873" StarRating="5" HotelCode="56590|23476" HotelName="Sheraton Frankfurt Airport Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hugo-Eckener-Ring 15, Rhein-Main-Flughafen, 60549 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73347/a_73347_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to Frankfurt airport just a short distance from Taunus. Excellent links to the public transport network are to be found a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689.08" OriginalAmount="644" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105782412201" Longitude="8.6661985516548" StarRating="5" HotelCode="22240|7697" HotelName="Le Méridien Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhüttenplatz 28-38, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29049/a_29049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the idyllic Wiesenhüttenplatz, this old-world grandeur hotel is wonderfully juxtaposed against the vibrant city of Frankfurt. Sightseeing attractions such as the Goethe Museum or the Alten Oper are less than 3 km away. The main train station and further links to the public transport network are just a few minutes away. Frankfurt Airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="709.41" OriginalAmount="663" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.053267472091" Longitude="8.5707092285156" StarRating="3.5" HotelCode="140659|32215" HotelName="Hilton Garden Inn Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201337/a_201337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="726.99" OriginalAmount="679.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11319" Longitude="8.67194" StarRating="5" HotelCode="889267|120474" HotelName="INNSIDE Frankfurt Eurotheum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/11/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Mainzer Straße 66-68, 60311 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/149951/a_149951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in an award-winning skyscraper opposite the Opera House and offers fantastic views of the Frankfurt skyline. Guests will find a range of dining options and shops nearby, and links to the public transport network can be found 200 m away, at the Taunusanlage railway station. Frankfurt Airport lies some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="745.31" OriginalAmount="696.55" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|078594" HotelName="FLEMINGS SELECTION HOTEL FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23617_image60347328_0.jpg</HotelPictures>
        <HotelDescription>This hotel offers a roof terrace with great views of the Frankfurt skyline and a restaurant and free WiFi. The Zeil shopping street is just 1312 feet away. Flemings Selection Hotel Frankfurt-City has elegant, soundproofed rooms with flat-screen TV and laptop safe. Eschenheimer Tor Underground Station is directly outside the Flemings Selection Frankfurt. Trains run to the Frankfurt Messe Exhibition Center in 15 minutes. Flemings Selection Hotel Frankfurt-City offers a Breakfast buffet with skyline view.When booking more than 5 rooms, different policies and additional supplements may apply.WiFi is available in public areas and is free of charge.Public parking is available on site (reservation is not possible) and costs  EUR 30 per  day.Pets are allowed on request. Charges may apply.Children of all ages are allowed.Children 3 and under stay for free when using an available crib.You haven't added any extra beds.Any type of extra bed or crib is upon request and needs to be confirmed by management.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. In accordance with government guidelines to minimize transmission of the coronavirus (COVID-19), this property may request additional documentation from guests to validate identity, travel itinerary, and other relevant info on dates where such guidelines exist. Due to the coronavirus (COVID-19), make sure you're booking this property in accordance with the destination's local government guidelines, including (but not limited to) the purpose of travel and maximum group size. 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. Due to coronavirus (COVID-19), this property adheres to strict physical distancing measures. Guests under the age of 18 can only check in with a parent or official guardian. Please note that any increases in local taxes will cause the rates to be adjusted accordingly.ParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsBreakfast in the roomIroning serviceInternetElevatorExpress check-in/outSafeSoundproof roomsPacked lunchesHeatingFax/PhotocopyingBaggage storageWifiFree WifiSmoke-free propertyAir conditioningSun deckConciergeSpecial diet meals (on request)Shared lounge/TV areaDaily housekeepingParking on siteKids' mealsKid-friendly buffetElectric vehicle charging stationWheelchair accessibleToilet with grab railsLowered sinkWine/ChampagneFruitCoffee house on siteOutdoor furniturePicnic areaFitnessKey card accessSecurity 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 staysFood 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 serviceInvoice 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 professionalsFace masks for guests availableParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsBreakfast in the roomIroning serviceInternetElevatorExpressR</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="791.70" OriginalAmount="739.91" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C91415" HotelName="NH COLLECTION FRANKFURT SPIN TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27975_image61039950_0.jpg</HotelPictures>
        <HotelDescription>It is located in Frankfurt/Main, 800 meters from Frankfurt Central Station. NH Collection Frankfurt Spin Tower provides accommodation with a restaurant, private parking, a fitness center and a bar. The property is located 1.9 km from Palmengarten, 1.9 km from Goethe House and 2.5 km from German Film Museum. There is a 24-hour reception, room service and currency exchange.
Rooms include a desk and a flat-screen TV. All rooms at the NH Collection Frankfurt Spin Tower have a private bathroom with bathrobes and slippers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820.69" OriginalAmount="767" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.052909" Longitude="8.569785" StarRating="4" HotelCode="905453|29276" HotelName="Hilton Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, Am Flughafen, 60600 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241404/a_241404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839.95" OriginalAmount="785" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.112917661447" Longitude="8.6498719453812" StarRating="0" HotelCode="14544|2256" HotelName="Maritim Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Heuss-Allee 3, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16988/a_16988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is centrally located close to the Messeturm and the historical Festhalle that offers a lively programme of events. The hotel is the ideal stopover point for those on a visit to Frankfurt offering excellent links to the public transport network that provide easy access to the city's top sights and cultural offerings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="850.65" OriginalAmount="795" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.104585072396" Longitude="8.6668610572815" StarRating="5" HotelCode="900007|29562" HotelName="Roomers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/11/2024" 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>Gutleutstrasse 85, 60329 Frankfurt Am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182914/a_182914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the German city of Frankfurt, just minutes away from the River Main. Guests are unlikely to find a better place to relax and indulge in Frankfurt than this establishment. The centre of town can be reached in around 10 minutes on foot and the main train station is just a 5-minute walk away. Furthermore, the trade exhibition grounds, the banking district and the shopping area are all within walking distance. The capital of Hesse, Wiesbaden, is around 40 km away and Frankfurt International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909.50" OriginalAmount="850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115721241345" Longitude="8.6873370409012" StarRating="5" HotelCode="28496|29271" HotelName="The Westin Grand Frankfurt" 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,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Adenauer-Straße 7, 60313 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42117/a_42117_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt. It lies in the vicinity of the Roemer and the nearest stop on the public transport network is Konstabler Wache. It is a mere 2 km to the railway station and Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="918.06" OriginalAmount="858" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11628615" Longitude="8.68030511" StarRating="3" HotelCode="781490|360100" HotelName="Residence Inn Frankfurt City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stiftstrasse 43, 60313 Frankfurt Am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636441/636441a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Frankfurt City. There are a total of 157 rooms on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927.69" OriginalAmount="867" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.105971426272" Longitude="8.7215192839919" StarRating="4" HotelCode="104927|59123" HotelName="Gerbermühle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/11/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerbermühlstraße 105, 60594 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631416/631416a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="958.29" OriginalAmount="895.60" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C96E68" HotelName="Melia Frankfurt City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2469796_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970.49" OriginalAmount="907" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.114418" Longitude="8.64981" StarRating="5" HotelCode="317535|59846" HotelName="Frankfurt Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamburger Allee 2, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32145/w_32145_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main opposite the Festhalle and close to the exhibition centre. Links to the public transport are to be found a few paces away (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1103.02" OriginalAmount="1030.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11668267665" Longitude="8.677396774292" StarRating="5" HotelCode="13329|HF2" HotelName="Hilton Frankfurt City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstrasse 4</AddressLine>
          </AddressLines>
          <PostalCode>(0)69133820</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14000/a_14000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel with modern architecture enjoys a central location close to the stock exchange and the famous shopping streets of Goethestrasse, Zeilgasse and Fressgasse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1223.01" OriginalAmount="1143" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.110141439607" Longitude="8.6758142709732" StarRating="5" HotelCode="17935|29272" HotelName="Steigenberger Frankfurter Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Kaiserplatz, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22165/a_22165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Frankfurt, at Kaiserplatz and very close to the River Main. Many of the top tourist sights, including Goethe's birthplace, the old opera house, the main sentry, the museum stretch, the roman castle and the shopping district are all to be found a few minutes’ walk away. Countless shops are to be found within 100 metres and nightclubs are 300 metres away. Public transport departs from stops just 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1315.03" OriginalAmount="1229" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.11593529" Longitude="8.673103" StarRating="5" HotelCode="444104|174909" HotelName="Sofitel Frankfurt Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opernplatz 16, 60313 Frankfurt am Main, Hessen, Germany</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/553967/a_553967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1458.41" OriginalAmount="1363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.115007" Longitude="8.680524" StarRating="5" HotelCode="165807|28611" HotelName="Jumeirah Frankfurt" 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>Thurn-und-Taxis-Platz 2, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232465/a_232465_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2053.33" OriginalAmount="1919" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.114411" Longitude="8.697805" StarRating="2" HotelCode="94172|223023" HotelName="Hotel ARENA am Zoo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theobald-Christ Strasse 19, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210737/210737a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2322.65" OriginalAmount="2170.70" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|825631" HotelName="JAGUAR CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059986_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Jaguar is located in Frankfurt's city center in a quiet side road near the zoo. Traffic-effective way possible, both by public transport or by car, the hotel is easily and quickly accessible. There are, for example, a direct train link to the airport, railway station and the trade fair. U-Bahn and tram, stopping also just 2 minutes from the house, bring to all other places of your choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.04" OriginalAmount="272" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.12126" Longitude="8.61525" StarRating="3" HotelCode="270354|489471" HotelName="Isabella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rödelheimer Landstraße 147, 60489 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;HOTEL: This modern and functional hotel, has a buffet breakfast, private parking (free of charge) and rooms with WiFi, (free of charge). SITUATION: Is situated inRödelheim a quiet area of 1 minute away from the establishment, clients can find Brentano the Park of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="321.32" OriginalAmount="300.30" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|006108" HotelName="IBIS DARMSTADT CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at THE Darmstadt, you'll be centrally located in Darmstadt, just a 3-minute walk from Kunsthalle Darmstadt and 7 minutes by foot from Luisenplatz Square.  This eco-friendly hotel is 0.8 mi (1.3 km) from Darmstadt State Theatre and 1 mi (1.7 km) from Herrengarten.. Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="608.99" OriginalAmount="569.15" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8C369" HotelName="Premier Inn Premier Inn Frankfurt Westend" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Set just a five-minute walk away from the Festhalle/Messe underground station, our Premier Inn Frankfurt Westend hotel is an ideal base if you're planning on visiting a trade fair  at Messe Frankfurt or an event at the famouse Festhalle.  The stylish Skyline Plaza is only a short walk away from the hotel if you fancy a bit of shopping - plus, you'll only be a 15-minute drive away from Frankfurt International Airport. After long days out in Frankfurt, you can look forward to a tasty meal back at our lounge, before relaxing on a  super-comfy Hypnos bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="621.94" OriginalAmount="581.25" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|914281" HotelName="Premier Inn Premier Inn Frankfurt City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Our 116 comfortable air-conditioned, with flat screen colour TV, offer a telephone, a safe, high speed Wi-Fi internet connectivity, hairdryer and tea and coffee making facilities. Our continental breakfast buffet is included. We have integrated the dynamic philosophy of the Holiday Inn Express brand into the meetings sector and look forward to your request for a professionally run conference. 1 modern meeting room, 25m  with daylight and air conditioning.Other amenities/ services  Air conditioning, Television, Satellite television, Direct dial phone, Earliest check-in at 14 00, 4 floors, Laundry facilities, Business centre</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="691.59" OriginalAmount="646.35" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|762457" HotelName="Premier Inn Premier Inn Frankfurt City Europaviertel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Overview\nThe hotel is centrally located and can be easily reached from anywhere - absolutely ideal for conducting your business in this economic and financial center. In among all the high-rises, Frankfurt also offers undiscovered flair and Hessian hospitality. Pay parking garage space is located underneath the hotel.\n\nLocation\nThis new Star Inn Hotel is located right in the heart of Frankfurt, only 300 m from the main railway station and about 200 m from the main convention center entrance. \n\nRooms\nFour different room types: 45 Standard Rooms with individually controllable thermostat, complete bathroom with shower/toilet and bath with hair dryer, LCD TV with satellite reception, LAN access, and a double bed. The 35 Business Rooms feature an additional comfortable leather sofa. The 15 Twin Rooms are furnished with two beds. 6 suites with their separate living and sleeping areas offer space and ambience.\n\nFood and Drink\nThe breakfast room with its sumptuous buffet is the perfect way to get your day off to a good start.\nThe lobby bar is open 24 hours a day, serving hot and cold drinks at any time of the day or night.\nThe generously sized lobby is an inviting place to spend some time relaxing.\n\nExtra Information\n***Children up to 12 stay free when sharing parents bedding.***\n\nTourist information\nCentral\n200 meters - main convention center\n300 meters - nearest railway station\n\nNumber of rooms\n45</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="750.07" OriginalAmount="701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="50.10947314" Longitude="8.66983714" StarRating="4" HotelCode="751169|491726" HotelName="AMERON Frankfurt Neckarvillen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neckarstraße 7-13, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Room Service,Heated Pool,Massage Centre,Swimming Pool,Jacuzzi,Bicycle Rental,Currency Exchange,Designated Smoking Area,Wheelchair Access,Golf,Diet Meals,Kitchen,Spa,24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Business Centre,Housekeeping,Parking,Vending Machine,Garden,Meeting Room</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,3.5,1,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,VILLAGE,AIRPORT HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,ECO HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8de5f2e9-eda8-4cbb-b68d-486ccc2b2c1c|RateHawkSearch|successfull supplier interation||RateHawk|True