<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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|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="85c2e2ab-7301-4453-b8a7-8d94f005fe32">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53489" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-23T00:00:00" End="2025-02-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|InfiniteSearch|supplier interation failed||Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85c2e2ab-7301-4453-b8a7-8d94f005fe32|PaximumSearch|supplier interation failed||Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85c2e2ab-7301-4453-b8a7-8d94f005fe32|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85c2e2ab-7301-4453-b8a7-8d94f005fe32|RestelSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Restel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Restel\Restel.cs:line 256|Restel|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85c2e2ab-7301-4453-b8a7-8d94f005fe32|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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
85c2e2ab-7301-4453-b8a7-8d94f005fe32|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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2025-01-15T15:57:54.6332213+00:00" Version="0" EchoToken="Search" TransactionIdentifier="85c2e2ab-7301-4453-b8a7-8d94f005fe32" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="463.52" OriginalAmount="463.52">
      <BasicPropertyInfo Latitude="41.997539239555" Longitude="12.423399025795" StarRating="3" HotelCode="192116|2054395" HotelName="Seven Hills Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Trucchi 10, 00189 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194267/194267a_hb_a_899.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486" OriginalAmount="486">
      <BasicPropertyInfo Latitude="41.89112" Longitude="12.51346" StarRating="3" HotelCode="316130|62996" HotelName="C. Luxury Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Statilia 31, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/389355/389355a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="728" OriginalAmount="728">
      <BasicPropertyInfo Latitude="41.77767500395" Longitude="12.397092055225" StarRating="4" HotelCode="173566|28127" HotelName="Fabulous Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via di Malafede 205, 00125 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/0e/120e8863addecbeba9dfab56b252d73df5b5bb81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The holiday village features various services and facilities, including a cash machine, a restaurant, a bar, a coin-operated laundry and a hotel doctor, for a comfortable and relaxing stay. Wireless internet access (for a fee) is available to travellers in the public areas. Guests can buy daily essentials at the supermarket. The grounds of the complex feature a playground and an attractive garden. Those arriving in their own vehicles can leave them in the car park of the complex free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="784.40" OriginalAmount="784.40">
      <BasicPropertyInfo Latitude="41.887468437402" Longitude="12.40458992066" StarRating="2.5" HotelCode="99799|116193" HotelName="Roma Camping In Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Kitchen,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 831, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211178/211178a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="823.89" OriginalAmount="823.89">
      <BasicPropertyInfo Latitude="41.8791706" Longitude="12.5396542" StarRating="0" HotelCode="953476|1b4671" HotelName="Next Stop Roma Affittacamere Casilino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Laparelli 73, 00176 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/f9/60f93f6e37c68f1c4a7182c20518656647bb7d12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909" OriginalAmount="909">
      <BasicPropertyInfo Latitude="41.93577485" Longitude="12.58374283" StarRating="0" HotelCode="540013|371583" HotelName="Hostel Prima Base" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Osimo 61, 00156 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213579/213579a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prima Base Hostel is the true budget accommodation in Rome! A quiet hostel in a green oasis in a beautiful garden of 2000 square meters in the heart of Tiburtina street, on the way to the city center. If you want a cheap hotel in Rome is the one!

Services offered:

free map, free internet, free luggage storage, common room, common toilets and showers, use of kitchen, laundrette.

Our budget hostel offers single, double, triple and multiple rooms, all recently restructured, ideal for those who want the ultimate in cleanliness, comfort, attention to detail at reasonable prices. 

Open 24 hours, Prima Base Hostel in Rome is organized to accommodate groups of adults and students. In the dorms we accept only people under 40 years. For people over 40 private rooms for 1 to 6 people are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="932.96" OriginalAmount="932.96">
      <BasicPropertyInfo Latitude="41.89409827" Longitude="12.50676931" StarRating="2" HotelCode="540193|18b19d" HotelName="Roma Prince Inn B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Eugenio 15, Bahnhof Termini, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2271545/HWrOUqF7_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="934.57" OriginalAmount="934.57">
      <BasicPropertyInfo Latitude="41.821349955541" Longitude="12.508496361763" StarRating="4" HotelCode="58861|1ee358" HotelName="Occidental Aran Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Forster 24, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76250/a_76250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1018.23" OriginalAmount="1018.23">
      <BasicPropertyInfo Latitude="41.930243460818" Longitude="12.560420036316" StarRating="3" HotelCode="36254|10c3c1" HotelName="Idea Hotel Roma Nomentana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Attilio Benigni 7, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59268/a_59268_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by car. It also offers easy access to the city centre by public transport (about a 30-minute journey). The nearest bus stop is about 100 metres away. Restaurants, FS Termini Railway Station, shopping opportunities, the Coliseum, The Vatican and Trevi Fountain can all be easily reached by public transport. Roma Ciampino Airport is some 20 km away, while Roma Fiumicino Airport is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="41.949102" Longitude="12.472571" StarRating="3" HotelCode="116828|colony" HotelName="Colony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monterosi 18, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336900/336900a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1188" OriginalAmount="1188">
      <BasicPropertyInfo Latitude="41.865754" Longitude="12.59068" StarRating="3" HotelCode="143035|23832" HotelName="Hotel Alba Torre Maura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale di Torre Maura 81, 00169 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164377/164377a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute drive from the main road A90 and 6 km from the Cinecittà subway station, which connects with the centre of Rome. The hotel is located only 12 km from Ciampino airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1221" OriginalAmount="1221">
      <BasicPropertyInfo Latitude="41.888333164408" Longitude="12.402502298355" StarRating="4" HotelCode="31152|7621" HotelName="Hotel Midas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 800, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49781/a_49781_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1291" OriginalAmount="1291">
      <BasicPropertyInfo Latitude="41.865987467097" Longitude="12.63043910265" StarRating="4" HotelCode="31825|992" HotelName="Hotel Roma Tor Vergata" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vico Viganò 24, 00133 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50787/w_50787_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to a shopping centre, the opera and an amphitheatre. It is just 200 m to restaurants, bars and shops and links to the public transport network are to be found within 300 m of the hotel. Rome Termini railway station is 15 km, as is the centre of the city. It is 10 km to the Castelli Romani, 20 km to Castel Gandolfo, the Piazza di Spagna and the Via del Corsa as well as the Forum and the Colosseum. The Pantheon, Piazza Navona and the Campo de' Fiori are 23 km away and it is 25 km to the Vatican City. The A2 motorway (Rome-Naples) provides excellent links to other parts of the country and it lies just 5 km from Ciampino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1298.60" OriginalAmount="1298.60">
      <BasicPropertyInfo Latitude="41.904617" Longitude="12.499339" StarRating="1" HotelCode="146428|100e8a" HotelName="Cressy Hotel Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 27, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213754/213754a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1299.13" OriginalAmount="1299.13">
      <BasicPropertyInfo Latitude="41.893446115283" Longitude="12.512037404299" StarRating="2" HotelCode="429186|194065" HotelName="Hotel Giolitti Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Giolitti 415-417, 00100 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/561098/9051cf9f6e61fccfebde891fb1a89c10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1348.20" OriginalAmount="1348.20">
      <BasicPropertyInfo Latitude="41.90767488356" Longitude="12.5006711483" StarRating="2" HotelCode="909265|1268fd" HotelName="Lella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro, 9, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338211/338211a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1371" OriginalAmount="1371">
      <BasicPropertyInfo Latitude="41.913003" Longitude="12.499099" StarRating="3" HotelCode="245024|33892" HotelName="MF Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Savoia 44, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195854/195854a_hb_a_813.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1377.61" OriginalAmount="1377.61">
      <BasicPropertyInfo Latitude="41.90241387" Longitude="12.50584958" StarRating="0" HotelCode="625602|18794f" HotelName="Funny Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels">
        <Address>
          <AddressLines>
            <AddressLine>Via Varese 33, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795797/966941f20aae5640e067c5e38163a292.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1390.68" OriginalAmount="1390.68">
      <BasicPropertyInfo Latitude="41.835245129814" Longitude="12.555278241634" StarRating="4" HotelCode="63995|10bfc1" HotelName="Capannelle Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Siderno, 37, 00178 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82453/a_82453_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located in quite a unique position in Rome, overlooking the ancient Roman "Villa dei Quintili", the Roman Castles and just 25 minutes from the Vatican and Spanish Steps, and a few minutes from the Golf Course "Acqua Santa" and the "Capannelle" hippodrome. It is strategically located on the public transport network, with the bus line 654 just a short walk away and the underground station Cinecittà 2km away. The hotel offers a shuttle bus service to the city centre and the underground station. Ciampino is just a few minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1393.27" OriginalAmount="1393.27">
      <BasicPropertyInfo Latitude="41.899886" Longitude="12.408609" StarRating="3" HotelCode="160880|10f32d" HotelName="Park Ginevra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni della Croce 35, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/374244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 51 rooms. A bar is among the facilities. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="41.904273337705" Longitude="12.426996231079" StarRating="4" HotelCode="32740|hotel_club_house_roma" HotelName="C-Hotels Club House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Alciato 14/16, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52007/ba_52007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Club House is characterised by a friendly and comfortable atmosphere. It is set in a very quiet area of Rome, outside urban traffic. Quality, comfort and quietness are our motto, while the attention for every detail is here the premise for a memorable staying. The hotel position close to the metro station makes this hotel the ideal place for sightseeing or for business travellers going to town. From here you can reach the main cultural, historical and archaeological sites of the capital: Saint Peter's Dome, Coliseum, the Roman Ruins (Fori Imperiali), the Spanish Steps, the Basilica San Giovanni in Laterano, the Trevi Fountain. The hotel is well connected also with a bus, which stop is at 100 m from the hotel itself. The Hotel is very close to the major clinics and hospitals of Rome as Policlinico Gemelli, IDI, San Carlo de Nancy, the clinic San Raffaele, Hospital San Filippo Neri, and the paediatric hospital Bambin Gesù.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1427.39" OriginalAmount="1427.39">
      <BasicPropertyInfo Latitude="41.994800450757" Longitude="12.418542053204" StarRating="4" HotelCode="89615|2002785" HotelName="Veio Residence Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Giustiniana 906, 00189 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194584/194584a_hb_a_817.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1450.64" OriginalAmount="1450.64">
      <BasicPropertyInfo Latitude="41.870929035157" Longitude="12.468165138707" StarRating="2" HotelCode="343892|1b1578" HotelName="Radio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Pacinotti 8/E, 00146 Rom, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/500238/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1452" OriginalAmount="1452">
      <BasicPropertyInfo Latitude="41.864018" Longitude="12.672871" StarRating="2" HotelCode="191575|233275" HotelName="Hotel Vitti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 1805/P, 00132 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6891679</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1462.57" OriginalAmount="1462.57">
      <BasicPropertyInfo Latitude="41.907172" Longitude="12.458763" StarRating="1" HotelCode="77729|10b4fa" HotelName="Les Chambres d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 32, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1611598/kCto0CDo_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1463.50" OriginalAmount="1463.50">
      <BasicPropertyInfo Latitude="41.897131857634" Longitude="12.502805870361" StarRating="2" HotelCode="268034|15b215" HotelName="Sixtythree Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbano Rattazzi 63, 00185 Roma, Latio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213696/213696a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1469" OriginalAmount="1469">
      <BasicPropertyInfo Latitude="41.910738200397" Longitude="12.50290316526" StarRating="2.5" HotelCode="160882|49961" HotelName="Cesar Palace Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 55, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227198/a_227198_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Porta Pia area, right at the entrance of Rome’s ancient walls. The hotel is a 5-minute walk from Termini Station and a 10-minute bus drive from the Colosseum and all main touristic attractions. The bus stop is at 2-minute walk away. The airports of Ciampino and Leonardo da Vinci are about 15 km and 30 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1473.36" OriginalAmount="1473.36">
      <BasicPropertyInfo Latitude="41.93435887" Longitude="12.53109012" StarRating="0" HotelCode="623178|1b37b2" HotelName="Movie Home B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana Nuova 79, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8018651</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1479.72" OriginalAmount="1479.72">
      <BasicPropertyInfo Latitude="41.893158081305" Longitude="12.512670440475" StarRating="3" HotelCode="47307|89392" HotelName="Hotel Center 1&amp;2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Giolitti 433, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10228/a_10228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the heart of Rome, close to the Colosseum, Circo Massimo, Foro Romano, the Trevi fountain and Piazza di Spagna. The famous Via Veneto shopping street, Minerva temple and the main train station are also located just a short distance from the hotel. Links to the public transport network are located roughly 100 metres from the hotel. The nearest airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1483" OriginalAmount="1483">
      <BasicPropertyInfo Latitude="41.756447" Longitude="12.230286" StarRating="3" HotelCode="81688|71342" HotelName="Hotel Riviera, Sure Hotel Collection by Best Western" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Licio Visintini 30, 00054 Fiumicino</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110304/a_110304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fregene. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1490" OriginalAmount="1490">
      <BasicPropertyInfo Latitude="41.87585563" Longitude="12.51518082" StarRating="0" HotelCode="382848|233967" HotelName="Relais La Torretta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Appia 126, 00179 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/626504/626504a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1496" OriginalAmount="1496">
      <BasicPropertyInfo Latitude="41.85821461" Longitude="12.20009017" StarRating="0" HotelCode="722217|293716" HotelName="La Casa Di Nataly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maiori 42, 00054 Fregene, Roma</AddressLine>
          </AddressLines>
          <CityName>Fregene</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/58837/3258837/1.jpg?f=15059544</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1499.96" OriginalAmount="1499.96">
      <BasicPropertyInfo Latitude="41.90798454" Longitude="12.45509214" StarRating="2" HotelCode="417324|134749" HotelName="Residenza Sistina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Elevator,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Via Sebastiano Veniero 8, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=748788</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Residenza Sistina, you'll be centrally located in Rome, steps from Vatican Museums and minutes from Vatican Library. This bed &amp; breakfast is close to St. Peter's Basilica and Roman Forum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include safes, housekeeping is provided daily, and cribs/infant beds (complimentary) can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1514.77" OriginalAmount="1514.77">
      <BasicPropertyInfo Latitude="41.907938376028" Longitude="12.519307136536" StarRating="3" HotelCode="26979|194060" HotelName="Athena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ercole Pasquali, 3, 00162 Roma, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39729/a_39729_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few steps from the 'La Sapienza' University of Rome, which is a few minutes walking distance away or can be reached by catching the 310 bus. To reach Rome's historical centre guests can get the line B underground from Bologna Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1515" OriginalAmount="1515">
      <BasicPropertyInfo Latitude="41.902325" Longitude="12.503566" StarRating="3" HotelCode="81591|4165" HotelName="Rimini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 17, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183196/183196a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Rome. Its setting is especially ideal for those who appreciate charm and character.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1516.73" OriginalAmount="1516.73">
      <BasicPropertyInfo Latitude="41.912570622962" Longitude="12.502423167776" StarRating="3" HotelCode="21184|10b6a8" HotelName="Kent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Reggio Emilia 71, 00198 Rom, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27356/a_27356_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated close to the centre of city and offers excellent public transport links. Restaurants, bars, and nightclubs are just a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1523.53" OriginalAmount="1523.53">
      <BasicPropertyInfo Latitude="41.922025" Longitude="12.570419" StarRating="3" HotelCode="191667|120d17" HotelName="Roma Tiburtina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ponte Mammolo 28, 00156 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201807/201807a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1526" OriginalAmount="1526">
      <BasicPropertyInfo Latitude="41.76093888" Longitude="12.2286947" StarRating="0" HotelCode="618363|293750" HotelName="Suite Room Fiumicino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Beauty Salon,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Nasse 46, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22424/2522424/1.jpg?f=15495659</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Fiumicino, Suite Room Fiumicino puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. To be found at the hotel are free Wi-Fi in all rooms, facilities for disabled guests, luggage storage, Wi-Fi in public areas, car park. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, wake-up service. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Fiumicino has to offer are three great reasons you should stay at Suite Room Fiumicino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1528.43" OriginalAmount="1528.43">
      <BasicPropertyInfo Latitude="41.890047119739" Longitude="12.527254232402" StarRating="3" HotelCode="268030|117fd3" HotelName="Geo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Casilina 41/49, 00176 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1611598/kCto0CDo_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 22 rooms. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1531.35" OriginalAmount="1531.35">
      <BasicPropertyInfo Latitude="41.8989485" Longitude="12.443371404299" StarRating="2" HotelCode="268029|11d553" HotelName="Marco e Laura Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 232, roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201825/201825a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 15 rooms. A transfer service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1537" OriginalAmount="1537">
      <BasicPropertyInfo Latitude="42.07436221468" Longitude="12.373291231386" StarRating="0" HotelCode="337429|254633" HotelName="AutoHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia km 24.300, 00060 Formello, Roma</AddressLine>
          </AddressLines>
          <CityName>Formello</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/89780/3289780/26.jpg?f=15504738</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1539.88" OriginalAmount="1539.88">
      <BasicPropertyInfo Latitude="41.87497" Longitude="12.39414" StarRating="4" HotelCode="32618|1029f5" HotelName="Hotel The Brand Roma" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Aldobrandeschi 295, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/007369/007369a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the suburbs of Rome, this hotel lies around 10 km outside of the centre, which is easily reached with the local public transport. The nearest bus stop is opposite the hotel entrance. In addition, Aurelia train station is 1 km from the hotel and the Vatican is 8 km away. Fiumicino airport lies roughly 20 km away and Ciampino airport is located 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1542.40" OriginalAmount="1542.40">
      <BasicPropertyInfo Latitude="41.875748" Longitude="12.394626" StarRating="4" HotelCode="32617|10b859" HotelName="Hotel Roma Aurelia Antica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía degli Aldobrandeschi 223, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51861/a_51861_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on the Via Degli Aldobrandeschi just a few minutes from the Via Aurelia and the ring road. The hotel is quietly situated amidst 10 hectares of Mediterranean parkland in Rome. Links to the public transport network are to be found close by and the city's most important attractions are only a matter of minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1555" OriginalAmount="1555">
      <BasicPropertyInfo Latitude="41.868741" Longitude="12.411748" StarRating="4" HotelCode="31157|33291" HotelName="Hotel Rome Pisana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pisana 374, 00163 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49788/a_49788_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;House within a modern building, this hotel lies in the western part of the Italian capital. It is just a short distance from the hotel to the city park and the centre of Rome in addition to the business district are both within easy reach. For this reason, business travellers are able to benefit from first-class service away from the hustle and bustle of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1572" OriginalAmount="1572">
      <BasicPropertyInfo Latitude="41.887566402491" Longitude="12.399986386299" StarRating="4" HotelCode="335565|24692" HotelName="Holiday Inn Rome Aurelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Km 8,400, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/44/445715/4nXKHujU_bdae744eff84090672589697d88b0be7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located approximately 1.5 km from exit 1 of Rome's Grande Raccordo Anulare (ring road), just 4 km away from the Vatican City and its historical and holy sites. There is a bus station about 300 m away and a train station around 1 km away. Leonardo da Vinci-Fiumicino Airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1572.26" OriginalAmount="1572.26">
      <BasicPropertyInfo Latitude="41.902326" Longitude="12.494601" StarRating="2.5" HotelCode="102096|111c83" HotelName="Target Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Modena, 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142707/w_142707_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 5-minute walk from Termini, the main railway station, close to many of the Rome’s points of interest, including the Colosseum, Trevi Fountain and St. Peter’s Basilica. Leonardo da Vinci Airport is a 45-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1575" OriginalAmount="1575">
      <BasicPropertyInfo Latitude="41.771679072211" Longitude="12.223522660259" StarRating="4" HotelCode="917599|76895" HotelName="Hotel Tiber" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Torre Clementina 276, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/380707/7e9350ee424738611289fe30b258083e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1584" OriginalAmount="1584">
      <BasicPropertyInfo Latitude="41.771571236851" Longitude="12.228781548445" StarRating="2" HotelCode="265884|293697" HotelName="Domus Lina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Spiaggia 5, 00054 Fiumicino, Rome</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208825/208825a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1602.83" OriginalAmount="1602.83">
      <BasicPropertyInfo Latitude="41.891593796549" Longitude="12.426229119301" StarRating="4" HotelCode="166694|1196ef" HotelName="Occidental Aurelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Torre Rossa 80, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233511/a_233511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Via Aurelia, 5 minutes from the historical centre and Vatican City, and close to Park Doria Pamphili. It is also well connected to the public bus and metro system. There are numerous further attractions within walking distance of the hotel. Leonardo da Vinci International Airport and Ciampino Airport are 25 km and 40 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1606" OriginalAmount="1606">
      <BasicPropertyInfo Latitude="41.786463" Longitude="12.607439" StarRating="1" HotelCode="310094|80426" HotelName="La Villetta Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bari 52, Ciampino, Roma</AddressLine>
          </AddressLines>
          <CityName>Ciampino</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1377744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ciampino. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1613.13" OriginalAmount="1613.13">
      <BasicPropertyInfo Latitude="41.892363" Longitude="12.513787" StarRating="3" HotelCode="16224|788175" HotelName="Principe di Piemonte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Giolitti 449, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19469/a_19469_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is 50 m from the ancient entrance to Rome known as the "Porta Maggiore" Square where trams and buses run frequently. Guests can either take a tram or walk to the main bus depot to get to the main train station, some 1.5 km from the hotel. The centre of Rome is a 15-minute walk from the hotel, and the area in which the hotel is situated has plenty to offer in terms of bars, pubs and restaurants. The Colosseum is 2 km from the hotel, and the Trevi fountain and the Spanish Steps are 2.5 km away. Ciampino Airport and Leonardo da Vinci Airport are 20 and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1618" OriginalAmount="1618">
      <BasicPropertyInfo Latitude="41.90165558" Longitude="12.505282557281" StarRating="0" HotelCode="540218|234094" HotelName="Rome Terminal House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Castro Pretorio 24, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9288551</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1630.14" OriginalAmount="1630.14">
      <BasicPropertyInfo Latitude="41.90994300978" Longitude="12.497387329448" StarRating="3" HotelCode="366024|351525" HotelName="Hotel Priscilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calabria 17/19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69417/l_69417_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within metres of a selection of shops, restaurants, shopping centres and nightclubs. The city centre may easily be reached on foot and there are also excellent bus links available to guests. The train station is 15 minutes' walk away and Ciampino Airport approximately 30 km from the hotel whilst Fiumicino Airport is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1632.77" OriginalAmount="1632.77">
      <BasicPropertyInfo Latitude="41.908331616552" Longitude="12.424775362015" StarRating="4" HotelCode="335573|10b3dc" HotelName="Pinewood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Pineta Sacchetti 43, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55033/a_55033_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst green, tranquil surrounds and affords good links to the motorway and the city ring road. Links to the public transport network are to be found close by (Cornelia underground station) and it is around 6 km to the city centre. St. Peter's Square may be reached by bus and metro in around 20 minutes. The Vatican Museum is 15 minutes away and the business district, countless shops, the Olympic stadium, the auditorium, Policlinico Gemelli University as well as an abundance of bars and restaurants are to be found in the near vicinity. Ciampino and Fiumicino airports are 35 km and 25 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1634.60" OriginalAmount="1634.60">
      <BasicPropertyInfo Latitude="41.922668" Longitude="12.588174" StarRating="4" HotelCode="145846|1525388" HotelName="Cervara Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Tor Cervara 126, 00155 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1470798/QjOWsAN5_7147ae7f359691d0a8c572a2d11c4008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1649" OriginalAmount="1649">
      <BasicPropertyInfo Latitude="41.755970645568" Longitude="12.274008393288" StarRating="4" HotelCode="170654|74776" HotelName="Euro House Inn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scafa 422, 00054 Isola Sacra, Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238749/a_238749_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1656.48" OriginalAmount="1656.48">
      <BasicPropertyInfo Latitude="41.90169" Longitude="12.50381" StarRating="2" HotelCode="417078|1e4e7e" HotelName="Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 6, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/50192/04d50930-c002-4ffc-98c4-43a0f2a6213c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1657.01" OriginalAmount="1657.01">
      <BasicPropertyInfo Latitude="41.90888065" Longitude="12.43542705" StarRating="3" HotelCode="547835|1e474e" HotelName="The Bricks Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Laterizi 16, 00167 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4068871</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1662.87" OriginalAmount="1662.87">
      <BasicPropertyInfo Latitude="41.90770653" Longitude="12.45885966" StarRating="2" HotelCode="440215|18ec28" HotelName="Star Vatican Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 29, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=821816</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1667" OriginalAmount="1667">
      <BasicPropertyInfo Latitude="41.900400465116" Longitude="12.498080134392" StarRating="3" HotelCode="33092|2068" HotelName="Nizza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'Azeglio 16, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52541/a_52541_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel lies at the heart of Rome, just minutes from the old part of town and the main train station; it is the ideal location to explore plenty of historical attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1677.91" OriginalAmount="1677.91">
      <BasicPropertyInfo Latitude="41.901119210063" Longitude="12.57005056246" StarRating="4" HotelCode="166597|111b92" HotelName="iH Hotels Roma Z3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Perlasca 13/15, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233405/a_233405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1688.46" OriginalAmount="1688.46">
      <BasicPropertyInfo Latitude="41.895154" Longitude="12.508577" StarRating="3" HotelCode="36267|10bec3" HotelName="Caracciolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cairoli 86/88, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1611598/kCto0CDo_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1691.17" OriginalAmount="1691.17">
      <BasicPropertyInfo Latitude="41.667516700834" Longitude="12.492744396365" StarRating="4" HotelCode="143333|10c0a9" HotelName="Altea Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mare 91, 00040 Pomezia, Rome</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335375/335375a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Pomezia. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1694.73" OriginalAmount="1694.73">
      <BasicPropertyInfo Latitude="41.908881550379" Longitude="12.435272186995" StarRating="3" HotelCode="909248|1127c2" HotelName="Aurelia Vatican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Laterizi, 20, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336896/336896a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1695" OriginalAmount="1695">
      <BasicPropertyInfo Latitude="41.902462" Longitude="12.535421" StarRating="4" HotelCode="335569|17293" HotelName="Best Western Blu Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Domenico De Dominicis 4, 00159 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55031/a_55031_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is located in a convenient, semi-central position in Rome, within walking distance from the Tiburtina railway, bus and underground station. It is easily reachable also from the main highways. Guests will find a disco and shopping centre within walking distance. Fiumicino Airport is located approximately 45 km from the hotel and Rome Ciampino Airport approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1699.00" OriginalAmount="1699.00">
      <BasicPropertyInfo Latitude="41.85639051" Longitude="12.56280732" StarRating="2" HotelCode="539980|de_guestibus" HotelName="Deguestibus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 1256, 00174 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703781/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1702.86" OriginalAmount="1702.86">
      <BasicPropertyInfo Latitude="41.894067612768" Longitude="12.503181695938" StarRating="3" HotelCode="15434|10cbf4" HotelName="Orazia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 51, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18343/a_18343_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can easily be reached on foot from Termini Railway Station. It is located next to the first stop on the metro line A toward Anagnina. A bus stop is on the hotel's doorstep. Rome Ciampino Airport is situated at a distance of approximately 25 km and Leondardo da Vinci-Fiumicino Airport roughly 40 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1704" OriginalAmount="1704">
      <BasicPropertyInfo Latitude="41.812571345707" Longitude="12.475333925129" StarRating="4" HotelCode="31411|23881" HotelName="Warmth Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Prezzolini 5, 00144 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50152/a_50152_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located approximately 30 minutes drive from Laurentino, the historical centre of the city. Convenient public transport links are within 200 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1704.93" OriginalAmount="1704.93">
      <BasicPropertyInfo Latitude="41.87703159" Longitude="12.46062435" StarRating="0" HotelCode="741824|15baa2" HotelName="Honey Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Via Anton Giulio Barrili 18, 00152 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/79419/2179419/1.jpg?f=14959358</HotelPictures>
        <HotelDescription>&lt;br/&gt;Honey Rooms offers modern-style rooms in the Trastevere area in Rome. The property is 900 metres from the tram stop with links to Piazza Venezia square and offers free Wi-Fi access throughout.The air-conditioned rooms feature parquet floors and flat-screen TV. The private bathroom comes with a shower, free toiletries and hairdryer.A sweet breakfast is offered every morning. Special menus are available upon request.Honey Rooms is 1 km from Rome Trastevere Train Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1737.60" OriginalAmount="1737.60">
      <BasicPropertyInfo Latitude="41.852768893931" Longitude="12.496899962425" StarRating="4" HotelCode="116631|10c610" HotelName="Barceló Aran Mantegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Mantegna 130, 00147 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160398/a_160398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1738" OriginalAmount="1738">
      <BasicPropertyInfo Latitude="42.009358811291" Longitude="12.379022514847" StarRating="3" HotelCode="116784|146038" HotelName="Hotel Cassia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 1736, 00123 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/377842/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1742.14" OriginalAmount="1742.14">
      <BasicPropertyInfo Latitude="41.926502" Longitude="12.425753" StarRating="3" HotelCode="89622|10babd" HotelName="Sisto V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lardaria 10, 00168 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125508/a_125508_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Gemelli Hospital and Gemelli underground station, which grants guests access within minutes to all the main tourist attractions of the city, including the Vatican, the Colosseum, the Sistine Chapel, the Spanish Steps, the Trevi Fountain and Piazza Navona. Fiumicino Airport is some 25 km from the property, while Ciampino Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1751.26" OriginalAmount="1751.26">
      <BasicPropertyInfo Latitude="41.890565507381" Longitude="12.511823773384" StarRating="3" HotelCode="11074|10b724" HotelName="Hotel Bled" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Croce In Gerusalemme 40, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9094/a_9094_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Colosseum and Termini main railway station. Further eminent tourist attractions, such as the Basilica Santa Croce and San Giovanni, as well as scores of shops and other entertainment venues, are situated in the surrounding area and are easily reached on foot or on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1753.01" OriginalAmount="1753.01">
      <BasicPropertyInfo Latitude="41.93868424" Longitude="12.42918587" StarRating="2" HotelCode="540006|17b26b" HotelName="Gemini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Tenuta di San'Agata 15, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=888085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1755.91" OriginalAmount="1755.91">
      <BasicPropertyInfo Latitude="41.8680069" Longitude="12.58790195" StarRating="3" HotelCode="455622|12b74b" HotelName="Hotel Santa Maura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 1038, 00169 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=705198</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1759" OriginalAmount="1759">
      <BasicPropertyInfo Latitude="41.899337289293" Longitude="12.499698641699" StarRating="2" HotelCode="189369|146327" HotelName="Hotel Demetra Capitolina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 58, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336941/336941a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1765" OriginalAmount="1765">
      <BasicPropertyInfo Latitude="41.86606" Longitude="12.575305" StarRating="4" HotelCode="165958|20374" HotelName="Hotel Artis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roberto Fancelli 3, (angolo Via Pietro Sommariva), Roma 00169</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232638/a_232638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1767.01" OriginalAmount="1767.01">
      <BasicPropertyInfo Latitude="41.89821192557" Longitude="12.499778877316" StarRating="0" HotelCode="172165|123685" HotelName="New Inn Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Farini 62, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/64/642935/hvhoTiQU_f8681d33f071142608bb8653cc12cd43.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Rome, a few minutes from the main railway station (Termini) and the bus terminal. It is located in a very good position for sightseeing, visiting museums and within walking distance of the centre of the town. The major points of interest like the Colosseum, Spanish Steps and Trevi Fountain can easily be reached by metro, bus or on foot. Leonardo da Vinci (Fiumicino) International Airport is about 30 km away and Ciampino Airport is some 35 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1768.20" OriginalAmount="1768.20">
      <BasicPropertyInfo Latitude="41.90330168" Longitude="12.50469361" StarRating="0" HotelCode="617149|17c8a4" HotelName="Roma Art Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 10, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5298419</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1778" OriginalAmount="1778">
      <BasicPropertyInfo Latitude="41.920241" Longitude="12.525228" StarRating="3" HotelCode="60586|13191" HotelName="Osimar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via F. Grossi Gondi 87, 00162 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78417/a_78417_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Via Rasponi, in a beautiful building close to Piazza Bologna. It is situated in a residential area close to the city centre, not far from a number of significant sights. Termini Station is just 3 underground stations away, and the Colosseum and Roman Forum are 4 stations away. Tiburtina Station and La Sapienza University are also close by. Bus 61 runs from the hotel to the Spanish Steps and the Trevi Fountain. Ciampino Airport is about 25 km away and Rome Fiumicino Airport is approximately 35 km from the hotel premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1780.56" OriginalAmount="1780.56">
      <BasicPropertyInfo Latitude="41.894854262255" Longitude="12.501111030579" StarRating="2" HotelCode="38527|561245" HotelName="Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dello Statuto 58, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63223/a_63223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is fabulously situated in the heart of Rome. The main train station, Roma Termini, is only a few minutes' walk from the hotel. The Air Terminal is about 45 min from the hotel. The hotel is situated close to the archaeological sights of interest of the city, for example, the coliseum, the Roman Forum, the Domus Aurea as well as the Santa Maria Maggiore Basilica and the San Giovanni Basilica in Laterno.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1789.43" OriginalAmount="1789.43">
      <BasicPropertyInfo Latitude="41.908986346668" Longitude="12.497361302375" StarRating="3" HotelCode="191974|129b6f" HotelName="Domus RomAntica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Belisario 7, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/368533/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1792.09" OriginalAmount="1792.09">
      <BasicPropertyInfo Latitude="41.902324" Longitude="12.494024" StarRating="3" HotelCode="117863|10b7a6" HotelName="Elide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 50, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161741/w_161741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794" OriginalAmount="1794">
      <BasicPropertyInfo Latitude="41.88228754801" Longitude="12.377481045094" StarRating="2" HotelCode="510616|200021" HotelName="Motel Boomerang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Arlotti 20, Strada Statale Aurelia km 10,900, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645731/645731a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1794.07" OriginalAmount="1794.07">
      <BasicPropertyInfo Latitude="41.897893" Longitude="12.501635" StarRating="3" HotelCode="37857|11fb66" HotelName="Terminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 103, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62469/a_62469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the Italian capital close to the Termini train station, this Roman hotel lies just 2 minutes walk from the patriarchal basilica of Santa Maria Maggiore. Lying just 15 minutes walk from the hotel are the Colosseum and the Forum Romanum and an abundance of shopping and entertainment venues are to be found in the hotel's immediate vicinity. The stop for public transport is 200 m away and Leonardo de Vinci airport lies some 27 km off.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1796.12" OriginalAmount="1796.12">
      <BasicPropertyInfo Latitude="41.89936255" Longitude="12.50064771" StarRating="2" HotelCode="354483|14b04e" HotelName="Hotel Ferrari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 95, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/74880/2274880/18.jpg?f=15660639</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1799.78" OriginalAmount="1799.78">
      <BasicPropertyInfo Latitude="41.90857326" Longitude="12.4613935" StarRating="5" HotelCode="546622|1b42bd" HotelName="Maison Maneli Luxury B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 107, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/30/4b/304ba4708bac72d908d8464c4db298a7248af980.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1801.10" OriginalAmount="1801.10">
      <BasicPropertyInfo Latitude="41.895772414263" Longitude="12.441171663896" StarRating="3" HotelCode="379919|149956" HotelName="Dreams of Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Pacelli 14, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8071588</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1801.36" OriginalAmount="1801.36">
      <BasicPropertyInfo Latitude="41.9013944" Longitude="12.50500879" StarRating="0" HotelCode="583068|1fd90a" HotelName="Affittacamere Radi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Castro Pretorio 18, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9491054</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1803" OriginalAmount="1803">
      <BasicPropertyInfo Latitude="41.906175989763" Longitude="12.501034934261" StarRating="2" HotelCode="154979|54763" HotelName="Virginia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 94, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1611598/kCto0CDo_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1807.01" OriginalAmount="1807.01">
      <BasicPropertyInfo Latitude="41.894697001137" Longitude="12.450292490907" StarRating="3" HotelCode="385338|150f21" HotelName="Demi's Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Housekeeping,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cava Aurelia 96, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/7b/5a7b5770ba19c578038d5455addc50227c18b795.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Demi's Home in Rome (Vatican), you'll be minutes from Russian Orthodox Church of Saint Catherine and close to St. Peter's Basilica. This townhouse accommodation is close to Roman Forum and Colosseum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 guestrooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1814" OriginalAmount="1814">
      <BasicPropertyInfo Latitude="41.92573956363" Longitude="12.435370087624" StarRating="4" HotelCode="33056|5645" HotelName="Hotel Zone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Fusco 118, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52494/a_52494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is found in the Montemario district, north of the Vatican. The underground and buses are within easy reach of the hotel, only 500 metres away. Fiumicino airport is 45 km from the hotel, only a 40 minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1817" OriginalAmount="1817">
      <BasicPropertyInfo Latitude="41.91005636496" Longitude="12.496717054596" StarRating="1" HotelCode="915704|232901" HotelName="DAB Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Sicilia 235, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6857707</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1822" OriginalAmount="1822">
      <BasicPropertyInfo Latitude="41.766940999446" Longitude="12.315586341105" StarRating="3" HotelCode="117366|55027" HotelName="Ostia Antica Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Romagnoli 1041/a, 00119 Ostia Antica, Roma</AddressLine>
          </AddressLines>
          <CityName>Ostia Antica</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161183/p_161183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1831.91" OriginalAmount="1831.91">
      <BasicPropertyInfo Latitude="41.683833774205" Longitude="12.494245736436" StarRating="4" HotelCode="149276|111b94" HotelName="SHG Hotel Antonella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pontina Km 28, 00071 Pomezia, Rome</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/626526/626526a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Pomezia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1837" OriginalAmount="1837">
      <BasicPropertyInfo Latitude="41.873498" Longitude="12.505944" StarRating="3" HotelCode="78082|18396" HotelName="Cilicia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cilicia 7, 00179 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105860/a_105860_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a few steps away from the prestigious archaeological area of the Appia Antica in the heart of Rome, only 800 m from San Giovanni in Laterano. Links to public transport are around 400 m away and Termini Station is roughly 5 km from the hotel. Rome Ciampino and Leonardo da Vinci-Fiumicino airports are located approximately 20 km and 30 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1841" OriginalAmount="1841">
      <BasicPropertyInfo Latitude="41.746662" Longitude="12.357665" StarRating="3" HotelCode="148214|176620" HotelName="Hotel Giulietta e Romeo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Eraclito di Efeso 23, Frazione Casal Palocco, 00124 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333346/333346a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1846.84" OriginalAmount="1846.84">
      <BasicPropertyInfo Latitude="41.895909" Longitude="12.4459" StarRating="0" HotelCode="311183|165fc5" HotelName="Oasi Verde a San Pietro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ormisda 10/a, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/7/2/5/8/2/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1847" OriginalAmount="1847">
      <BasicPropertyInfo Latitude="41.889007" Longitude="12.505016" StarRating="4" HotelCode="66771|55603" HotelName="Eurostars Saint John" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Boiardo 30, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86405/a_86405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Rome. It is situated in a remarkably good location with the Colosseum (20 minutes away), Basilica San Giovanni (5 minutes away) and some of the most beautiful places in Rome all accessible. The underground is a short walk away. Termini bus and train station is just a 20-minute walk away, as are the Spanish Steps. The strand at Ostia is 60 minutes away by public transport. Basilica Santa Croce in Gerusalemme and Basilica Santa Maria Maggiore are both about a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1847.44" OriginalAmount="1847.44">
      <BasicPropertyInfo Latitude="41.884116" Longitude="12.519509" StarRating="2" HotelCode="191752|138c06" HotelName="A Vinicius et Mita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pistoia 21, 00182 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205842/205842a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1847.82" OriginalAmount="1847.82">
      <BasicPropertyInfo Latitude="41.90087161062" Longitude="12.497157454491" StarRating="2" HotelCode="909239|116143" HotelName="Hotel Touring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 2, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/73466/2073466/1.jpg?f=15499987</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1848.75" OriginalAmount="1848.75">
      <BasicPropertyInfo Latitude="41.902285026275" Longitude="12.504144608974" StarRating="4" HotelCode="48143|422305" HotelName="Hotel Luce" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 34, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30596/a_30596_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated to the left of Termini Station, near Piazza della Repubblica and Via Nazionale. Ideally situated for access to all means of public transport (train, bus, metro), the hotel offers excellent shopping, business and cultural itineraries and is just a 15-minute journey on public transport from Piazza Venezia, the Spanish Steps and Trevi Fountain.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1850" OriginalAmount="1850">
      <BasicPropertyInfo Latitude="41.905798" Longitude="12.502461" StarRating="4" HotelCode="95137|886" HotelName="Hotel Lux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337764/337764a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1858.92" OriginalAmount="1858.92">
      <BasicPropertyInfo Latitude="41.903274539703" Longitude="12.506438213902" StarRating="2" HotelCode="934017|18e073" HotelName="Hotel Ventura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 88, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481320/481320a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1859.10" OriginalAmount="1859.10">
      <BasicPropertyInfo Latitude="41.936981" Longitude="12.533096" StarRating="4" HotelCode="37643|237096" HotelName="Best Western ARS Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Finca,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Altissimo 20-24, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62054/a_62054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant youth hotel enjoys a peaceful location on the outskirts of Rome. There are many shopping venues as well as countless bars to be found in the vicinity and it is just 100 m to the nearest links to the public transport network. There is a nightclub 1 km away and Fiumicino airport is some 45 minutes away whilst Ciampino is 30 minutes drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1862.57" OriginalAmount="1862.57">
      <BasicPropertyInfo Latitude="41.910632124885" Longitude="12.465434968472" StarRating="3" HotelCode="410273|13e68f" HotelName="San Valentino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ezio 55, 00192 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/cb/51/cb512750ba1b426be3f834f50161d1627d3e1e75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1876.63" OriginalAmount="1876.63">
      <BasicPropertyInfo Latitude="41.904377143429" Longitude="12.462181448936" StarRating="2" HotelCode="57582|115d71" HotelName="Adriatic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Vitelleschi 25, 00193  Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74605/l_74605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the “Eternal City” - Rome. Restaurants, bars, and pubs are located right by the hotel, and the nearest nightclub and shops are some 200 m. St. Peter’s Basilica, the Castel Sant'Angelo, and the Vatican Museum are located about in the city centre about 300 m away. Piazza Navona is located around 800 m and Piazza di Spagna approximately 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1877.78" OriginalAmount="1877.78">
      <BasicPropertyInfo Latitude="41.888061603948" Longitude="12.401225566864" StarRating="3" HotelCode="366017|337105" HotelName="Scheppers Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bogliasco 36, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69409/a_69409_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Via Aurelia and is surrounded by wonderful greenery. Top shopping venues are to be found in the hotel's immediate vicinity. The Rome-Fiumicino/Leonardo da Vinci international airport is around 15 km away and Rome-Ciampino Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1887" OriginalAmount="1887">
      <BasicPropertyInfo Latitude="41.890200111321" Longitude="12.517968714237" StarRating="4" HotelCode="191750|56930" HotelName="Lux Appartamenti - Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 3/U, 00182 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211557/211557a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1891.62" OriginalAmount="1891.62">
      <BasicPropertyInfo Latitude="41.90988618775" Longitude="12.45225035582" StarRating="3" HotelCode="128394|1718e0" HotelName="B&amp;B Vatican Holiday" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Doria 36, 00192 Roma, Viale Giulio Cesare 183, Lazio, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172368/172368a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Rome, this hotel enjoys an ideal position for visiting the most popular monuments and sights of the Eternal City. The hotel is just 100 m away from the entrance to the Vatican Museums and St. Peter's Basilica, while all the other interest sites such as the Castel Sant'Angelo, the Colosseum, Trevi Fountain and the Circus Maximum can be reached easily on foot or by public transportation. Leonardo da Vinci International (Fiumicino) Airport is approximately 13 km and Ciampino Airport around 50 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1902.32" OriginalAmount="1902.32">
      <BasicPropertyInfo Latitude="41.896833" Longitude="12.450771" StarRating="3" HotelCode="904050|11df6c" HotelName="Gravina San Pietro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cava Aurelia 17, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=254240</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a superior hotel located in the historic and commercial centre of Rome, five minutes from St. Peter's Basilica, Vatican Museums and Castel Sant'Angelo. Its central location makes it a perfect hotel for business and pleasure travellers. Rome Ciampino Airport is approximately 33 km away and Leonardo da Vinci-Fiumicino Airport is about 35 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1904.56" OriginalAmount="1904.56">
      <BasicPropertyInfo Latitude="41.70985175234" Longitude="12.627113661242" StarRating="3" HotelCode="345119|18201d" HotelName="Hotel California" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Pick &amp;amp; Drop,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quarto Negroni 46, 00040 Ariccia, Rimini</AddressLine>
          </AddressLines>
          <CityName>Ariccia</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/50421/b4e66b76-72eb-4247-80ef-8ddcead6dbb7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel California in Ariccia Castelli Romani, you'll be close to Castelgandolfo Country Club and Chiesa Santa Maria dell'Assunta. This hotel is within close proximity of Palazzo Chigli and Papal Palace of Castel Gandolfo.Rooms Stay in one of 16 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.Dining Grab a bite from a snack bar/deli, or stay in and take advantage of the hotel's room service during limited hours.Business, Other Amenities Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage. A train station pick-up service is provided at no charge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1907.39" OriginalAmount="1907.39">
      <BasicPropertyInfo Latitude="41.91323065621" Longitude="12.459423364418" StarRating="2" HotelCode="266877|11fb6c" HotelName="Alessandro a San Pietro BB" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand)">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 44, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372811/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful bed and breakfast is conveniently located just a 10 minutes' walking distance away from Ottaviano Metro Station, in Rome. The property is situated just 1 km from Saint Peter's Square and Castel Sant'Angelo. The Vatican Museum is just a 10 minutes' walking distance away. The surrounding Prati area is full of popular shops, cafés and restaurants, making this the ideal choice for travellers who are eager to explore the rich history and culture of this wonderful city. The bed and breakfast welcomes visitors with warm hospitality and charm. The guest rooms offer a comfortable setting in which to completely unwind. Guests are invited to enjoy a delightful breakfast in the mornings, for a great start to the day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1913.00" OriginalAmount="1913.00">
      <BasicPropertyInfo Latitude="41.905846518028" Longitude="12.500876789987" StarRating="3" HotelCode="387682|10c6e7" HotelName="Hotel Camelia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Goito 36, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90314/a_90314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated in the centre of Rome, just 5 minutes from Termini railway station and less than 1 km from tourist attractions such as the Colosseum, the Trevi Fountain and the Spanish Steps. The Vatican is 1.5 km from the hotel, which, with the underground lines, buses, and central railway station nearby, is an ideal base for both tourists and business travellers. Connections to the public transport network are, in fact, optimal: the subway station is only 200 metres from the hotel and many stops on the main bus routes are close-by. Leonardo da Vinci International Airport and Ciampino Airport are both some 45 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1917" OriginalAmount="1917">
      <BasicPropertyInfo Latitude="41.898683549543" Longitude="12.500681877136" StarRating="4" HotelCode="33472|6214" HotelName="Hotel Champagne Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 82, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53259/a_53259_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the city centre, this splendid top-class hotel is located in a wonderful area. The main railway station and the Piazza Saint Maria Maggiore are only minutes away. Numerous shopping and entertainment attractions, such as bars, restaurants and discos are located in the area. The nearest golf course is easily reached within 15 km. Leonardo Da Vinci airport is a 45 minute drive away and Ciampino airport is easily reached within half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1920.39" OriginalAmount="1920.39">
      <BasicPropertyInfo Latitude="41.90262" Longitude="12.504435" StarRating="4" HotelCode="23161|425125" HotelName="Archimede" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 19, Via Marghera 43, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337899/337899a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1924.83" OriginalAmount="1924.83">
      <BasicPropertyInfo Latitude="41.908545" Longitude="12.45769" StarRating="4" HotelCode="151991|101237" HotelName="MDM Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scipioni 71, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1611598/kCto0CDo_394659692a460258b45a99f1424ea357.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1938.18" OriginalAmount="1938.18">
      <BasicPropertyInfo Latitude="42.141066978299" Longitude="12.603264860119" StarRating="4" HotelCode="|RXLA" HotelName="Hotel Relax Roma Nord (30km from Rome)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 19, Fiano Romano</AddressLine>
          </AddressLines>
          <PostalCode>0765455445</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/RXLA/RXLA_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 43 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service and a safe are available. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park. Further services and facilities include medical assistance, a transfer service, room service, a laundry service and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel warmly welcomes guests in Fiano Romano.Fine weather can be enjoyed on the terrace. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics, aerobics and a sauna. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the city from a balcony or terrace. Rooms 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. Guests will also find a refrigerator included among the standard features. A telephone, a TV and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A fortifying breakfast is served daily.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1944.66" OriginalAmount="1944.66">
      <BasicPropertyInfo Latitude="41.931012856516" Longitude="12.527562820383" StarRating="0" HotelCode="386130|19a293" HotelName="Next Door Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 316, 00141 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7375324</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1949" OriginalAmount="1949">
      <BasicPropertyInfo Latitude="41.825578031065" Longitude="12.478803098202" StarRating="4" HotelCode="40184|19067" HotelName="American Palace Eur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Laurentina 554, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65161/a_65161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the Eur zone - the business and commercial district of Rome. Many Italian branches of the largest companies in the world have their head offices here. It is also a large conference and congress area, with facilities for great events. Nevertheless, there are some very important places of cultural interest nearby, such as the Museum of Roman Civilisation, the Museum of Prehistoric Age and the Exposition Building. The lovely little Eur lake, an artificial body of water in the heart of the district, is also in the same area. Meanwhile, guests will find the PalaLottomatica in close proximity. It is a sports stadium where great concerts are also held. The nearest bus and metro stops are within 2 minutes' walk of the hotel and guests can reach the centre of Rome in only 15 minutes by public transport. Guests will find a number of shops around 1 km away, whilst Rome Termini Station is roughly 9 km away and the Colosseum is approximately 10 km from the hotel. Rome Ciampino and Leonardo da Vinci International airports are approximately 15 and 20 km from the accommodation respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1951" OriginalAmount="1951">
      <BasicPropertyInfo Latitude="41.89497006263" Longitude="12.417742609978" StarRating="4" HotelCode="67446|12944" HotelName="Smooth Hotel Rome West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 619, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87223/a_87223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is situated in Via Aurelia, within easy reach of Rome's Leonardo da Vinci Airport. It lies near Cornelia station, on metro line A, and is 30 metres from the nearest bus stop and a few minutes from the city centre. Guests will find a range of tourist attractions just 9 km away in the city, whilst Leonardo da Vinci and Ciampino airports are 25 and 35 km from the accommodation respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1963" OriginalAmount="1963">
      <BasicPropertyInfo Latitude="41.865254" Longitude="12.496335" StarRating="3" HotelCode="37856|13086" HotelName="Caravel" 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,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 124/c, 00147 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62468/a_62468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully situated beside a main road just 3 km from Rome's historical city centre. Fiumicino Airport is approximately 25 km away. Public transport connections are also close at hand (within 500 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1963.92" OriginalAmount="1963.92">
      <BasicPropertyInfo Latitude="41.903698" Longitude="12.503341" StarRating="1.5" HotelCode="191830|18ac9b" HotelName="B&amp;T Rooms Trani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 9, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/9/5/2/0/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a babysitting service, a childcare service and room service. Wireless internet access (for a fee) is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1976.62" OriginalAmount="1976.62">
      <BasicPropertyInfo Latitude="41.901934" Longitude="12.494389" StarRating="3" HotelCode="15674|447915" HotelName="Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 57, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139180/139180a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a fantastic location in the historical centre of the fabulous Eternal City. Situated on Via Firenze, wedged between Via Nazionale and Via Venti Settembre, it lies just a few minutes' walk down the street from the famous Teatro dell' Opera. A little further away, yet still within easy walking distance are the famous Spanish Steps. Ciampino Airport is some 25 km away and it is around 30 km to Fiumicino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1977" OriginalAmount="1977">
      <BasicPropertyInfo Latitude="41.9118343" Longitude="12.4564459" StarRating="2" HotelCode="500066|371585" HotelName="Hotel Al SanPietrino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Bettolo 43, 00195 Rom, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10408821</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1992" OriginalAmount="1992">
      <BasicPropertyInfo Latitude="41.881443126075" Longitude="12.518750906853" StarRating="4" HotelCode="92610|31781" HotelName="Best Western CineMusic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 128, 00182 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128831/a_128831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Rome, near the San Giovanni in Laterano Basilica (Basilica of St. John Lateran), Piramide Cestia, and Cinecittà offices as well as the headquarters of the European Institute of Design on Via Alcamo (800 m). Thanks to urban trains and subways that stop 500 m and 300 m from the hotel, guests can easily reach all of the most beautiful and famous places in Rome from the hotel, including the Colosseum, St. Peter's Basilica, the Roman Forum and the Spanish Steps. Rome-Ciampino Airport is approximately 11 km away and Leonardo da Vinci-Fiumicino Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1993" OriginalAmount="1993">
      <BasicPropertyInfo Latitude="41.88726817" Longitude="12.50524672" StarRating="0" HotelCode="583435|234144" HotelName="Sangiò Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di San Giovanni in Laterano 60, 1° piano, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9464562</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2001.52" OriginalAmount="2001.52">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="781632|217309" HotelName="Relais Vatican Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Della Valle 1</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11003266</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2002" OriginalAmount="2002">
      <BasicPropertyInfo Latitude="41.923396692989" Longitude="12.468704581261" StarRating="3" HotelCode="10877|55155" HotelName="Best Western Astrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Antonio Sarti 4, 00196 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8151/a_8151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2004.61" OriginalAmount="2004.61">
      <BasicPropertyInfo Latitude="41.89052653" Longitude="12.50676283" StarRating="2" HotelCode="413584|192b9d" HotelName="Charme Holidays Colosseum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,LCD/Projector,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 100, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7650315</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2011.24" OriginalAmount="2011.24">
      <BasicPropertyInfo Latitude="41.86830158" Longitude="12.4683462" StarRating="0" HotelCode="717769|217034" HotelName="Piccolotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guglielmo Marconi 57, 00146 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10412171</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2013" OriginalAmount="2013">
      <BasicPropertyInfo Latitude="41.737275994826" Longitude="12.253359650297" StarRating="4" HotelCode="57704|28339" HotelName="Occidental Aran Blu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungomare Duca degli Abruzzi 72, 00121 Lido di Ostia, Roma</AddressLine>
          </AddressLines>
          <CityName>Lido di Ostia</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74759/a_74759_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a small bay, surrounded by palm trees and in perfect harmony with the long sandy beaches and the sea of Ostia. Close to the hotel there are 80 stores and boutiques. Within a short walk from the hotel (approximately 50 m), guests will find the bus station and the beach. Rome is 45 minutes’ drive away, and the ancient Roman port of Ostia is approximately 30 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2014.11" OriginalAmount="2014.11">
      <BasicPropertyInfo Latitude="41.90505217" Longitude="12.50280281" StarRating="0" HotelCode="822248|14d429" HotelName="DD Luxury House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dell'Indipendenza 5, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/72/f7726a95ccf51e3ca0dead3e74c3fb13e7073cf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2022.36" OriginalAmount="2022.36">
      <BasicPropertyInfo Latitude="41.90813574" Longitude="12.47602823" StarRating="0" HotelCode="546881|159c8d" HotelName="Domus Ripetta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 41, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8495114</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A baggage storage service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="41.920594714284" Longitude="12.518408596516" StarRating="3" HotelCode="17613|2889" HotelName="Hotel Santa Costanza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXI Aprile, 4, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21067/a_21067_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Villa Borghese in the embassy district of the city. Bologna underground station lies just 400 m from the hotel and scores of shops (300 m), bars as well as a number of the top tourist sights such as the Spanish Steps, the Colosseum and the Piazza Venezia, are located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2023.34" OriginalAmount="2023.34">
      <BasicPropertyInfo Latitude="41.90011317" Longitude="12.43617338" StarRating="3" HotelCode="547560|1d6aa1" HotelName="Le Coq Rooms&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Girolamo Vitelli 10, 00167 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c7/07/c7079d095bdd2b0e414a839aab0ae5abdf32d2e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2041.63" OriginalAmount="2041.63">
      <BasicPropertyInfo Latitude="41.886065" Longitude="12.52291" StarRating="2" HotelCode="151501|10bfbd" HotelName="Hotel Lodi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Oristano 14, 00182 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204505/204505a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2045" OriginalAmount="2045">
      <BasicPropertyInfo Latitude="41.68081032" Longitude="12.50401366" StarRating="3" HotelCode="338548|429804" HotelName="Albergo al Castello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Pets allowed,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Castelli Romani 47, 00040 Pomezia</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/88007/2188007/1.jpg?f=15076085</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Albergo Al Castello in Pomezia, you'll be within the vicinity of Cinecitta World and Castel Romano Outlet.  This hotel is within the region of Zoomarine and Biomedical Campus Rome.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 23 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have bathtubs or showers and hair dryers. Conveniences include phones, and cribs/infant beds (surcharge) can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a satisfying meal at a restaurant serving guests of Albergo Al Castello. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2057.34" OriginalAmount="2057.34">
      <BasicPropertyInfo Latitude="41.837089647043" Longitude="12.509452700615" StarRating="3" HotelCode="58870|10bf3c" HotelName="Orto di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Grotta Perfetta 551, 00142 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76259/a_76259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near an ancient Roman site overlooking the Parco dell'Appia Antica, between the EUR and the Cristoforo Colombo road, near the 19th century palace, the Nuova Fiera di Roma. The Vatican, the Colosseum and the city centre all lie between 7 km and 10 km from the hotel and it is a short walk to a diverse array of restaurants, shops and links to the public transport network. Rome's 2 airports lie within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2058.56" OriginalAmount="2058.56">
      <BasicPropertyInfo Latitude="41.909064" Longitude="12.460704" StarRating="2" HotelCode="192049|115d70" HotelName="Affittacamere Glatimia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Caio Mario 14/a, int. 1, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/379905/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2069.39" OriginalAmount="2069.39">
      <BasicPropertyInfo Latitude="41.887961" Longitude="12.508156" StarRating="3.5" HotelCode="260864|13e3dc" HotelName="Le Terrazze di San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 150/B, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337364/337364a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2071" OriginalAmount="2071">
      <BasicPropertyInfo Latitude="41.772111453216" Longitude="12.241816446272" StarRating="3" HotelCode="421370|71347" HotelName="Euro House Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Elevator,Garden,Internet,Lounge,Parking,Pick &amp;amp; Drop,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Remo La Valle 11a, 00054 Fiumicino, Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/561046/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 Euro House Suites in Fiumicino, you'll be within the vicinity of Roman Ruins of Ostia Antica and Ostia Antica. This hotel is within the vicinity of Castello di Giulio II and Parco Leonardo.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 30 guestrooms featuring refrigerators and minibars. Rooms have private balconies. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and you can also request irons/ironing boards.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves lunch and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A train station pick-up service is provided at no charge during limited hours, and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2073.55" OriginalAmount="2073.55">
      <BasicPropertyInfo Latitude="41.92634421" Longitude="12.51548467" StarRating="0" HotelCode="572466|2059b5" HotelName="Gateway Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Lago di Lesina 91, INT-4, 00199 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9450079</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2076.76" OriginalAmount="2076.76">
      <BasicPropertyInfo Latitude="41.88436453" Longitude="12.50945649" StarRating="0" HotelCode="574432|1d1ff0" HotelName="La Grande Bellezza Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magna Grecia 39, San Giovanni, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/741078/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2077.50" OriginalAmount="2077.50">
      <BasicPropertyInfo Latitude="41.457529816903" Longitude="12.616185084656" StarRating="4" HotelCode="900562|556675" HotelName="Grand Hotel Dei Cesari" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach 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,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mantova 3, 00042 Anzio, Roma</AddressLine>
          </AddressLines>
          <CityName>Anzio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183624/a_183624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the beach in the picturesque town of Anzio. The centre of town offers plenty of shopping and entertainment venues and is only 2 kilometres away. Rome is 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2082" OriginalAmount="2082">
      <BasicPropertyInfo Latitude="41.943677" Longitude="12.439988" StarRating="2" HotelCode="191583|56271" HotelName="B&amp;B Bio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavalese 28, 00135 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334749/334749a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2091.43" OriginalAmount="2091.43">
      <BasicPropertyInfo Latitude="41.915657" Longitude="12.444581" StarRating="3" HotelCode="295487|12e0be" HotelName="Antica Dimora Contessa Arrivabene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tito Livio 28, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204508/204508a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2091.91" OriginalAmount="2091.91">
      <BasicPropertyInfo Latitude="41.90259456015" Longitude="12.493894790534" StarRating="2" HotelCode="26709|10b4ae" HotelName="Seiler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 48, 00185 Rom, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39176/a_39176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Small and strategically located, this city hotel is in the heart of Rome, in the Trevi district. Guests can easily find everything the eternal city has to offer right on the hotel’s doorstep. The Colosseum is 300 metres from the hotel and it is 500 metres to the Spanish Steps. Leonardo Da Vinci International Airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2096.75" OriginalAmount="2096.75">
      <BasicPropertyInfo Latitude="41.89835833" Longitude="12.45625757" StarRating="1" HotelCode="440955|1a186d" HotelName="The Pope's Window" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Fornaci 44, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7667233</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2102.24" OriginalAmount="2102.24">
      <BasicPropertyInfo Latitude="41.93177556" Longitude="12.52219286" StarRating="0" HotelCode="621814|15b349" HotelName="A Casa Di Enza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Zanzur 8, Nomentano, 00199 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791284/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2103" OriginalAmount="2103">
      <BasicPropertyInfo Latitude="41.90800113" Longitude="12.44509112" StarRating="0" HotelCode="954642|371778" HotelName="Le Vie Del Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Rizzo 83, 00136 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10411490</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2103.76" OriginalAmount="2103.76">
      <BasicPropertyInfo Latitude="41.902512" Longitude="12.487916" StarRating="3" HotelCode="165959|10b3c3" HotelName="Julia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 29, Roma 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337140/337140a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2114.97" OriginalAmount="2114.97">
      <BasicPropertyInfo Latitude="41.905759" Longitude="12.461434" StarRating="2" HotelCode="152604|10ba5e" HotelName="Hotel Prati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 89, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365958/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2121.28" OriginalAmount="2121.28">
      <BasicPropertyInfo Latitude="41.9222748" Longitude="12.4714269" StarRating="3" HotelCode="192091|1222e8" HotelName="B&amp;B Suites Piazza Del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia 215, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338099/338099a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2122" OriginalAmount="2122">
      <BasicPropertyInfo Latitude="41.686875" Longitude="13.018822" StarRating="3" HotelCode="310242|409218" HotelName="La Pace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappuccini 9, 00037 Segni, Roma</AddressLine>
          </AddressLines>
          <CityName>Segni</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/52534.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Segni. The nearest airport is Frosinone (QFR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2122" OriginalAmount="2122">
      <BasicPropertyInfo Latitude="41.920984" Longitude="12.506914" StarRating="3" HotelCode="146288|55866" HotelName="Hotel Coppedè" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Chiana 88, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333041/333041a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2122" OriginalAmount="2122">
      <BasicPropertyInfo Latitude="41.913611" Longitude="12.617992" StarRating="4" HotelCode="395920|28304" HotelName="Novotel Roma Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Noale 291, 00155 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94275/a_94275_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has easy access to the city centre, approximately 15 km away, as well as the railway station and shopping district, which are roughly 15 km away. Rome Ciampino Airport is located approximately 15 km from the hotel and Fiumicino Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2125" OriginalAmount="2125">
      <BasicPropertyInfo Latitude="41.896351664705" Longitude="12.424670755863" StarRating="4" HotelCode="36262|21818" HotelName="The Church Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 481, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59277/a_59277_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3 km from the Vatican City and the city centre. The nearest public transport connection is 700 m from the hotel. Termini railway station is 10 km from the hotel and Fiumicino Airport is some 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2132" OriginalAmount="2132">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="4" HotelCode="803707|362072" HotelName="Hotel San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Pets allowed,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Licia 7, 00183 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643946/643946a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel San Giovanni is a 4-star hotel in Rome ready to welcome you and to make your unique your experience in the heart of the Capital city. It is located in the Appio Latino district, ideal location just a few minutes walking from the Colosseum and the monuments that make the city of Rome unique in the world, well connected to the rest of the city by public transport and Metro. You will be surrounded by history and legend, always accompanied by the best comforts and services that a four-star hotel can offer today. Rome is beauty, it's everything you could want from a trip, and staying at our hotel is the best way to better enjoy every single moment of your visit. Our 82 rooms of various types are all spacious and made with the most innovative interior design solutions: comfortable beds, high quality materials to perfectly meet the needs of business and leisure guests, with large spaces, large desks, comfortable wardrobes and luggage shelves. Every morning from 7.00 am in the breakfast room you can start your day with a rich breakfast buffet, prepared with fresh homemade products. Our lobby bar is open every day until 11h30 pm, for a pleasant break in a warm and welcoming atmosphere, ideal for enjoying an excellent espresso or an aperitif with friends. Multilingual reception available 24 hours a day. Available for guests: free WI-FI in all rooms, satellite TV channels, luggage storage. On request: laundry service and room service. The structure has a meeting room equipped for business meetings, conferences and presentations, with the possibility of coffee breaks and ancillary services. Availability of paid parking subject to availability. The hotel has rooms equipped for the disabled.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2132" OriginalAmount="2132">
      <BasicPropertyInfo Latitude="41.96983276" Longitude="12.43618994" StarRating="0" HotelCode="579505|234436" HotelName="Villa Wilson" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 878, 00189 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11031678</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2132.74" OriginalAmount="2132.74">
      <BasicPropertyInfo Latitude="41.90685813" Longitude="12.46054268" StarRating="0" HotelCode="642943|189562" HotelName="Vatican's Roof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 271, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/51/8751bd7cc958a4b763699a757b27ce9cebf73429.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2134.44" OriginalAmount="2134.44">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="191965|209305" HotelName="Basilio 55 Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio 55, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338715/338715a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe and a transfer service, 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="45" TotalAmount="2136.49" OriginalAmount="2136.49">
      <BasicPropertyInfo Latitude="41.83688" Longitude="12.51067" StarRating="3" HotelCode="143526|104b66" HotelName="Antica Locanda Palmieri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Grotta Perfetta 555/A, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216206/216206a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2138.84" OriginalAmount="2138.84">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="3" HotelCode="447454|176e62" HotelName="Suite Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Università 25, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4036463</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2140" OriginalAmount="2140">
      <BasicPropertyInfo Latitude="41.72849606" Longitude="12.28075548" StarRating="4" HotelCode="751269|371551" HotelName="Fly Deco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Lungomare Paolo Toscanelli 52a, 00122 Lido Di Ostia, Rome</AddressLine>
          </AddressLines>
          <CityName>Lido di Ostia</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1009271/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2142.73" OriginalAmount="2142.73">
      <BasicPropertyInfo Latitude="41.943763219641" Longitude="12.474689930677" StarRating="4" HotelCode="36249|GFR" HotelName="Grand Hotel Fleming" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Monteleone di Spoleto 20</AddressLine>
          </AddressLines>
          <PostalCode>063337512</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59263/a_59263_R2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-equipped hotel lies close to the centre of Rome where guests can discover many shopping and entertainment venues as well as the city's top sights. It is a perfect place to stay should guests travel for business or for leisure, looking for a warm, but nevertheless efficient structure. It is just a few minutes' walk from the Olympic Stadium, home of AS Roma and close to Flaminio Stadium, now a popular rugby venue. If guests are music lovers, this hotel is situated close to the Auditorium, Parco della Musica; an exciting venue with a varied calendar including art exhibitions, concerts and drama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2143.21" OriginalAmount="2143.21">
      <BasicPropertyInfo Latitude="41.909127" Longitude="12.463012" StarRating="2" HotelCode="89621|10b3bb" HotelName="Hotel dei Quiriti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 198, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125507/a_125507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2144.72" OriginalAmount="2144.72">
      <BasicPropertyInfo Latitude="41.910522956775" Longitude="12.465639728836" StarRating="3" HotelCode="116718|10c837" HotelName="The B Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scipioni 239, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172454/172454a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant guest house is located 50 metres from Lepanto metro station, and a 10-minute walk from the Vatican City. Leonardo da Vinci International Airport (Fiumincino) is approximately 45 km from the hotel and Ciampino Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2149" OriginalAmount="2149">
      <BasicPropertyInfo Latitude="41.752976063427" Longitude="12.371789388886" StarRating="4" HotelCode="455368|56816" HotelName="Residence I Triangoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Ermanno Wolf Ferrari 289, 00124 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/624962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2160.76" OriginalAmount="2160.76">
      <BasicPropertyInfo Latitude="41.85398893" Longitude="12.48638321" StarRating="0" HotelCode="574402|16687d" HotelName="B&amp;B SheLisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Severo 189, 00145 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9243915</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2166.60" OriginalAmount="2166.60">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="2" HotelCode="146962|1011b6" HotelName="Domus Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Universita 25, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/32/dc/32dc2060be395680d01d7ab3c090c3b0d11727b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2169" OriginalAmount="2169">
      <BasicPropertyInfo Latitude="41.77320005" Longitude="12.22840826" StarRating="2" HotelCode="351011|84322" HotelName="Hotel La Villetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Scuole 64, 00054 Fiumicino, Lazio</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36232/1836232/1.jpg?f=15468903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2169" OriginalAmount="2169">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="788623|493877" HotelName="Il B&amp;B Della Mamma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Forli 40, 00161 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/fe/3cfeacedc41017782d37e149a90e58a7e0127db7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2170" OriginalAmount="2170">
      <BasicPropertyInfo Latitude="41.77267" Longitude="12.24247" StarRating="4" HotelCode="265883|26099" HotelName="Best Western Hotel Rome Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Portuense 2465, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/371314/a_371314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2172" OriginalAmount="2172">
      <BasicPropertyInfo Latitude="41.759652" Longitude="12.271176" StarRating="3" HotelCode="145967|71345" HotelName="Chopin" 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>Via Arsiero 2, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540081/540081a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2173" OriginalAmount="2173">
      <BasicPropertyInfo Latitude="41.851725994642" Longitude="12.48259305954" StarRating="4" HotelCode="35247|23831" HotelName="BV Oly Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Santuario Regina degli Apostoli 36, 00145 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165377/165377a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the E.U.R. shopping precinct and a few kilometres from the new trade fair venue. The historical centre of the city can be reached in a few minutes with line B of the metro, and Fiumicino International Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2175.43" OriginalAmount="2175.43">
      <BasicPropertyInfo Latitude="41.910785146463" Longitude="12.513458036298" StarRating="3" HotelCode="37859|644455" HotelName="Regina Margherita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Bari 3, 00161 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62471/a_62471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated close to Rome University, this hotel enjoys a wonderful location close to many of the Italian capital's top sights including the Colosseum, the Fontana di Trevi, which lie around 3 km from the hotel. The nearest stop for the public transport network is to be found directly in front of the hotel and countless shopping and entertainment venues can be explored in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2178.06" OriginalAmount="2178.06">
      <BasicPropertyInfo Latitude="41.906597" Longitude="12.46491" StarRating="3" HotelCode="76605|10c679" HotelName="Arcangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boezio 15, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/579422/579422a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2182.60" OriginalAmount="2182.60">
      <BasicPropertyInfo Latitude="41.888257287337" Longitude="12.497598677874" StarRating="2" HotelCode="177919|1396f8" HotelName="Colosseum B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo d’Africa 59, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206135/206135a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2185.29" OriginalAmount="2185.29">
      <BasicPropertyInfo Latitude="41.904992" Longitude="12.500249" StarRating="2" HotelCode="36255|10ba7e" HotelName="Domus Mea Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calatafimi 31, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216107/216107a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2188" OriginalAmount="2188">
      <BasicPropertyInfo Latitude="41.906261" Longitude="12.516878" StarRating="3" HotelCode="82566|28292" HotelName="Best Western Globus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ippocrate 119, 00161 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111420/w_111420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2190.10" OriginalAmount="2190.10">
      <BasicPropertyInfo Latitude="41.90853096" Longitude="12.46426599" StarRating="0" HotelCode="440221|19267d" HotelName="Nobilcasa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Gracchi 128, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7629670</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2192.31" OriginalAmount="2192.31">
      <BasicPropertyInfo Latitude="41.909519307995" Longitude="12.498495876789" StarRating="4" HotelCode="12724|312225" HotelName="Gambrinus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Piave 35, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13085/a_13085_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a charming and quiet quarter of the historic centre of Rome. Just a few metres from the famous Via Veneto, the hotel enjoys a refined and comfortable environment, characterised by the harmony of the furnishings and by a great attention to detail. The Termini railway station is about 1 km away. Ciampino Airport and Leonardo da Vinci International Airport are about 18 km and 20 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2195" OriginalAmount="2195">
      <BasicPropertyInfo Latitude="41.903539" Longitude="12.508931" StarRating="3" HotelCode="447453|200525" HotelName="Residenza Castrense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dell'Università 25, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4062787</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service and a transfer service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2198" OriginalAmount="2198">
      <BasicPropertyInfo Latitude="41.76303404" Longitude="12.22915401" StarRating="0" HotelCode="715966|293680" HotelName="B&amp;B La Brezza Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Giorgis 149A, 00054 Fiumicino, Rome</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5916556</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2201.70" OriginalAmount="2201.70">
      <BasicPropertyInfo Latitude="41.90639893" Longitude="12.45630741" StarRating="2" HotelCode="563547|1eb746" HotelName="La Vite Vaticana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Bastioni Di Michelangelo 5, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/594484/594484a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Most storeys can be reached by lift. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2209.76" OriginalAmount="2209.76">
      <BasicPropertyInfo Latitude="41.920444245559" Longitude="12.516646942258" StarRating="4" HotelCode="571462|1b51b5" HotelName="Checkin Villa Angelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 333, 00162 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/688557/a_688557_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2212" OriginalAmount="2212">
      <BasicPropertyInfo Latitude="41.756574913221" Longitude="12.273123264313" StarRating="4" HotelCode="31824|5188" HotelName="Hotel Isola Sacra Rome Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scafa 416, 00054 Fiumicino</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50786/a_50786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a quiet location in Fiumicino, close to the seaside and the Ostia Roma. The archaeologically interesting area of Ostia Antica is easily reached by bus and there is a bus stop located only minutes away from the hotel. Fiumicino Airport is roughly 10-minutes away and from the airport there are convenient transport connections to the centre of the historical city of Rome. A shuttle service between the hotel and the airport is offered (fees apply). In addition, there is also a shuttle service to the centre of Rome for a charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2212" OriginalAmount="2212">
      <BasicPropertyInfo Latitude="41.879935" Longitude="12.521441" StarRating="3" HotelCode="255917|44789" HotelName="Tuscolana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 185, 00182 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334176/334176a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2214" OriginalAmount="2214">
      <BasicPropertyInfo Latitude="41.817506" Longitude="12.46095" StarRating="4" HotelCode="32805|10014" HotelName="Cristoforo Colombo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 710, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52088/a_52088_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located around 25 minutes away from the city centre. The nearest underground station is just 1 km. Both Fiumicino and Ciampino airports are just over 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2225.87" OriginalAmount="2225.87">
      <BasicPropertyInfo Latitude="41.908255314298" Longitude="12.452407577869" StarRating="0" HotelCode="386034|18cf7c" HotelName="Candia Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Candia 77, Interno 3, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/560072/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2233" OriginalAmount="2233">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="748950|493861" HotelName="The Spanish Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Ripetta 66, Spagna, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=866928</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2238.81" OriginalAmount="2238.81">
      <BasicPropertyInfo Latitude="41.88095669295" Longitude="12.507972121238" StarRating="3" HotelCode="316823|10b6da" HotelName="Best Western Hotel Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magna Grecia 122, 00183 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31729/a_31729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the busy Via Magna Grecia, in the heart of the city centre shopping district on the corner of Piazza Tuscolo. The well-known Basilica of S. Giovanni in Laterano is very close, whilst the Colosseum is not far away. There is easy access to the hotel by car or rail (Termini Railway Station). The airports of Ciampino and Leonardo da Vinci International are about 25 km and 40 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2244.42" OriginalAmount="2244.42">
      <BasicPropertyInfo Latitude="41.871370928522" Longitude="12.483230156174" StarRating="0" HotelCode="311181|13636f" HotelName="Affittacamere Nansen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Via F. Nansen 122, Zona Piramide, 00154 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9493639</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2244.72" OriginalAmount="2244.72">
      <BasicPropertyInfo Latitude="41.921186" Longitude="12.502228" StarRating="3" HotelCode="11255|10cb32" HotelName="Buenos Aires" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clitunno 9, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9354/a_9354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near Villa Ada and Villa Borghese, two of Rome's oldest parks, and only 5 minutes from Via Veneto by car or public transport. Termini station is just 15 minutes away and numerous other attractions are located close by. Rome Ciampino Airport is approximately 30 km away, and Leonardo da Vinci-Fiumicino Airport is roughly 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2253.37" OriginalAmount="2253.37">
      <BasicPropertyInfo Latitude="41.839206" Longitude="12.550872" StarRating="4" HotelCode="66775|10b674" HotelName="Appia Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Appia Nuova 934, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86409/a_86409_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful and welcoming hotel is conveniently located only a few steps from the Appia Antica archaeological sight known as Regina Viarum. Rome's Ciampino Airport and the historical centre are easily accessible by car, both being just 7 km away. Quatro Miglio bus station is in the immediate vicinity, while Termini train station is just 7 km away. St. Peter's Basilica is 10 km away. Leonardo da Vinci international Airport in Fiumicino is some 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2256" OriginalAmount="2256">
      <BasicPropertyInfo Latitude="41.898332" Longitude="12.500965" StarRating="3" HotelCode="47719|10062" HotelName="Contilia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 81, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10723/r_10723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the historic centre of Rome. Various shopping venues, bars and restaurants are to be found in the vicinity (500 m away). Links to the transport network can easily be reached on foot, just a few metres away. The famed Colosseum is just a few minutes away and varied nightclubs are located only 2 km from the hotel. Rome Fiumicino Airport is roughly 30 km away and Rome Ciampino Airport is 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2264.61" OriginalAmount="2264.61">
      <BasicPropertyInfo Latitude="41.89934101" Longitude="12.49137732" StarRating="2" HotelCode="856878|2171d8" HotelName="Esposizione Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 66, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9509328</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2265" OriginalAmount="2265">
      <BasicPropertyInfo Latitude="41.899174671967" Longitude="12.499922811985" StarRating="3" HotelCode="67084|40770" HotelName="Hotel Dina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 62, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170533/170533a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this hotel is just 100 m from the Santa Maria Maggiore Church and right by Termini railway station. It enjoys great proximity to the historical centre and excellent transport links, with the train station and subway nearby. There is also a shopping centre within a short distance. Ciampino Airport is approximately 20 km from the hotel and Fiumicino/Leonardo da Vinci International Airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2265" OriginalAmount="2265">
      <BasicPropertyInfo Latitude="41.919714580194" Longitude="12.42067694664" StarRating="4" HotelCode="31156|10068" HotelName="Pineta Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via San Lino Papa 35, 00167  Rome, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49786/a_49786_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 10 minutes from Rome's historical centre, some 8 km from the Vatican. A selection of shopping and entertainment venues are to be found in the vicinity and the nearest links to the public transport network are just 100 m away. The nearest airport is approximately 20 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2269.48" OriginalAmount="2269.48">
      <BasicPropertyInfo Latitude="41.900909541675" Longitude="12.49340236187" StarRating="3" HotelCode="36260|10b3bf" HotelName="Miami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59275/a_59275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the busy Repubblica area of Rome, just 10 minutes' walk from the Colosseum, Spanish Steps and Trevi Fountain. Repubblica metro station is a 5-minute walk away. Termini train station is 500 metres away with buses and trains to Fiumicino Airport, which is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2269.77" OriginalAmount="2269.77">
      <BasicPropertyInfo Latitude="41.87270728" Longitude="12.44941243" StarRating="2" HotelCode="445614|1660ce" HotelName="Villa Zaccardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Gianicolense 226, 00152 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11011906</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and a café are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2272" OriginalAmount="2272">
      <BasicPropertyInfo Latitude="41.906684371535" Longitude="12.501888160863" StarRating="4" HotelCode="70654|12874" HotelName="Best Western Hotel Artdeco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 19, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92983/a_92983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic centre of Rome, a few steps from the famous gateway of Porta Pia. It is situated in the heart of the diplomatic, financial and fashion district of the city. Connections to public transport are optimal: the subway station is only 200 m from the hotel and stops of principal city bus lines are close by. It is just a 5-minute drive to central Rome and the city's sights are all nearby: the Trevi Fountain and the Colosseum (700 m), the Spanish Steps (800 m), the Piazza del Popolo (1 km) and the Vatican Museum (1.5 km). Ciampino and Fiumicino Airports are both 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2272.66" OriginalAmount="2272.66">
      <BasicPropertyInfo Latitude="41.90859572" Longitude="12.46148101" StarRating="0" HotelCode="736340|2172ae" HotelName="Germanico Vatican Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00136 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b6/06/b6069304f1352400bc9a5f45b49021a077be08cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2274.38" OriginalAmount="2274.38">
      <BasicPropertyInfo Latitude="41.90613771" Longitude="12.46487815" StarRating="2" HotelCode="604394|18f7cc" HotelName="Cassiodoro 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassiodoro 19, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287129</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2275" OriginalAmount="2275">
      <BasicPropertyInfo Latitude="41.822935588779" Longitude="12.475138737434" StarRating="3" HotelCode="936371|58311" HotelName="Villa Eur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Marcellino Champagnat 2, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652227/652227a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2278" OriginalAmount="2278">
      <BasicPropertyInfo Latitude="41.929823196244" Longitude="12.523493172757" StarRating="0" HotelCode="386387|233801" HotelName="Moai Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Scirè 14, 00199 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213407/213407a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2287.21" OriginalAmount="2287.21">
      <BasicPropertyInfo Latitude="41.90701334" Longitude="12.46874714" StarRating="2" HotelCode="439982|18169c" HotelName="Vaticano Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 44, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646815/646815a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2289" OriginalAmount="2289">
      <BasicPropertyInfo Latitude="41.88994761" Longitude="12.49453059" StarRating="0" HotelCode="974380|396399" HotelName="Colosseo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Giovanni in Laterano 10, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10646772</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2289.73" OriginalAmount="2289.73">
      <BasicPropertyInfo Latitude="41.904743700993" Longitude="12.472168052336" StarRating="2.5" HotelCode="385774|18dfa8" HotelName="Pension Calamatta Rom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Calamatta 16, 00193 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205543/205543a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2291.38" OriginalAmount="2291.38">
      <BasicPropertyInfo Latitude="41.868028911133" Longitude="12.496431086019" StarRating="3" HotelCode="153579|2174245" HotelName="Residence Colombo 112" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 112, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337312/337312a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2293.97" OriginalAmount="2293.97">
      <BasicPropertyInfo Latitude="41.949426859278" Longitude="12.454644441605" StarRating="4" HotelCode="58704|10121a" HotelName="Hotel Villa Maria Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Via della Camilluccia 687, 00135 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76046/a_76046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the famous residential area of Camilluccia, just 10 minutes away from the city centre. Guests will find restaurants, bars and shops within walking distance of the hotel. Leonardo da Vinci International Airport is approximately 40 km from the hotel and Ciampino Airport is roughly 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2295.70" OriginalAmount="2295.70">
      <BasicPropertyInfo Latitude="41.896080138333" Longitude="12.499791383743" StarRating="3" HotelCode="909269|1126d4" HotelName="Merulana Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana, 19, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336761/336761a_hb_a_042.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2301" OriginalAmount="2301">
      <BasicPropertyInfo Latitude="41.899592921623" Longitude="12.495860606432" StarRating="3" HotelCode="49104|30792" HotelName="Corona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoli, 3, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34302/w_34302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2306.20" OriginalAmount="2306.20">
      <BasicPropertyInfo Latitude="41.895577012887" Longitude="12.51687169075" StarRating="3" HotelCode="95119|10c6c1" HotelName="Villa S. Lorenzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Liguri 7, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/377429/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2309.84" OriginalAmount="2309.84">
      <BasicPropertyInfo Latitude="41.752940045614" Longitude="12.372459941139" StarRating="4" HotelCode="102079|223126" HotelName="Best Western Hotel I Triangoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ermanno Wolf Ferrari 285, 00124 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142686/a_142686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2317.57" OriginalAmount="2317.57">
      <BasicPropertyInfo Latitude="41.91020091" Longitude="12.45415345" StarRating="3" HotelCode="441488|13488a" HotelName="Affittacamere Pratinn Vatican" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Doria 3, 00192 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206614/206614a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2318.97" OriginalAmount="2318.97">
      <BasicPropertyInfo Latitude="41.90447839388" Longitude="12.481703180298" StarRating="0" HotelCode="378623|1b3795" HotelName="Dimora Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 128, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8048325</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include room service and a business centre. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2323.60" OriginalAmount="2323.60">
      <BasicPropertyInfo Latitude="41.90467324" Longitude="12.46185394" StarRating="3" HotelCode="464627|18aca8" HotelName="La Maison Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitelelschi 42, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=696763</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2328.20" OriginalAmount="2328.20">
      <BasicPropertyInfo Latitude="41.900752" Longitude="12.496485" StarRating="3" HotelCode="258354|10c0e9" HotelName="Impero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Viminale 19, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14751/a_14751_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly in the centre of Rome. Nearby are countless tourist attractions such as the opera and the Spanish Steps. Convenient public transport links are only minutes from the hotel (approximately 100m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2329" OriginalAmount="2329">
      <BasicPropertyInfo Latitude="41.773584" Longitude="12.23012" StarRating="4" HotelCode="902427|70586" HotelName="Seccy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scuole 32, Fiumicino, Rome</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201927/201927a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2334" OriginalAmount="2334">
      <BasicPropertyInfo Latitude="41.913042" Longitude="12.464573" StarRating="4" HotelCode="165703|36004" HotelName="Metropolis" 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Milizie 26, 00195 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152269/152269a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 200 m from Lepanto metro station and a 10-minute walk from the Vatican. The surrounding area has many shops, restaurants and bars within walking distance. Villa Borghese park can be reached in 15 minutes and the city centre in about 20 minutes on foot. The train station is about 4 km away and the bus stop is only about 50 m from the hotel. Piazza del Popolo, San Pietro, Ara Pacis and Piazza di Spagna can all be reached within a few minutes by public transport. Ciampino Airport is approximately 35 km away and Leonardo da Vinci-Fiumicino Airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2337.44" OriginalAmount="2337.44">
      <BasicPropertyInfo Latitude="41.904928109443" Longitude="12.500048875809" StarRating="4" HotelCode="23162|1051688" HotelName="Noto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Calatafimi 12, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337209/337209a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2340" OriginalAmount="2340">
      <BasicPropertyInfo Latitude="41.773085" Longitude="12.238651" StarRating="4" HotelCode="55916|26098" HotelName="Mercure Rome Leonardo da Vinci Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Portuense 2470, Fiumicino, 00054 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72413/a_72413_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the town of Fiumicino just 3 km from Leonardo da Vinci international airport. A selection of shopping venues as well as bars and restaurants lie a few minutes away and the nearest bus stop is approximately 200 m from the hotel. The centre of Rome as well as Ciampino airport are 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2341.40" OriginalAmount="2341.40">
      <BasicPropertyInfo Latitude="41.944531151775" Longitude="12.550261608016" StarRating="3" HotelCode="379236|1398bd" HotelName="Residenza Talenti Superior Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Ojetti 79, 00137 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8032337</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2342.97" OriginalAmount="2342.97">
      <BasicPropertyInfo Latitude="41.90831238" Longitude="12.4452007" StarRating="0" HotelCode="576456|1ea65f" HotelName="Domus Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Rizzo 36, Scala A Int 2, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9104217</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2345.62" OriginalAmount="2345.62">
      <BasicPropertyInfo Latitude="41.822869702567" Longitude="12.411825656891" StarRating="4" HotelCode="335585|445695" HotelName="Holiday Inn Roma - Eur Parco Dei Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Castello Della Magliana 65, 00148 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55041/f_55041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and convenient location in Rome, just 2 km from the city centre and 10 minutes from Fiumicino Leonardo da Vinci international airport. The biggest shopping centre in Italy, Parco Leonardo, is just 10 minutes away by train. In addition, public transport lies within 600 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2346" OriginalAmount="2346">
      <BasicPropertyInfo Latitude="41.90604" Longitude="12.461092" StarRating="4" HotelCode="10481|2879" HotelName="Atlante Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 78, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8238/a_8238_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the centre of the historic town, just a short walk from the Vatican, the Sistine Chapel, Castel Sant' Angelo and countless museums. There is a profusion of wonderful restaurants located in the neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2348" OriginalAmount="2348">
      <BasicPropertyInfo Latitude="41.922728140871" Longitude="12.483177781105" StarRating="4" HotelCode="16837|17294" HotelName="Best Western Hotel Rivoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taramelli 7, 00197 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20507/a_20507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the prestigious part of the city known as Parioli. Peacefully located just 10 minutes drive from the centre of the city, this hotel is the perfect place to enjoy a relaxing stay. The nearest public transport links are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2350.41" OriginalAmount="2350.41">
      <BasicPropertyInfo Latitude="41.902803" Longitude="12.502217" StarRating="3" HotelCode="410275|422295" HotelName="Lazio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 8, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338436/338436a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2350.78" OriginalAmount="2350.78">
      <BasicPropertyInfo Latitude="41.902297" Longitude="12.503821" StarRating="3" HotelCode="386927|10b49f" HotelName="Marco Polo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89381/a_89381_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is very well situated in the city centre, in a very quiet location and within a short walk of the Termini railway station, the main train station in Rome. The family-friendly business hotel is the ideal departure point for people hoping to discover Rome, as it is a very short distance from the Colosseum, the Roman Forum, Piazza del Cinquecento and many other places of cultural interest. The Spanish Steps and Trevi Fountain are around a 20-minute walk away. Numerous shops can be found approximately 1 km from the design hotel and nightlife spots roughly 4 km away. Leonardo da Vinci International (Fiumicino) airport and Ciampino airport are both approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2357.57" OriginalAmount="2357.57">
      <BasicPropertyInfo Latitude="41.88970142" Longitude="12.49942376" StarRating="0" HotelCode="519684|12b6ba" HotelName="Colosseo Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 92, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9502192</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2361.90" OriginalAmount="2361.90">
      <BasicPropertyInfo Latitude="41.90144947" Longitude="12.49417389" StarRating="0" HotelCode="626402|217024" HotelName="Nazionale Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/f6/13f6317779284702fdf6e2d4f44d8e2f8fdb7304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2365.44" OriginalAmount="2365.44">
      <BasicPropertyInfo Latitude="41.87249191" Longitude="12.48041655" StarRating="0" HotelCode="546587|1a56e9" HotelName="City Lights Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ostiense 73, 00154 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7802932</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a babysitting service and a childcare service. Wireless internet access is available to guests in the public areas. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2373.21" OriginalAmount="2373.21">
      <BasicPropertyInfo Latitude="41.91388829" Longitude="12.52198855" StarRating="0" HotelCode="574319|1d5bd5" HotelName="Sensation House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Di Lando 3, 00162 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9132382</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2374.26" OriginalAmount="2374.26">
      <BasicPropertyInfo Latitude="41.903414" Longitude="12.506448" StarRating="3" HotelCode="66946|398035" HotelName="Gabriella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 88, first &amp; second floor, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86627/l_86627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, near Termini railway station. Many of Rome's famous sights, including the Colosseum, Spanish Steps and Pantheon, are located within a 25-minute walk of the hotel. Rome Ciampino Airport and Fiumicino Airport are both approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2376.36" OriginalAmount="2376.36">
      <BasicPropertyInfo Latitude="41.91134358" Longitude="12.49944523" StarRating="0" HotelCode="970956|217266" HotelName="Dolce Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Bergamo 7, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5482598</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2381" OriginalAmount="2381">
      <BasicPropertyInfo Latitude="41.73539" Longitude="12.262871" StarRating="1" HotelCode="191563|234004" HotelName="San Francesco Rifugio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Santabarbara 28, 00121 Lido di Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336040/336040a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2381.45" OriginalAmount="2381.45">
      <BasicPropertyInfo Latitude="41.898141" Longitude="12.501172" StarRating="3" HotelCode="117151|101573" HotelName="La Casa di Amy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 85/A, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360909/360909a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers various services and facilities, including a safe, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2382.34" OriginalAmount="2382.34">
      <BasicPropertyInfo Latitude="41.9142272" Longitude="12.52201457" StarRating="0" HotelCode="576479|1d5bc6" HotelName="Cinque Sogni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Livorno 6, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9129067</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2383" OriginalAmount="2383">
      <BasicPropertyInfo Latitude="41.916106" Longitude="12.469073" StarRating="4" HotelCode="26982|1952" HotelName="Donna Laura Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere delle Armi 21, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39732/a_39732_AK2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new complex enjoys a stunning location on the banks of the River Tiber between the Piazza del Popolo and the Vatican City. Situated along a main road, it is around 30 km to the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2391.88" OriginalAmount="2391.88">
      <BasicPropertyInfo Latitude="41.898185650595" Longitude="12.501145033018" StarRating="3" HotelCode="336896|187db9" HotelName="Hotel Campidoglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 85/A, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/500391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2400.78" OriginalAmount="2400.78">
      <BasicPropertyInfo Latitude="41.668392" Longitude="12.489114" StarRating="4" HotelCode="295989|15f7db" HotelName="Simon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calvi 9/11, 00040 Pomezia</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382388/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pomezia, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2401.93" OriginalAmount="2401.93">
      <BasicPropertyInfo Latitude="41.90774674525" Longitude="12.488300800324" StarRating="3" HotelCode="37648|10b496" HotelName="Garda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 30, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62059/l_62059_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant town hotel is situated on the Via Veneto, the 'Dolce Vita' street, in an exclusive district of the city. Countless tourist sights such as the Spanish Steps, the Via dei Condotti and the Green Park Villa Borghese are a few minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2410.26" OriginalAmount="2410.26">
      <BasicPropertyInfo Latitude="41.90373" Longitude="12.503556" StarRating="3" HotelCode="15850|10b6cb" HotelName="Piemonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 32 C, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19045/a_19045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of Rome, just a few minutes from Termini railway station. Countless shopping and entertainment venues as well as various tourist sights can easily be reached on foot or on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2413.64" OriginalAmount="2413.64">
      <BasicPropertyInfo Latitude="41.911441" Longitude="12.499978" StarRating="4" HotelCode="12776|19a1f2" HotelName="c-hotels Fiume" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Brescia 5, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12772/ba_12772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet location, close to the Via Veneto. The Piazza di Spagna lies around 1.5 km away and is easily reached within 10 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2418" OriginalAmount="2418">
      <BasicPropertyInfo Latitude="41.914789199233" Longitude="12.201497346924" StarRating="3" HotelCode="914275|191096" HotelName="Hotel Corsi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Km 27.7, Frazione Torrimpietra, Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Torrimpietra</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208245/208245a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Fiumicino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2424" OriginalAmount="2424">
      <BasicPropertyInfo Latitude="41.903343" Longitude="12.485479" StarRating="3" HotelCode="95131|28760" HotelName="Hotel La Fenice" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 15, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132178/a_132178_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's historic and commercial centre, 300 m away from the underground station Barberini, a short walk from the most famous basilica of Rome, S. Maria Maggiore, and 10 minutes from Vatican City and Basilica di San Pietro. It is just few minutes from the Spanish Steps, Via Veneto, the Colosseum and Piazza Venezia. The bus station is only around 100 m from the hotel and Termini railway station is approximately 3 km from the establishment. Rome’s Ciampino and Fiumicino airports are 15 and 22 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2425" OriginalAmount="2425">
      <BasicPropertyInfo Latitude="41.915419975503" Longitude="12.498421472387" StarRating="4" HotelCode="172170|19660" HotelName="Hotel Albani Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Adda 45, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7249/a_7249_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central yet peaceful location and provides an ideal haven for those seeking relaxation at the heart of the hectic metropolis, as well as being the perfect starting point for long shopping and sightseeing tours around the city. Various significant sights including Villa Borghese and the Borghese Gallery with their art treasures are to be found just 500 m from the hotel and the Via Veneto lies 10 min walk away whilst both squares, the Piazza di Spagna with the Spanish Steps and the Piazza di Trevi with the Fontana di Trevi are between 2 and 3 km from the hotel. Fiumicino Airport is around 35 km away from the hotel (just 45 min by car).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2431.26" OriginalAmount="2431.26">
      <BasicPropertyInfo Latitude="41.911391553828" Longitude="12.500367535145" StarRating="3" HotelCode="383811|1359f0" HotelName="Quo Vadis Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Bergamo 43, 00198 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=752567</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Quo Vadis Inn in Rome (Via Veneto), you'll be minutes from Museum of Contemporary Art of Rome and Piazza Fiume. This guesthouse is close to Roman Forum and Colosseum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring free minibar items and plasma televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Quo Vadis Inn. A complimentary continental 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 luggage storage and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available on request), and extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2434.61" OriginalAmount="2434.61">
      <BasicPropertyInfo Latitude="41.90342081" Longitude="12.45941975" StarRating="2.5" HotelCode="519699|14605e" HotelName="Borgo Pio Suites Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Farinone 30, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=748561</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2435" OriginalAmount="2435">
      <BasicPropertyInfo Latitude="41.909127" Longitude="12.463012" StarRating="2" HotelCode="89620|177523" HotelName="Giuggioli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Germanico 198, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125506/l_125506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet street in the Prati neighbourhood. A lot of restaurants, bars and shops of any kind can be found in the vicinity. Across the River Tevere, Piazza del Popolo can be found to the left, Castel Sant'Angelo straight ahead, after Via Regolo and Via Virgilio, and the Vatican Museums to the right, proceeding along Via Cola di Rienzo. Lepanto metro station is only 5 minutes away. Guests can reach the Trevi Fountain in 30 minutes on foot and the Spanish Steps are a 20-minute walk away. Roma Ciampino Airport is located approximately 20 km from the hotel and Roma Fiumicino Airport approximately 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2435.21" OriginalAmount="2435.21">
      <BasicPropertyInfo Latitude="41.896910685953" Longitude="12.448486089706" StarRating="3" HotelCode="221547|14fc26" HotelName="Hotel Il Cantico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cottolengo 50, 00163 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/381041/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2440" OriginalAmount="2440">
      <BasicPropertyInfo Latitude="41.906093905916" Longitude="12.459735274315" StarRating="4" HotelCode="76332|31447" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Crescenzio 86, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103800/a_103800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a strategic location, offering easy access to the most beautiful and well-known locations of the capital. Guests can go for a stroll along elegant shopping routes such as the streets Via Ottaviano and Via Cola di Rienzo, venture into the attractive alleyways of Borgo Pio, or walk amongst the embassies at the Holy See. It also offers good access to public transportation services. Taxis and buses are available on the doorstep, while Metropolitana Station is just 400 m away. However, the greatest privilege of residing at the hotel is being just 300 m from the magnificent Basilica di San Pietro (St. Peter’s Basilica). Roma Ciampino Airport is some 35 km away, while Roma Fiumucino Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2450" OriginalAmount="2450">
      <BasicPropertyInfo Latitude="41.89172" Longitude="12.417436" StarRating="4" HotelCode="44647|9325" HotelName="Princess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Ferrara 33, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19457/k_19457_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in green surroundings by the famous Via Aurelia, close to Cornelia underground station. St Peter's Square and Vatican City lies around 3 km away. In addition, the hotel is the optimal location for access to Leonardo da Vinci Airport, which lies around 25 km away. Ciampino Airport is located roughly 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2457" OriginalAmount="2457">
      <BasicPropertyInfo Latitude="41.909128" Longitude="12.510669" StarRating="3" HotelCode="95134|56137" HotelName="All Comfort Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Maria Lancisi 31, 00161 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205537/205537a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2464.28" OriginalAmount="2464.28">
      <BasicPropertyInfo Latitude="41.75139813" Longitude="12.36077135" StarRating="0" HotelCode="624933|216fb4" HotelName="Country House La Gaura Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gorgia Di Leontini 78, 00124 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795772/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2467.18" OriginalAmount="2467.18">
      <BasicPropertyInfo Latitude="41.8879993" Longitude="12.47347579" StarRating="0" HotelCode="577809|1e8825" HotelName="Trastevere Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere 75, 00153 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9367539</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2472.27" OriginalAmount="2472.27">
      <BasicPropertyInfo Latitude="41.888669077938" Longitude="12.495718364418" StarRating="3.5" HotelCode="191770|187dc4" HotelName="Residence Maximus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo D’Africa 30, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619507/619507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2480" OriginalAmount="2480">
      <BasicPropertyInfo Latitude="41.907475" Longitude="12.452808" StarRating="3" HotelCode="192038|233886" HotelName="PapavistaRelais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tunisi 3, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334099/334099a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2482" OriginalAmount="2482">
      <BasicPropertyInfo Latitude="41.904992" Longitude="12.471993" StarRating="3" HotelCode="11781|8452" HotelName="Diplomatic" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittoria Colonna 28, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11504/a_11504_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome's historical centre between the Piazza di Spagna and Vatican City. The Trinita die Monti Treppe, the Fontana di Trevi, the Pantheon and the Piazza Navona are just a short distance away. Scores of shops and other entertainment attractions are located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2487.83" OriginalAmount="2487.83">
      <BasicPropertyInfo Latitude="41.87625" Longitude="12.465987" StarRating="3" HotelCode="191644|12867c" HotelName="B&amp;B Hotel Roma Trastevere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere, 249/D, 00153 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333417/333417a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2489.79" OriginalAmount="2489.79">
      <BasicPropertyInfo Latitude="41.87924187" Longitude="12.47479807" StarRating="0" HotelCode="571055|161148" HotelName="Seven Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Zabaglia 11, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7282679</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. Services and facilities at the hotel include a baggage storage service and a transfer service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2489.89" OriginalAmount="2489.89">
      <BasicPropertyInfo Latitude="41.9115344" Longitude="12.4558484" StarRating="2" HotelCode="192086|12613e" HotelName="Arches" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bettolo 6, 00195 Rom, Vatikanstadt</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206584/206584a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2500.73" OriginalAmount="2500.73">
      <BasicPropertyInfo Latitude="41.90863158" Longitude="12.46163493" StarRating="0" HotelCode="433681|1b37a3" HotelName="Grand Tour Roma Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00192 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/596826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2511.89" OriginalAmount="2511.89">
      <BasicPropertyInfo Latitude="41.872100407698" Longitude="12.480830848217" StarRating="4" HotelCode="33473|10be68" HotelName="Abitart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pellegrino Matteucci 10-20, 00154 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/007375/007375a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Trastvere's entertainment and leisure area. The famous Pyramids of Cestius, a surprising and quite remarkable monument for Rome, is just a few paces away. The closest underground station offers good connections to the world-famous Colosseum, the city's main shopping street and Rome's main train station (Stazione Termini).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2528.75" OriginalAmount="2528.75">
      <BasicPropertyInfo Latitude="41.918134" Longitude="12.484329" StarRating="4" HotelCode="143166|106044" HotelName="Aldrovandi Residence City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ulisse Aldrovandi 11, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134381/134381a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2531.77" OriginalAmount="2531.77">
      <BasicPropertyInfo Latitude="41.927654158956" Longitude="12.483188968729" StarRating="3" HotelCode="902950|1032ed" HotelName="Suite Oriani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Garden,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Barnaba Oriani 92, 00197 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165449/165449a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive residential and business areas in Rome, in a tranquil neighbourhood with many typical cafés and restaurants nearby. The auditorium, Parco della Musica, is just 800 m from the hotel. The railway station is 300 metres away and offers direct connections to Villa Borghese and the Spanish Steps area in less than 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2534" OriginalAmount="2534">
      <BasicPropertyInfo Latitude="41.894864495289" Longitude="12.474363529495" StarRating="2" HotelCode="191931|56672" HotelName="Hotel Pomezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Chiavari 12-15, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336720/336720a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2548.78" OriginalAmount="2548.78">
      <BasicPropertyInfo Latitude="41.901440574074" Longitude="12.504117786884" StarRating="4" HotelCode="58347|397385" HotelName="Aphrodite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 90, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75615/l_75615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located in the historical centre right next to the Termini train station. Rome's central bus and train station lies right in front of the hotel. The Vatican, the Spanish Steps, the Trevi Fountain and the Piazza Navona are no more than 15 minutes away by public transport. The opera, Santa Maria Church and the coliseum are easily reached on foot. Ciampino airport lies around 15 km away and Leonardo da Vinci airport (Fiumicino) is around 25 km from the hotel. An abundance of restaurants and cafés are located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2555.91" OriginalAmount="2555.91">
      <BasicPropertyInfo Latitude="41.89184737211" Longitude="12.438964247704" StarRating="4" HotelCode="31160|10b43f" HotelName="NH Roma Villa Carpegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pio IV, 6, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49791/a_49791_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the fantastic, lush green Villa Pamphili Park and a shopping centre. St. Peter's Cathedral lies just 2 km away and the city centre may easily be reached by train or by making use of the bus service for which there is a stop just a stone's throw away (200 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2565.07" OriginalAmount="2565.07">
      <BasicPropertyInfo Latitude="41.879483" Longitude="12.525635" StarRating="3" HotelCode="31412|10b4a5" HotelName="B&amp;B Hotel ROMA Tuscolana - San Giovanni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Assisi 51, 00181 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50153/a_50153_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located between the historical and business districts of Rome. Tuscolana train station is about 300 m from the hotel, whilst Pontelungo metro station lies 600 m away. Fiumicino airport lies some 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2569.25" OriginalAmount="2569.25">
      <BasicPropertyInfo Latitude="41.9389596" Longitude="12.53383987" StarRating="0" HotelCode="625171|12a996" HotelName="Il Tempio Di Morfeo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montecristo 4, Nomentano, 00141 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b8/76/b8767dae152f9fbce9b8da8ca96dcb8ccce286fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2575.20" OriginalAmount="2575.20">
      <BasicPropertyInfo Latitude="41.901915704582" Longitude="12.503334581852" StarRating="3" HotelCode="302820|10b4ad" HotelName="Madison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 60, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16626/l_16626_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Originally a palace this Hotel is in a great location for tourists or business guests exploring the historical city of Rome. Situated a short distance from the train station Termini, this hotel is also within easy reach of Rome's elegant shops and historical sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2579.88" OriginalAmount="2579.88">
      <BasicPropertyInfo Latitude="41.897158" Longitude="12.490316" StarRating="2" HotelCode="116642|10c7ba" HotelName="Artorius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 13, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235751/235751a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2582.79" OriginalAmount="2582.79">
      <BasicPropertyInfo Latitude="41.91020629" Longitude="12.46230078" StarRating="0" HotelCode="581251|216f81" HotelName="Cesare ai Cavalieri Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare 71, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9492166</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2589" OriginalAmount="2589">
      <BasicPropertyInfo Latitude="41.904709" Longitude="12.461869" StarRating="4" HotelCode="10482|3374" HotelName="Atlante Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitelleschi 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8239/a_8239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2595.69" OriginalAmount="2595.69">
      <BasicPropertyInfo Latitude="41.906421" Longitude="12.4602" StarRating="4" HotelCode="20872|553205" HotelName="Hotel Dei Consoli Vatikano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Varrone 2/D, Angolo via Cola di Rienzo, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26852/a_26852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome, right by the Vatican and is therefore an ideal starting point for shopping trips or explorations of the "everlasting" city. Sightseeing attractions such as the Piazza di Spagna with the famous Spanish Steps only around a 15-minute walk away. There is a stop for the public transport to be found just 50 m away from the hotel and the main train station Termini lies around 5km away. Fiumicino airport is around 30 km away and Ciampino airport is roughly 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2599.04" OriginalAmount="2599.04">
      <BasicPropertyInfo Latitude="41.867139992362" Longitude="12.471577897668" StarRating="4" HotelCode="95142|108052" HotelName="H10 Roma Città" 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Amedeo Avogadro 35, Quartiere Marconi, 00146 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132190/a_132190_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located off Viale Marconi, on a major commercial street, just a 5-minute walk from Trastevere, one of the most charming neighborhoods, famous for its narrow streets, restaurants and nightlife. Links to the public transport system can be found a short walk from the conference hotel (bus stop 400 m and Basilica San Paolo underground station 1500 m) and the Trastevere train station is around 1000 m away. Many of Rome's main points of interest are close to the hotel, such as the Colosseum (4 km), the Vatican (5 km) and Trevi Fountain (5 km). Ciampino Airport is approximately 25 km from the hotel, while Leonardo da Vinci - Fiumicino International Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2600.02" OriginalAmount="2600.02">
      <BasicPropertyInfo Latitude="41.8991874" Longitude="12.4996851" StarRating="2" HotelCode="36248|10bf67" HotelName="Sweet Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 47, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132819/132819a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2600.98" OriginalAmount="2600.98">
      <BasicPropertyInfo Latitude="41.8997259" Longitude="12.4928272" StarRating="2" HotelCode="313079|13c73d" HotelName="Relais De L'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 36, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636081/636081a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2602.62" OriginalAmount="2602.62">
      <BasicPropertyInfo Latitude="41.889931" Longitude="12.494499" StarRating="3" HotelCode="88896|101220" HotelName="Imperial Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Giovanni in Laterano 10, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/087558/087558a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2606" OriginalAmount="2606">
      <BasicPropertyInfo Latitude="41.909197117696" Longitude="12.49613549551" StarRating="4" HotelCode="15481|23875" HotelName="Hotel Oxford" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Boncompagni 89, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177688/177688a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 1 km from Via Veneto and just 3.6 km from the Spanish Steps. The Castro Pretorio underground station can be reached within a 15-minute walk. Places of interest in the surrounding area include the Vatican Museums, 10 minutes’ drive away, and the Teatro dell'Opera di Roma, which is 1.4 km away. The Trevi Fountain is 1.7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2612.40" OriginalAmount="2612.40">
      <BasicPropertyInfo Latitude="41.869130451307" Longitude="12.493721844691" StarRating="2" HotelCode="398573|1a4d91" HotelName="Atticoromantica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Capitan Bavastro 136, 00154 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7760279</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2619.12" OriginalAmount="2619.12">
      <BasicPropertyInfo Latitude="41.919944093063" Longitude="12.503753720707" StarRating="3" HotelCode="933603|188b50" HotelName="Relais Villa Coppede" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Via Tronto 1, Nomentano, 00198 Rom, Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/470077/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa has an internal elevator that connects the floors of the rooms with the front desk and the floor below, with the area of ??wellness: The gym, fitness room, large swimming pool Jacuzzi for 10 people. There is also a real movie theater, a cinema room and / or meeting room with 12 seats as those of the cinema, 3D cinema with projector and screen, 60-inch LED TV, surround sound system, overhead projector, and much more. Centrally located, Relais Villa Coppedè it is one of the 17 famous villas of Coppedè made ??between 1913 and 1926 by the architect. Gino Coppedè just two minutes from Piazza Mincio and the Fountain of the Frogs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2620.27" OriginalAmount="2620.27">
      <BasicPropertyInfo Latitude="41.8849568" Longitude="12.4726553" StarRating="3" HotelCode="335593|1428348" HotelName="San Francesco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopa de' Settesoli 7, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336496/336496a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2632.51" OriginalAmount="2632.51">
      <BasicPropertyInfo Latitude="41.906253602405" Longitude="12.502698898315" StarRating="3" HotelCode="14989|10b908" HotelName="Montecarlo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Ski Hotel ,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro, 17/A, 00185 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153860/153860a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre of Rome, in the quiet and safe district of embassies and consulates, just 600 m walk from Termini central station, the air terminal and all major public transport links. With its excellent location, this hotel is the ideal solution for discovering the Eternal City for business and tourist travellers alike. Next to the hotel, besides the innumerable restaurants and trattorias where the best Italian and international cuisine may be enjoyed, guests will find the large Piazza della Repubblica and Via Nazionale, the extraordinary Basilica of Santa Maria degli Angeli, the ancient Baths of Diocletian and the interesting Museo Nazionale Romano. The famous Via Veneto, Spanish Steps and Trevi Fountain, Colosseum and Imperial Forum are easily reachable even walking following itineraries which cross the best streets of the city discovering squares, fountains, churches and fashion shops. Ciampino Airport is approximately 20 km and Fiumicino Airport is 30 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2638.99" OriginalAmount="2638.99">
      <BasicPropertyInfo Latitude="41.887969" Longitude="12.497689" StarRating="3" HotelCode="171745|1215be" HotelName="Maison Colosseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Querceti 24, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362667/362667a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2651.30" OriginalAmount="2651.30">
      <BasicPropertyInfo Latitude="41.900928" Longitude="12.496566" StarRating="3" HotelCode="47620|10b365" HotelName="Columbia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261964/261964a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2652" OriginalAmount="2652">
      <BasicPropertyInfo Latitude="41.912013133774" Longitude="12.450272440911" StarRating="4" HotelCode="15209|23876" HotelName="Quality Hotel Nova Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Savonarola 38, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18052/a_18052_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in a quiet residential area only 5 minutes from the Vatican Museum and 10 minutes from St: Peter's Square. In the immediate vicinity are a commercial area, a pleasant shopping street, the Olympic stadium, S. Angelo Church, CIPRO-Musei Vaticani underground station and a bus stop. Ciampino and Fiumicino airports are 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2656.57" OriginalAmount="2656.57">
      <BasicPropertyInfo Latitude="41.880117949802" Longitude="12.466218173504" StarRating="4" HotelCode="117704|10bae3" HotelName="Trilussa Palace Hotel Wellness &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ippolito Nievo 25-27, 00153 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211313/211313a_hb_a_047.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2658.07" OriginalAmount="2658.07">
      <BasicPropertyInfo Latitude="41.896248722299" Longitude="12.499092489988" StarRating="2" HotelCode="371824|106041" HotelName="Hotel Santa Prassede" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Prassede 25, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71070/l_71070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in Santa Maria Maggiore in the centre of Rome. San Pietro in Vincoli, the Domus Aurea, the Colosseum and the Vía Nazionale can be found in the vicinity. Within a 20-min walk, guests will reach the Spanish Steps, the Via Veneto, Piazza Navona and the Pantheon. Termini station and an underground station are around 600 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2665.64" OriginalAmount="2665.64">
      <BasicPropertyInfo Latitude="41.8996651" Longitude="12.43633078" StarRating="0" HotelCode="579151|217029" HotelName="Authentic Sweet Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Baldo Degli Ubaldi 190, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/4a/144af2bf50f8367dd21702b2033ef759254f06f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2666" OriginalAmount="2666">
      <BasicPropertyInfo Latitude="41.7738175" Longitude="12.2335239" StarRating="3" HotelCode="391081|191097" HotelName="Porto di Claudio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Ombrine 52, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/62529/2162529/1.jpg?f=15239113</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2670" OriginalAmount="2670">
      <BasicPropertyInfo Latitude="41.911445516885" Longitude="12.505306005478" StarRating="3" HotelCode="82648|24569" HotelName="Rome Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 28, 00161 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111520/a_111520_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Via XX Settembre (400 metres), Via Veneto and Via Nazionale. The historical centre is 2 km away. Trevi Fountain, the Spanish Steps and the Coliseum are all reachable by public transport or by walking for a few minutes. The nearest metro station is roughly 500 metres from the hotel. Rome Ciampino Airport is about 25 km away and Leonardo da Vinci-Fiumicino Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2684.29" OriginalAmount="2684.29">
      <BasicPropertyInfo Latitude="41.89985849" Longitude="12.45266624" StarRating="0" HotelCode="574192|183062" HotelName="Impero Vaticano B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 36, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/40/403275/ePrBLp8N_380bac889f7b87b54e80b33c3ade67aa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2689" OriginalAmount="2689">
      <BasicPropertyInfo Latitude="41.89802487" Longitude="12.47586853" StarRating="1" HotelCode="341839|64017" HotelName="Hotel Mimosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Chiara 61, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/75863/2275863/1.jpg?f=14969564</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2689.08" OriginalAmount="2689.08">
      <BasicPropertyInfo Latitude="41.911971295697" Longitude="12.473895864503" StarRating="2" HotelCode="447762|1d298f" HotelName="Residenza Flaminio Gaio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gian Domenico Romagnosi 1, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/612580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2694" OriginalAmount="2694">
      <BasicPropertyInfo Latitude="41.909916530959" Longitude="12.493410408497" StarRating="4" HotelCode="38411|35777" HotelName="Clarion Collection Hotel Principessa Isabella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Sardegna 149/151, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63489/a_63489_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in centre of Rome on the elegant Via Sardegna, only 10 minutes from the famous Via Veneta, the Trevi fountain, the Spanish Steps, the Piazza Barberini, and the Villa Borghese. Countless private villas, offices, banks, and institutes can be found here, and there are public transport links directly in front of the hotel. A range of restaurants, bars, and pubs are only 200 m away, the nearest nightclub is 500 m, the railway station around 3.5 km, and the nearest beach (a worthwhile excursion) approximately 30 km from the hotel. Fiumicino and Ciampino airports are both around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2706" OriginalAmount="2706">
      <BasicPropertyInfo Latitude="41.908475" Longitude="12.477279" StarRating="3" HotelCode="904055|517306" HotelName="Residenza Horti Luculliani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 36, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147817/147817a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a hotel with a central location in Rome. The property is surrounded by some of Rome's finest shops, bars and restaurants. Flaminio and Spagna metro stations are just 300 m away, while the Pantheon and Trevi Fountain are less than 1 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2706.93" OriginalAmount="2706.93">
      <BasicPropertyInfo Latitude="41.903531" Longitude="12.505315" StarRating="4" HotelCode="16972|641365" HotelName="Royal Court" 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>Via Marghera 51, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20667/a_20667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location in the centre of Rome, close to Termini train station (roughly 400 m away). The historic sightseeing attractions of Rome, such as the Colosseum and the Forum Romanum are easily reached within a couple of minutes. In addition, the Roman National Museum, the Via Veneto and the university of Rome are also close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2706.94" OriginalAmount="2706.94">
      <BasicPropertyInfo Latitude="41.909817419342" Longitude="12.456161085914" StarRating="3" HotelCode="376623|1dc3a2" HotelName="New Design St. Peter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Famagosta 8, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8009254</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2712.52" OriginalAmount="2712.52">
      <BasicPropertyInfo Latitude="41.90929" Longitude="12.49414" StarRating="0" HotelCode="757662|2171d4" HotelName="H501 Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Sicilia 153</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1008498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2728" OriginalAmount="2728">
      <BasicPropertyInfo Latitude="41.906981" Longitude="12.452846" StarRating="4" HotelCode="116591|55905" HotelName="Alimandi Vaticano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vaticano 99, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160356/a_160356_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical city hotel is located just 5 stops from Termini Railway Station and around 700 m away from Ottaviano underground station. It is right by the Vatican Museum and Sistine Chapel, and the area is very calm with plenty of very nice restaurants where guests can enjoy some Roman specialities. Nearby guests can find anything they may need such as banks, post offices, many different restaurants and bars where they can enjoy some Roman delights or a quick snack, as well as grocery stores, cinemas, fashion boutiques and many other conveniences. The hotel is the ideal departure point to discover Rome as guests can reach any point of Rome in few minutes on the underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2730.89" OriginalAmount="2730.89">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="980613|4711235" HotelName="Casa Bacciarini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Telesio 4a, 00195 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/f7/79f743bc54234c820e5cc09dcca8f9a35c9fd7df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2757.80" OriginalAmount="2757.80">
      <BasicPropertyInfo Latitude="41.87651658" Longitude="12.46590602" StarRating="0" HotelCode="809522|20570c" HotelName="247 Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Viale Di Trastevere 247, 00153 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1008866/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at 247 LuxuryRooms, you'll be centrally located in Rome, convenient to Santa Sabina and St. Peter's Basilica.  This townhouse accommodation is within close proximity of Centrale Montemartini and Santa Maria in Trastevere. #  Rooms : # Make yourself at home in one of the 5 individually decorated guestrooms, featuring espresso makers and LED televisions. Your memory foam bed comes with down comforters. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge). #  Business &amp; Other Amenities : # Featured amenities include limo/town car service, multilingual staff, and luggage storage. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2758.42" OriginalAmount="2758.42">
      <BasicPropertyInfo Latitude="41.891229404708" Longitude="12.436159998178" StarRating="4" HotelCode="401857|312185" HotelName="Cardinal St. Peter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Leone Dehon 71, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95810/a_95810_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 15 minutes by taxi from Termini railway station and the air terminal whilst the nearest public transport links are just a 2-minute walk away at Pio XI Square. The hotel can be easily reached from the highways (direction: S. Pietro). All the city’s important tourist attractions can be easily reached from the hotel either by foot or public transport. Examples include Vatican City, the Spanish Steps (15 minutes by public transport), the Trevi Fountain, the Colosseum and the Pantheon (20 minutes by public transport). There are bars and restaurants located in the hotel’s immediate vicinity and the Villa Pamphili Park is 3 minutes away by foot. The hotel is located 30 km from Rome’s Leonardo da Vinci Fiumicino Airport which can be reached in 30 minutes by car and it is 32 km to Rome Ciampino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2759" OriginalAmount="2759">
      <BasicPropertyInfo Latitude="41.905982118136" Longitude="12.502623796463" StarRating="3" HotelCode="21169|55876" HotelName="Hotel Siviglia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 12, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27321/a_27321_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in the 1900's, this hotel is situated in a peaceful yet central location, not far from the historical city centre. Numerous sightseeing attractions, such as the Via Nazionale or the Piazza della Republica may be found in the surrounding area. Public transport, as well as the main railway station, Termini, depart from stops just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2770" OriginalAmount="2770">
      <BasicPropertyInfo Latitude="41.90689608" Longitude="12.45892376" StarRating="0" HotelCode="949319|396119" HotelName="Catone Vatican Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 16, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10639478</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="41.788008990012" Longitude="12.516211867332" StarRating="3" HotelCode="59293|39729" HotelName="Marini Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Castel Di Leva 258, 00134 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76791/a_76791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the southwest of Rome, between two old Roman roads, known as Ardeatina and Laurentina. It is just a short walk to the Appia Antica and the military district of Cecchignola. The Rome-Naples motorway, the Grande Raccordo Anulare and the underground train line B are also only a short distance away. There are good transport links to Fiumicino airport (15 km away) and Ciampino airport (26 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2772" OriginalAmount="2772">
      <BasicPropertyInfo Latitude="41.901428595948" Longitude="12.494134604931" StarRating="3" HotelCode="45178|7623" HotelName="St. Moritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 51, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22096/a_22096_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the historical and commercial centre of the old part of Rome. It is just a short distance from the Spanish Steps and the splendid Forum of The Imperial City. The Colosseum is 1 km away and St. Peter’s Basilica 3 km from the hotel. Besides all the tourist attractions, guests will find numerous restaurants, bars, shops and public transport links in the hotel’s immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2773.55" OriginalAmount="2773.55">
      <BasicPropertyInfo Latitude="41.899553362187" Longitude="12.500201253241" StarRating="2" HotelCode="155049|10c6c8" HotelName="Hotel Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 77, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201930/201930a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2783" OriginalAmount="2783">
      <BasicPropertyInfo Latitude="41.9130335" Longitude="12.47455315" StarRating="1" HotelCode="447745|62130" HotelName="Domina Popolo B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giambattista Vico 40, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368934/368934a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2788" OriginalAmount="2788">
      <BasicPropertyInfo Latitude="41.907329072865" Longitude="12.462236487195" StarRating="2" HotelCode="258916|1410" HotelName="The Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 243, 00192 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15081/a_15081_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Rome, in a popular quarter of the city, close to St. Peter's Basilica in Vatican City. In addition, the old town, with its numerous historical sightseeing attractions is also not far from the hotel. This is the ideal starting point for long walks and excursions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2800" OriginalAmount="2800">
      <BasicPropertyInfo Latitude="41.847265" Longitude="12.475909" StarRating="4" HotelCode="71425|30448" HotelName="Pulitzer Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guglielmo Marconi 905, 00146 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96763/a_96763_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the modern business area of the Italian capital. The vicinity includes public transport links (bus stop: 100 m away). The centre of Rome is 10 km from the hotel, whilst the Colosseum and the Roman Forum are 8 km away. Ciampino Airport and Leonardo da Vinci International Airport are both 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2803" OriginalAmount="2803">
      <BasicPropertyInfo Latitude="41.903793" Longitude="12.48494" StarRating="3" HotelCode="78514|20375" HotelName="Hotel Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Capo Le Case 14, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106404/a_106404_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2805" OriginalAmount="2805">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="743469|321379" HotelName="Avignonesi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Avignonesi 5, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8346404</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2810.14" OriginalAmount="2810.14">
      <BasicPropertyInfo Latitude="41.89606049515" Longitude="12.499078502376" StarRating="3" HotelCode="563416|1b5206" HotelName="Relais Santa Maria Maggiore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Prassede 8, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608961/608961a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting Hotel enjoys a perfect city center location with bedrooms that are simply breath taking. You can bring the splendour of the eternal city right into your dreams through original historical features dating back to  the year 1530 such as alcoves, exposed brick walls and beautiful sights which will allow you to be around history even whilst you are dreaming. Relais Santa Maria Maggiore is the ideal city getaway, it occupies a central yet surprisingly peaceful position within the eternal city. You will have access to all modern amenities whilst still enjoying the delicate juxtaposition of the historical roman atmosphere Relais Santa Maria Maggiore captures so well.
Relais Santa Maria Maggiore is set in a Vatican granary property since the 13th century; you can climb the original stone staircase where there were once trotting hooves of hardworking  donkeys taking the grain to
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2810.60" OriginalAmount="2810.60">
      <BasicPropertyInfo Latitude="41.899584737601" Longitude="12.423703327159" StarRating="3" HotelCode="260755|1051618" HotelName="Casa La Salle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 472, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189537/189537a_hb_a_879.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2816.24" OriginalAmount="2816.24">
      <BasicPropertyInfo Latitude="41.909655" Longitude="12.456767" StarRating="2" HotelCode="192055|12701c" HotelName="Interno 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Otranto 18, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205822/205822a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2819.78" OriginalAmount="2819.78">
      <BasicPropertyInfo Latitude="41.898959" Longitude="12.501244" StarRating="4" HotelCode="10321|189e4b" HotelName="Ariston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 16, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8003/a_8003_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the centre of Rome with the main train station (Stazione Termini) just 150 metres away. It is situated on a quiet side street and only minutes away from the Santa Maria Maggiore church.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2820.38" OriginalAmount="2820.38">
      <BasicPropertyInfo Latitude="41.898851" Longitude="12.50185" StarRating="4" HotelCode="15292|189942" HotelName="Hotel Morgana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 33/37, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17725/w_17725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of the historic city of Rome, between Santa Maria Maggiore and the main train station (Termini).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2823.12" OriginalAmount="2823.12">
      <BasicPropertyInfo Latitude="41.93793968076" Longitude="12.53149451891" StarRating="3" HotelCode="116612|548855" HotelName="Hotel Aniene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tirreno 74, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160378/a_160378_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the northern, green area of Rome and takes its name from nearby River Aniene, Rome's second largest river. The large grounds of Villa Ada are also close by. It lies just a 15-minute bus ride from Termini railway station with 2 buses stopping right outside the hotel which offer connections to the main station and the central Piazza Venezia in a matter of minutes. It lies 7 km from the Spanish Steps, 8 km from the Colosseum and the city centre, the Trevi Fountain and the Pantheon and 10 km from Vatican City. Rome Ciampino Airport is 30 km and it is 50 km to Rome Fiumicino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2827" OriginalAmount="2827">
      <BasicPropertyInfo Latitude="41.811779" Longitude="12.657327" StarRating="3" HotelCode="146968|47678" HotelName="Domus Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 15, 00044 Frascati</AddressLine>
          </AddressLines>
          <CityName>Frascati</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361093/361093a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frascati. The nearest airport is Latina (QLT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2832" OriginalAmount="2832">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="674047|487456" HotelName="Sourire Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Terme Deciane 3, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/82/0f82db8e59c6bfd66db27f0d048ee908150209c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2832.47" OriginalAmount="2832.47">
      <BasicPropertyInfo Latitude="41.89306182" Longitude="12.51059585" StarRating="0" HotelCode="409979|1a6158" HotelName="Roman Holidays cuore dell'Impero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Coffee Shop,Designated Smoking Area,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Maggiore nr.23, Rome, 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1525858/Jg64OJhR_1d4dcfcca97b84200e0cdc0f0973768b.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Roman Holidays in Rome (Esquilino), you'll be minutes from Porta Maggiore and close to Roman Forum.  This bed &amp; breakfast is within close proximity of Obelisk and Basilica di San Giovanni in Laterano.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring espresso makers and flat-screen televisions. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and babysitting/childcare (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2833.68" OriginalAmount="2833.68">
      <BasicPropertyInfo Latitude="41.92940510576" Longitude="12.492664055527" StarRating="4" HotelCode="154715|1063b2" HotelName="Villa Duse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Morelli Alamanno 1, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366300/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2834" OriginalAmount="2834">
      <BasicPropertyInfo Latitude="41.897357899428" Longitude="12.497634887695" StarRating="4" HotelCode="61871|20488" HotelName="Antico Palazzo Rospigliosi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Liberiana 21, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80000/a_80000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the basilica of Santa Maggiore in the Palazzo Imperiali Borromeo and is located in a late Renaissance building, called Le Cappellette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2836.65" OriginalAmount="2836.65">
      <BasicPropertyInfo Latitude="41.90345" Longitude="12.506017" StarRating="1" HotelCode="295499|10b3ef" HotelName="Sol Levante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 87, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/76012/2276012/1.jpg?f=15475000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2841.74" OriginalAmount="2841.74">
      <BasicPropertyInfo Latitude="41.88995011" Longitude="12.49465276" StarRating="0" HotelCode="781406|20b846" HotelName="Royal Rooms Colosseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giovanni In Laterano 10, 00184 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/e3/e5e3de87a51a29957762c4c2b6be8ca4ba496b1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2847" OriginalAmount="2847">
      <BasicPropertyInfo Latitude="41.862737513599" Longitude="12.550270557404" StarRating="3" HotelCode="119289|55601" HotelName="The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 892, 00100 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163478/a_163478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 34 rooms. A lobby and a reception are available to travellers. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a restaurant, a bar, a transfer service, translation services and a conference room. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2847.48" OriginalAmount="2847.48">
      <BasicPropertyInfo Latitude="41.904303104104" Longitude="12.485674547623" StarRating="2" HotelCode="78912|10ca45" HotelName="Elite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 49, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106869/a_106869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right at the heart of the Eternal City, the hotel is located near the major monuments of the capital and its millenary history. Within short walking distance there are a number of major tourist attractions such as the Pantheon, Quirinale Palace, Trevi Fountain, the Spanish Steps, Piazza Navona, the Coliseum, the Imperial Fora and Via dei Condotti. Links to the public transport network are within around 200 m and the bus and railway stations are some 800 m away. The beach is about 3.1 km from the hotel. Rome Ciampino Airport is situated at a distance of approximately 27 km and Leonardo da Vinci-Fiumicino Airport roughly 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2852.23" OriginalAmount="2852.23">
      <BasicPropertyInfo Latitude="41.90646812" Longitude="12.47943376" StarRating="0" HotelCode="950563|1dc2b6" HotelName="LM Suite Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Del Lupo 11, Scala 2, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8906794</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2857.12" OriginalAmount="2857.12">
      <BasicPropertyInfo Latitude="41.680967042149" Longitude="12.500649526057" StarRating="4" HotelCode="143958|10c1ef" HotelName="Hotel Arcom Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Orvieto 14/I, 00071 Pomezia, Rome</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208167/208167a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Pomezia. The nearest airport is Pomezia (QEZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2859.83" OriginalAmount="2859.83">
      <BasicPropertyInfo Latitude="41.900430410909" Longitude="12.497768998146" StarRating="4" HotelCode="21168|90670" HotelName="Hotel Torino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 8, Santa Maria Maggiore, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27320/a_27320_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the heart of the "Eternal City" and has recently been restored with painstaking attention to detail. The stunning Basilica Santa Maria Maggiore and the Opera House are near at hand. Public transport departs from just a few metres away from the hotel's front door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2860.26" OriginalAmount="2860.26">
      <BasicPropertyInfo Latitude="41.904082" Longitude="12.480542" StarRating="2" HotelCode="89618|10b75b" HotelName="Residenza Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 104, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125504/a_125504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2872" OriginalAmount="2872">
      <BasicPropertyInfo Latitude="41.922306" Longitude="12.49346" StarRating="4" HotelCode="47498|8612" HotelName="Hilton Garden Inn Rome Claridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via le Liegi 62, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10453/a_10453_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in a magnificent part of Rome, Parioli, close to the Piazza Ungheria and the Villa Borghese. There is a bus stop directly in front of the hotel. It is 35 km or 40 minutes to the Fiumcino airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2876.31" OriginalAmount="2876.31">
      <BasicPropertyInfo Latitude="41.987546936601" Longitude="12.511017618385" StarRating="3" HotelCode="117160|1116258" HotelName="La Giocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria 1223, 00138 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1116258/Bdk4Sasi_c6ad756b7be1deafa3990a5942dbea9b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the GRA, the ring road that encircles Rome, making it an ideal location for those arriving and leaving the city. Guests can reach Rome city centre in around 10 km from the hotel and the nearest metro station is some 3 km away. It is situated only a few kilometres from Rome’s Ciampino and Fiumicino-Leonardo da Vinci airports and offers easy access to the A1 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2881.87" OriginalAmount="2881.87">
      <BasicPropertyInfo Latitude="41.895077" Longitude="12.439103" StarRating="3" HotelCode="311597|16c267" HotelName="Gregorio VII Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 407, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=757744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2887.94" OriginalAmount="2887.94">
      <BasicPropertyInfo Latitude="41.9085231" Longitude="12.45425982" StarRating="3" HotelCode="441420|13bf6f" HotelName="Maison Candia Luxury House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Candia 20, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1051538/ibvXfvQh_1b1da8932d34dc85c7ff41e912ed0ab1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2891.00" OriginalAmount="2891.00">
      <BasicPropertyInfo Latitude="41.68059118" Longitude="12.50443574" StarRating="4" HotelCode="153224|10cbf5" HotelName="Principe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei castelli Romani 14A, 00071 Pomezia, Roma</AddressLine>
          </AddressLines>
          <CityName>Pomezia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393714/393714a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pomezia, about 6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2892" OriginalAmount="2892">
      <BasicPropertyInfo Latitude="41.907669392551" Longitude="12.503007128872" StarRating="4" HotelCode="425026|92976" HotelName="The Building Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 126, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/535897/a_535897_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A baggage storage service, a restaurant, a bar, room service, a laundry service and a smoke alarm are available to guests of the hotel. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2898" OriginalAmount="2898">
      <BasicPropertyInfo Latitude="41.90086398" Longitude="12.48181641" StarRating="3" HotelCode="549031|198786" HotelName="59 Steps Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 26, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333414/333414a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2899" OriginalAmount="2899">
      <BasicPropertyInfo Latitude="41.86241" Longitude="12.455704" StarRating="3" HotelCode="191622|233929" HotelName="Patrizia Romana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Vigna Jacobini, 48, 00149 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333771/333771a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2899.00" OriginalAmount="2899.00">
      <BasicPropertyInfo Latitude="41.913482944251" Longitude="12.496552188955" StarRating="0" HotelCode="607439|12d8dc" HotelName="Borghese Executive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tevere 15, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/779858/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Nomentano, this beautiful guest house is situated in a well-connected area of Rome, just a 5-minute walk from the Villa Borghese gardens, a location where guests can enjoy the multiple shopping and dining venues. The establishment offers Wi-Fi throughout and it features rooms with a private bathroom. Offering a complete list of amenities, guests will definitely enjoy their stay at the property, which promises a relaxing and wonderful visit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2918.33" OriginalAmount="2918.33">
      <BasicPropertyInfo Latitude="41.897283" Longitude="12.51376" StarRating="3" HotelCode="80111|559295" HotelName="Laurentia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo degli Osci, 63, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108365/gt_108365_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the central area of San Lorenzo in Rome. It is adjacent to a colourful square near the La Sapienza university and offers a great view over the bell tower of the Immacolata church. The property is well connected to the main railway stations of Termini (500 m) and Tiburtina. The city centre is 500 m from the hotel and nearby attractions include the Colosseum (1.5 km away), Trevi Fountain (3 km away), Piazza Venezia (2 km away) and St. Peter's Basilica (4 km away). Both Leonardo da Vinci International (Fiumicino) and Ciampino airports are approximately 30 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2923" OriginalAmount="2923">
      <BasicPropertyInfo Latitude="41.90902720816" Longitude="12.590922597676" StarRating="4" HotelCode="146954|56407" HotelName="Domidea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Raffaele Costi 17/21, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208426/a_208426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys can be reached by lift. The hotel features various services and facilities, including a safe, a restaurant, a bar, room service, a laundry service and a conference room, 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. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2926.07" OriginalAmount="2926.07">
      <BasicPropertyInfo Latitude="41.910117137597" Longitude="12.490172982216" StarRating="4" HotelCode="258942|15614" HotelName="NH Collection Roma Vittorio Veneto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso d'Italia 1, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15100/a_15100_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located close to the River Tiber, the Vatican and Castel Sant' Angelo. Located between the fabulous Villa Borghese and Via Veneto, links to the public transport are just a short distance away (300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2926.57" OriginalAmount="2926.57">
      <BasicPropertyInfo Latitude="41.842914615127" Longitude="12.4718105793" StarRating="4" HotelCode="26079|10b5e4" HotelName="Sheraton Roma Hotel &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Del Pattinaggio 100, 00144 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38151/a_38151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is conveniently located between the historical centre of Rome and Leonardo Da Vinci airport. The nearest links to the public transport network are about 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2928.56" OriginalAmount="2928.56">
      <BasicPropertyInfo Latitude="41.904481" Longitude="12.486046" StarRating="3" HotelCode="192003|13111d" HotelName="Golden Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 37, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334952/334952a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2929.14" OriginalAmount="2929.14">
      <BasicPropertyInfo Latitude="41.903351037059" Longitude="12.505116093254" StarRating="4" HotelCode="98572|10173f" HotelName="Venetia Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 47/A, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138226/gt_138226_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Rome city centre, just steps away from the most important archaeological monuments. It is only 5 minutes’ walk from Termini station, the subway and the airport shuttle. In the area there are plenty of good Italian or ethnic restaurants, alongside bars and shops. The airports of Ciampino and Leonardo da Vinci International (Fiumicino) are about 25 km and 30 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2930.34" OriginalAmount="2930.34">
      <BasicPropertyInfo Latitude="41.904978" Longitude="12.46192" StarRating="3" HotelCode="298298|18ab46" HotelName="Orange Garden Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Americo Capponi 13, Via Vitelleschi 34, 00193 Rome, Vatican City</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=692507</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2932.98" OriginalAmount="2932.98">
      <BasicPropertyInfo Latitude="41.87229549" Longitude="12.4768034" StarRating="5" HotelCode="741571|21e2ad" HotelName="Gasometer Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Porto Fluviale 35/37, 00154 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10304230</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2933.63" OriginalAmount="2933.63">
      <BasicPropertyInfo Latitude="41.908722858527" Longitude="12.493466734886" StarRating="4" HotelCode="18891|337945" HotelName="Veneto Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Piemonte 63, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23624/a_23624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious, central location in the historical centre of Rome, just a short walk from the Villa Borghese, the Trevi Fountain and the Spanish Steps and not far from Termini train station. Ciampino Airport is some 35 km from the hotel, while Fiumicino is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2940" OriginalAmount="2940">
      <BasicPropertyInfo Latitude="41.888152241212" Longitude="12.515684813261" StarRating="3" HotelCode="50779|2103" HotelName="Domus Sessoriana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Croce In Gerusalemme 10, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39028/a_39028_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic city hotel is located on Esquilin hill in the centre of Rome. Not one of the other hotels in the whole of Rome compares with this hotel. It is located in one of the wings of the Basilica Santa Croce monastery in Gerusalemme, a Cistercian monastery from 1561. The whole hotel breathes the thousand-year-old history of Rome and from the hotel terrace guests are offered a view of one of the oldest monuments of the city. There are various shops, bars, restaurants and public transport located in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2940.73" OriginalAmount="2940.73">
      <BasicPropertyInfo Latitude="41.920728" Longitude="12.513898" StarRating="3" HotelCode="26712|10c0d4" HotelName="Mercure Roma Corso Trieste" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gradisca 29, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39179/a_39179_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 2 km from the historic town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2943" OriginalAmount="2943">
      <BasicPropertyInfo Latitude="41.799028" Longitude="12.600513" StarRating="3" HotelCode="102102|392073" HotelName="Villa Giulia Ciampino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Dalmazia 9, 00043 Ciampino</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142713/a_142713_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel offers a stunning location in the heart of Ciampino. Surrounded by plenty of shopping and entertainment venues, Roma Termini Train Station is 15 minutes from the hotel. The hotel is situated around 1 km from the Grande Raccordo Anulare and the Via Appia. Leonardo de Vinci Airport is a 30-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2954.42" OriginalAmount="2954.42">
      <BasicPropertyInfo Latitude="41.87686559" Longitude="12.52546158" StarRating="0" HotelCode="746806|216f9e" HotelName="Tolli Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Tuscolana 268, Scala C, 00181 Rome, Latina</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5692817</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2966.70" OriginalAmount="2966.70">
      <BasicPropertyInfo Latitude="41.900816" Longitude="12.481883" StarRating="3" HotelCode="192007|18abfd" HotelName="3 Coins Trevi Fountain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Crociferi 26, int. 3, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/368563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2973" OriginalAmount="2973">
      <BasicPropertyInfo Latitude="41.77198419" Longitude="12.23227118" StarRating="3" HotelCode="571248|277940" HotelName="Academy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti 14, 00054 Fiumicino, Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617370/617370a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Fiumicino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2984" OriginalAmount="2984">
      <BasicPropertyInfo Latitude="41.897813095642" Longitude="12.495574951172" StarRating="3" HotelCode="16439|22290" HotelName="Raffaello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 3/5, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19831/a_19831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2984.98" OriginalAmount="2984.98">
      <BasicPropertyInfo Latitude="41.888836" Longitude="12.425739" StarRating="4" HotelCode="50754|66484" HotelName="Crowne Plaza St. Peter's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Antica 415, P.O.Box 9076, 00165 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38970/f_38970_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large conference hotel lies in a peaceful residential area surrounded by large grounds, close to Villa Pamphili Park on Via Aurelia Antica. St. Peter's Cathedral and Trastevere are only around 3 km away, the Spanish steps are 8 km away and the historic centre is only about 4 km from the hotel. The bus stop, with buses travelling into the centre, is only a stone's throw from the hotel. The city offers visitors not only historical monuments and sightseeing attractions, such as the Roman Forum, the Colosseum or the Pantheon; there are also other cultural attractions to visit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3002.30" OriginalAmount="3002.30">
      <BasicPropertyInfo Latitude="41.90925735" Longitude="12.47501613" StarRating="3" HotelCode="440958|1a4588" HotelName="Ripetta Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Brunetti 33, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7729631</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3005.52" OriginalAmount="3005.52">
      <BasicPropertyInfo Latitude="41.90243312" Longitude="12.49006885" StarRating="3" HotelCode="438147|1e1183" HotelName="A Star Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/ba/5dba6a1ca8ce3fb474788c6bb414f09fd490ec84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3022.68" OriginalAmount="3022.68">
      <BasicPropertyInfo Latitude="41.906892" Longitude="12.45887" StarRating="3" HotelCode="192017|10eff6" HotelName="Le Suite di Via Catone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 16, Rome 00192</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337883/337883a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3023.56" OriginalAmount="3023.56">
      <BasicPropertyInfo Latitude="41.901356727147" Longitude="12.494335770607" StarRating="5" HotelCode="58629|10b78d" HotelName="La Griffe Roma - MGallery by Sofitel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 13, 00184 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75959/a_75959_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rome, thus allowing guests to experience the special ambience of the Eternal City first hand. It is possible to enjoy the typically Italian hospitality at this hotel, which lies just a few paces from the Spanish Steps, the Sistine Chapel and the Colosseum. Links to the public transport network are to be found in the vicinity and it is approximately 10 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3037" OriginalAmount="3037">
      <BasicPropertyInfo Latitude="41.900001186544" Longitude="12.498713135719" StarRating="4" HotelCode="31410|20536" HotelName="Hotel Atlantico" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 23, 00184 Roma, Lazio, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50150/a_50150_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 1930's style building, this comfortable hotel is located at the heart of Rome just 100 m from the train station. It provides an ideal point of departure for shopping and sightseeing tours of the city. Important and well-known sights interest such as Villa Borghese and Villa Albani with their art treasures as well as the Via Veneto and the Spanish Steps are all nearby. Fiumicino's airport can be reached within a 30-minute car journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3038.42" OriginalAmount="3038.42">
      <BasicPropertyInfo Latitude="41.903436896968" Longitude="12.484736144543" StarRating="2" HotelCode="63210|115115" HotelName="Pension Erdarelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Due Macelli 28, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/88/889605/rAQsq1Ud_7428996de554280704af3009e2f55669.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3038.85" OriginalAmount="3038.85">
      <BasicPropertyInfo Latitude="41.962059012337" Longitude="12.478113770485" StarRating="4" HotelCode="55444|10b4f2" HotelName="Flaminio Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Bungalow Complex,Guesthouse,Club Resort,Village,Hostel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia Nuova 821, 00189 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71824/a_71824_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located a few steps from the centre of Rome, in the green area of Vejo Natural Park, and is easily accessible by bus or train from the central station or from the city centre (with city train line Rome-Prima Porta), or from the main airports with the hotel's shuttle service. Guests will find restaurants, bars, links to the public transport network and shops in the immediate vicinity of the hotel. The Olympic Stadium is around 4 km away and it is about 5 km to the Piazza di Spagna and some 6 km to the Fontana di Trevi. Both Ciampino Airport and Fiumicino Airport lie around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3045.02" OriginalAmount="3045.02">
      <BasicPropertyInfo Latitude="41.90905857" Longitude="12.4699244" StarRating="0" HotelCode="566188|1a54a7" HotelName="Little Rose Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 28, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7792731</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3047.30" OriginalAmount="3047.30">
      <BasicPropertyInfo Latitude="41.89568146" Longitude="12.50182706" StarRating="0" HotelCode="566320|1871a6" HotelName="San Vito Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Vito 17, Central Station, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7430922</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3049.34" OriginalAmount="3049.34">
      <BasicPropertyInfo Latitude="41.890753196347" Longitude="12.499566078186" StarRating="3" HotelCode="12006|10b722" HotelName="Hotel Edera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 75, Colosseo, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11889/a_11889_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderfully peaceful hotel is located near to the Colosseum and surrounded by copious high profile tourist attractions such as the Roman Forum and Capital Hill which are particularly easy to reach. Excellent public transport connections are situated within 3 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3050" OriginalAmount="3050">
      <BasicPropertyInfo Latitude="41.905014" Longitude="12.502582" StarRating="3" HotelCode="201004|19377" HotelName="Andreotti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 55, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7736/ba_7736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Rome, 5 minutes from Terme di Diocleziano, the Roman National Museum and the St. Maria degli Angeli church. It is a 20-minute walk to the Spanish Steps in the city centre. There is a bus and train station about 500 metres from the hotel and shopping facilities also within a few minutes' walk. Famous sites such as the Colosseum, Via Veneto and Imperial Forum are all situated within 3 km of the hotel, making it ideally located for tourists. Rome Ciampino Airport and Leonardo da Vinci-Fiumicino Airport are both approximately 40 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3069.88" OriginalAmount="3069.88">
      <BasicPropertyInfo Latitude="41.89753" Longitude="12.466089" StarRating="2.5" HotelCode="192097|136889" HotelName="B&amp;B Rome River Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bresciani 23, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337633/337633a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3077" OriginalAmount="3077">
      <BasicPropertyInfo Latitude="41.899360774934" Longitude="12.492792350892" StarRating="3" HotelCode="77887|55863" HotelName="Hotel Caravaggio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 75, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211420/211420a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3085" OriginalAmount="3085">
      <BasicPropertyInfo Latitude="41.918584957202" Longitude="12.514071464539" StarRating="4" HotelCode="63551|55340" HotelName="Fenix" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gorizia 5/7, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206349/206349a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3086" OriginalAmount="3086">
      <BasicPropertyInfo Latitude="41.908050322711" Longitude="12.500229586293" StarRating="2.5" HotelCode="226727|56503" HotelName="Deseo Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 3, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205888/205888a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3087" OriginalAmount="3087">
      <BasicPropertyInfo Latitude="41.821814" Longitude="12.458668" StarRating="4" HotelCode="166878|40720" HotelName="Novotel Roma Eur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Oceano Pacifico 153, 00144 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233690/a_233690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3109.86" OriginalAmount="3109.86">
      <BasicPropertyInfo Latitude="41.907335560872" Longitude="12.462234287711" StarRating="2" HotelCode="95141|10094d" HotelName="Hotel Florida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 243, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201851/201851a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3114" OriginalAmount="3114">
      <BasicPropertyInfo Latitude="41.89887296" Longitude="12.45409925" StarRating="5" HotelCode="607618|279250" HotelName="MalkaVacanze B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Fabbrica 3, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205988/205988a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3123.86" OriginalAmount="3123.86">
      <BasicPropertyInfo Latitude="41.905065171808" Longitude="12.471721823313" StarRating="3.5" HotelCode="748992|20ad31" HotelName="Relais Vittoria Colonna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittoria Colonna 32, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10224724</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3126.49" OriginalAmount="3126.49">
      <BasicPropertyInfo Latitude="41.896479" Longitude="12.470511" StarRating="3" HotelCode="145021|105816" HotelName="Residenza Bollo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Bollo 4, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336797/336797a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3137.52" OriginalAmount="3137.52">
      <BasicPropertyInfo Latitude="41.90150096" Longitude="12.49410072" StarRating="3.5" HotelCode="484849|1e3b83" HotelName="Relais Servio Tullio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Nazionale 243, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/c6/2cc634720bc5aadf1d98ea34a33831006f5c81e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and a transfer service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3142.72" OriginalAmount="3142.72">
      <BasicPropertyInfo Latitude="41.869177" Longitude="12.536718" StarRating="2" HotelCode="143956|111dd2" HotelName="Arco di Travertino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valgia Sivilla 71, Via Collepardo 10, 00179 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333113/333113a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3144.86" OriginalAmount="3144.86">
      <BasicPropertyInfo Latitude="41.91985" Longitude="12.456756" StarRating="4" HotelCode="116820|113897" HotelName="Clodio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Lucia 10, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160601/a_160601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3159" OriginalAmount="3159">
      <BasicPropertyInfo Latitude="41.903591" Longitude="12.502377" StarRating="4" HotelCode="260698|37460" HotelName="Smart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.za Indipendenza, Via Magenta 2, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363872/a_363872_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3162" OriginalAmount="3162">
      <BasicPropertyInfo Latitude="41.89620357" Longitude="12.47878872" StarRating="0" HotelCode="572974|232998" HotelName="G55 Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gesù 55, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9926927</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3184" OriginalAmount="3184">
      <BasicPropertyInfo Latitude="41.9051" Longitude="12.505472" StarRating="3" HotelCode="10955|19383" HotelName="Hotel Canada, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 58, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8905/a_8905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3191" OriginalAmount="3191">
      <BasicPropertyInfo Latitude="41.767135" Longitude="12.229923" StarRating="4" HotelCode="117838|23884" HotelName="Comfort Roma Airport Fiumicino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tempio Della Fortuna 54, 00054 Fiumicino, Roma</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161696/a_161696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3203" OriginalAmount="3203">
      <BasicPropertyInfo Latitude="41.908042289099" Longitude="12.49203751157" StarRating="4" HotelCode="935391|55545" HotelName="Boutique Hotel Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Toscana 1, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643846/643846a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3213" OriginalAmount="3213">
      <BasicPropertyInfo Latitude="41.89593344" Longitude="12.44347362" StarRating="0" HotelCode="579275|233041" HotelName="Gregori Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio Vii 295, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9147986</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3236.28" OriginalAmount="3236.28">
      <BasicPropertyInfo Latitude="41.907488026846" Longitude="12.47293817791" StarRating="3.5" HotelCode="936635|137915" HotelName="Luxury on the River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere dei Mellini 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183252/183252a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3237" OriginalAmount="3237">
      <BasicPropertyInfo Latitude="41.916268" Longitude="12.514312" StarRating="3" HotelCode="191675|57072" HotelName="Villa Pirandello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Bosio 15B, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336053/336053a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3241" OriginalAmount="3241">
      <BasicPropertyInfo Latitude="41.904089681012" Longitude="12.486959695816" StarRating="3" HotelCode="259404|23355" HotelName="King" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina, 131, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15375/l_15375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive and charming hotel is situated in the centre of old city, only minutes away from the Via Veneto and the Piazza de Spagna, and directly beside the Spanish Steps. This is an ideal base for exploring Rome and all its sights, such as the Via Veneto, Via Frattini, and Via Condotti which are all close by, as well as exclusive shops and department stores such as Valentino, Fendi, Prada, Armani, Gucci, Versace, and Dolce e Gabbana. Roughly 100 m from the hotel is the Barberini underground station and buses provide easy access to other places in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3255.39" OriginalAmount="3255.39">
      <BasicPropertyInfo Latitude="41.90771402" Longitude="12.45895423" StarRating="0" HotelCode="626666|217568" HotelName="Impero Vaticano Suites Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Catone 29, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795819/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3269" OriginalAmount="3269">
      <BasicPropertyInfo Latitude="41.919656738375" Longitude="12.482615419607" StarRating="3" HotelCode="336771|56623" HotelName="Hotel Villa Linnaeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Carl Linnaeus 1/A, 00197 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3278" OriginalAmount="3278">
      <BasicPropertyInfo Latitude="41.882092972654" Longitude="12.432459890842" StarRating="4" HotelCode="79238|21176" HotelName="Atahotel Villa Pamphili" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Nocetta 105, 00164 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107279/a_107279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet green area only 3 km from the Vatican and the city centre. Links to the public transport network are within around 800 m and the Trastevere station is roughly 3 km away. Leonardo da Vinci-Fiumicino Airport is situated at a distance of approximately 25 km and Rome Ciampino Airport some 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3279.28" OriginalAmount="3279.28">
      <BasicPropertyInfo Latitude="41.908519961331" Longitude="12.493606122684" StarRating="4" HotelCode="387016|10c3a5" HotelName="Hotel Romanico Palace &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Boncompagni 35,37, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89435/a_89435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historical hotel is located in the historical centre of Rome, just a few steps from the Trevi Fountain, the Spanish Steps and the main shopping areas of Via del Tritone and Via del Corso. Due to its central location, the hotel offers the perfect solution for both business and leisure travellers. The hotel's immediate vicinity is home to a number of restaurants, shops, bars, pubs and nightlife spots, whilst the nearest bus stop is only 200 metres away. Termini Station is around 1 km from the hotel and offers services to Florence, which can be reached in around 90 minutes by public transport. Rome Ciampino Airport and Leonardo Da Vinci International Airport are approximately 35 and 40 km from the accommodation respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3280" OriginalAmount="3280">
      <BasicPropertyInfo Latitude="41.89411114" Longitude="12.47468352" StarRating="3" HotelCode="440296|199614" HotelName="The Spanish Suite Campo de Fiori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cairoli 9 A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7770129</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3283" OriginalAmount="3283">
      <BasicPropertyInfo Latitude="41.91233003" Longitude="12.45476913" StarRating="0" HotelCode="737708|396978" HotelName="Passenger Vatican Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Costantino Morin 1, Vatican City - Prati, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10658694</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3302" OriginalAmount="3302">
      <BasicPropertyInfo Latitude="41.904545" Longitude="12.481819" StarRating="4" HotelCode="191999|40742" HotelName="Spagna Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de' Fiori 3, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336137/336137a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3312" OriginalAmount="3312">
      <BasicPropertyInfo Latitude="41.90074" Longitude="12.496738" StarRating="3" HotelCode="36261|183004" HotelName="Dharma Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 8, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/596847/596847a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Rome, this hotel is approximately 9.999 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3316.82" OriginalAmount="3316.82">
      <BasicPropertyInfo Latitude="41.903720369758" Longitude="12.499238848686" StarRating="4" HotelCode="63017|10be23" HotelName="Diocleziano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 71, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81294/a_81294_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city business hotel commands a privileged central location in Rome, 300 m from Termini Station and 3 minutes from Piazza della Repubblica, yet it is a truly calm and peaceful setting. The Spanish Steps are a magnificent spectacle and just a 15-minute walk away, as is the Fountain of Trevi. A 20-minute stroll will bring guests to the most ancient part of Rome with the impressive Imperial Forum and the Colosseum. Guests will also find easy access to restaurants, pubs, discos, shops and public transport. Other sights nearby are Via Veneto and the Diocleziano Bath. Ciampino Airport is located roughly 25 km from the hotel and Fiumicino Airport roughly 28 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3322" OriginalAmount="3322">
      <BasicPropertyInfo Latitude="41.89331997" Longitude="12.51136692" StarRating="3" HotelCode="958323|424487" HotelName="Hotel Balilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Balilla 1, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/7a/0a/7a0ac0cdd5c78c51a63e8de5ed46a700ebf1c44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3329.35" OriginalAmount="3329.35">
      <BasicPropertyInfo Latitude="41.907010159093" Longitude="12.478048056364" StarRating="4" HotelCode="88490|10070d" HotelName="Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Greci 23 B, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203374/203374a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3330.70" OriginalAmount="3330.70">
      <BasicPropertyInfo Latitude="41.901031320172" Longitude="12.498300075531" StarRating="3" HotelCode="15196|10b5ec" HotelName="Hotel Nord Nuova Roma" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 3, 00185 Roma, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18024/a_18024_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rome directly beside the reopened Baths of Diocletian and the new Archaeological Museum. The opera house is a few paces away whilst the main train station may also be reached on foot. The nearest links to the public transport network lie about 200 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3337.25" OriginalAmount="3337.25">
      <BasicPropertyInfo Latitude="41.9093688" Longitude="12.49415364" StarRating="0" HotelCode="581534|2172a8" HotelName="Maison Coquette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sicilia 153, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/05/89059d84993ff51a7b3d017682c02ab41576f699.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3343.09" OriginalAmount="3343.09">
      <BasicPropertyInfo Latitude="41.846324" Longitude="12.475155" StarRating="4" HotelCode="101739|216fd5" HotelName="Hotel Area Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Forte Ostiense 21, 00146 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142217/a_142217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Rome, surrounded by the business zones in the south of the city. The bus station is around 300 m away and the railway station some 5 km. It is easily reachable from the Nuova Fiera trade fair grounds, Leonardo da Vinci-Fiumicino Airport (approximately 22 km) and the GRA (Rome ring road), yet also close enough to the major tourist attractions in the Eternal City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3348.24" OriginalAmount="3348.24">
      <BasicPropertyInfo Latitude="41.873542" Longitude="12.480071" StarRating="0" HotelCode="191661|12e083" HotelName="Emozioni Romane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ostiense 38/c, Via Giovanni Da Empoli 6, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/9/2/1/0/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3364.00" OriginalAmount="3364.00">
      <BasicPropertyInfo Latitude="41.889969" Longitude="12.506761" StarRating="4" HotelCode="16146|best_western_hotel_president_2" HotelName="Best Western Hotel President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 173, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19400/a_19400_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is superbly located between the Basilica di San Giovanni in Laterano and the Colosseum. Manzoni underground station is situated directly in front of the hotel. Scores of shops and other entertainment attractions as well as some of the city's unrivalled tourist sights are within walking distance of the hotel or are easily reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3373" OriginalAmount="3373">
      <BasicPropertyInfo Latitude="41.90257823" Longitude="12.5039404" StarRating="3" HotelCode="523307|200158" HotelName="Hotel Tito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 29, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8999948</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3373.84" OriginalAmount="3373.84">
      <BasicPropertyInfo Latitude="41.90253157227" Longitude="12.503856942058" StarRating="3" HotelCode="336630|18ac79" HotelName="Marghera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 35, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55716/w_55716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3374.54" OriginalAmount="3374.54">
      <BasicPropertyInfo Latitude="41.907348" Longitude="12.501077" StarRating="3" HotelCode="11187|1b3a02" HotelName="The Guardian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 13, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9250/a_9250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3374.72" OriginalAmount="3374.72">
      <BasicPropertyInfo Latitude="41.900591" Longitude="12.482579" StarRating="4" HotelCode="889338|109682" HotelName="Boutique Hotel Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Muratte 90/92, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/150045/a_150045_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is fabulously situated in the heart of Rome. The Trevi Fountain lies just a stone's throw away, one of the most famous and prettiest attractions in Rome. In the neighbouring vicinity (around 5-20 m) guests will find numerous shops, restaurants and bars as well as public transport. The city centre is located around 100 metres from the hotel and Plaza di Spagna lies some 400 m away. In addition, Ciampino airport is around 15 km away and Leonardo da Vinco airport is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3374.72" OriginalAmount="3374.72">
      <BasicPropertyInfo Latitude="41.909095" Longitude="12.492131" StarRating="4" HotelCode="136336|109692" HotelName="Hotel Villa Pinciana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Abruzzi 9/11, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196003/w_196003_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive zones of Rome, the Via Veneto. It lies near the commercial and historical centre with numerous embassies and ministries surrounding it. Guests will find the Spanish Steps just 800 m from the hotel and it is 1 km to the Trevi Fountain. Fiumicino Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3376" OriginalAmount="3376">
      <BasicPropertyInfo Latitude="41.90550096" Longitude="12.50434717" StarRating="1" HotelCode="417926|56128" HotelName="Saint Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Concierge,Elevator,Housekeeping,Internet,Lounge,Luggage Storage,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Martino della Battaglia 11, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11242909</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Saint Martin in Rome (Rome Historic Centre), you'll be minutes from National Central Library of Rome and Diocletian Bath.  This hotel is close to Colosseum and Roman Forum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 65 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and bidets. Housekeeping is provided daily, and cribs/infant beds (complimentary) can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include concierge services and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3380.07" OriginalAmount="3380.07">
      <BasicPropertyInfo Latitude="41.89688881" Longitude="12.49905147" StarRating="0" HotelCode="729437|150d0b" HotelName="BiancorèRoma B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Santa Maria Maggiore 12, Scala C - 3° piano - Interno 6, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1888105/cAnGkECs_2cc6efb0fa8a51f7340be930cd34b996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3382" OriginalAmount="3382">
      <BasicPropertyInfo Latitude="41.894776" Longitude="12.491832" StarRating="4" HotelCode="78835|31779" HotelName="Duca d'Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Leonina 14, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335228/335228a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3394" OriginalAmount="3394">
      <BasicPropertyInfo Latitude="41.90123209" Longitude="12.48393182" StarRating="3" HotelCode="485816|200743" HotelName="Trevi Luxury Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Scavolino 61, Check in at Residenza Ki-Via Rasella 53, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4069950</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3394.72" OriginalAmount="3394.72">
      <BasicPropertyInfo Latitude="41.913346349038" Longitude="12.475175859525" StarRating="4" HotelCode="44844|10b909" HotelName="River Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia 33, 00196 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20481/a_20481_Z2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the city centre and provides an excellent location from which to explore the sights of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3400" OriginalAmount="3400">
      <BasicPropertyInfo Latitude="41.900057" Longitude="12.499222" StarRating="4" HotelCode="14625|23937" HotelName="Hotel Massimo d'Azeglio" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 18, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17112/a_17112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated above the famous, like-named restaurants at the heart of Rome's historical centre. Fiumicino airport lies some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3401" OriginalAmount="3401">
      <BasicPropertyInfo Latitude="41.900472" Longitude="12.493213" StarRating="3" HotelCode="117246|496742" HotelName="Luxor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Agostino Depretis 104, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/380614/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3415.84" OriginalAmount="3415.84">
      <BasicPropertyInfo Latitude="41.890112" Longitude="12.498098" StarRating="4" HotelCode="14754|10c0d3" HotelName="Mercure Roma Centro Colosseo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 144, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17303/a_17303_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome, 200 m from the Colosseum and from the metro station, not far from the EUR business district and from the major archaeological sites, monuments and museums. Ciampino Airport is approximately 20 km away, while Fiumicino Airport is about 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3443.23" OriginalAmount="3443.23">
      <BasicPropertyInfo Latitude="41.90144146" Longitude="12.48475186" StarRating="0" HotelCode="575047|1b38bb" HotelName="Arpinelli Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Panetteria 1C, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/d0/b3d03b0b7799827d8a20796078ddfffb5bb0bc62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The numerous facilities and services at the hotel ensure guests a comfortable and relaxing stay. Wireless internet access allows travellers to surf the internet and stay up to date with their communications.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3452.12" OriginalAmount="3452.12">
      <BasicPropertyInfo Latitude="41.90569588" Longitude="12.45834647" StarRating="0" HotelCode="548301|1a5300" HotelName="Pope's Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Risorgimento 55, Città del Vaticano - Prati, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/1d/3b1dc57f1a900cd3f5b05c00a1b763480ba3368c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3462" OriginalAmount="3462">
      <BasicPropertyInfo Latitude="41.908509" Longitude="12.4773296" StarRating="0" HotelCode="579192|232771" HotelName="CBH Dépendance Déco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 32, 00132 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9436968</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3465.42" OriginalAmount="3465.42">
      <BasicPropertyInfo Latitude="41.900811719436" Longitude="12.49819278717" StarRating="4" HotelCode="42678|398215" HotelName="Welcome Piram" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanna Amendola 7, 00185 Rome, Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68162/w_68162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Roma Umbertina near the opera house and the impressive Basilica of Santa Maria degli Angeli, in the spectacular scenery of Piazza della Repubblica, the hotel is set in a strategic position to visit all of the historic centre. The main tourist and shopping district, Via Veneto, Via Nazionale, the Spanish Steps, Trevi Fountain, the Colosseum and many other destinations are a few minutes away on foot. Rome Ciampino Airport is situated at a distance of approximately 30 km and Leonardo da Vinci - Fiumicino Airport is some 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3470.24" OriginalAmount="3470.24">
      <BasicPropertyInfo Latitude="41.9041817" Longitude="12.4635125" StarRating="0" HotelCode="631741|15248f" HotelName="Rome Vatican Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Fosse Di Castello 6, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10358154</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nBed &amp; Breakfast Rome Vatican Inn is strategically located in the heart of the Eternal City. We lie just behind the imposing Hadrian's Mausoleum (Castel St. Angelo) and the historic Passetto', less than a 5-minute walk from the Vatican. Therefore, all the wonders that the Vatican hold, namely St. Peter's Basilica, the Vatican Museums and the Sistine Chapel, are only a few steps away.\n\nRooms\nRooms include air conditioning, free WiFi, an LCD TV, a private bathroom, a minibar and a hairdryer.\n\nRestaurant\nSmall breakfast in the room.\nIt does not have a breakfast room.\n\nOutside\n\n\nLobby\n\n\nMore Informations\nCheck in from 14 00 to 00 00 Remarks Check-in from 2 p.m. to 00 00 a.m. Rates do not include any local tax that have to be paid directly to the hotel in addition to the total cost. Bedding preferences are not guranteed and are subject to supplier availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3470.56" OriginalAmount="3470.56">
      <BasicPropertyInfo Latitude="41.901437178604" Longitude="12.47499900617" StarRating="2" HotelCode="397910|18f2ed" HotelName="Assunta Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scrofa 39, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=895315</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3496.36" OriginalAmount="3496.36">
      <BasicPropertyInfo Latitude="41.907584" Longitude="12.498648" StarRating="3" HotelCode="97574|209af6" HotelName="Seven Kings Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 58 A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135545/a_135545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located in the historical heart of Rome, between Porta Pia and Via Veneto, a short walk from Rome's central Termini Station, the Spanish Steps (1 km), the Villa Borghese and the main tourist sights. It lies just 700 m from the Via Veneto, 2.5 km from Piazza Navona, 3 km from the Coliseum and 3.5 km from the Vatican. Fiumicino Airport and Ciampino Airport are both 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3525" OriginalAmount="3525">
      <BasicPropertyInfo Latitude="41.918308" Longitude="12.497546" StarRating="4" HotelCode="12988|12674" HotelName="Hotel Beverly Hills Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Benedetto Marcello 220, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13424/a_13424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Villa Borghese and the Via Veneto, in one of the most elegant areas of Rome. Within a short walk, guests will reach the most famous sightseeing attractions from Roman history, culture and tradition. On the nearby Via Veneto, guests are able to browse through the shops with the real "Made in Italy" designs. In addition, the hotel is just metres away from the recently renovated Museum Borghese, which features numerous works by Italian artists.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3528.09" OriginalAmount="3528.09">
      <BasicPropertyInfo Latitude="41.903147" Longitude="12.47536" StarRating="2" HotelCode="119288|10b4b5" HotelName="939 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Clementino 94, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163477/w_163477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 16 rooms. The individual storeys can easily be reached via the lift or stairs. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3535.56" OriginalAmount="3535.56">
      <BasicPropertyInfo Latitude="41.903387" Longitude="12.506055" StarRating="1" HotelCode="147496|1017cb" HotelName="Eurorooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 87, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337617/337617a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3542" OriginalAmount="3542">
      <BasicPropertyInfo Latitude="41.819534" Longitude="12.464662" StarRating="4" HotelCode="408887|47672" HotelName="Hotel Shangri-La Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Algeria 141, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99993/t_99993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3556" OriginalAmount="3556">
      <BasicPropertyInfo Latitude="41.905400888865" Longitude="12.484953183522" StarRating="4" HotelCode="79853|318206" HotelName="The Code Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 79, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7861143</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Rome in Via Sistina, 100 m from the Spanish Steps. It is also very close to Via Veneto and Trevi Fountain. The nearest bus stop is around 100 m from the hotel, while the nearest train station is around 6.5 km away. Rome Ciampino Airport is around 30 km away and Rome Fiumicino Airport is around 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3561" OriginalAmount="3561">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="978198|486605" HotelName="Laurina 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Laurina 33, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/24/9d/249dbbfb0e70db732dfb3c6d9b8dab60ee1a80d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3567.95" OriginalAmount="3567.95">
      <BasicPropertyInfo Latitude="41.905375761" Longitude="12.502671403786" StarRating="4" HotelCode="25183|1423088" HotelName="Hotel Alpi Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 84/A, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1423088/3XjmyVoD_7af0b057dd047dfe9a0bd68eb9edc969.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3604" OriginalAmount="3604">
      <BasicPropertyInfo Latitude="41.990035110585" Longitude="12.506700754166" StarRating="3" HotelCode="56976|47706" HotelName="Eurogarden Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salita di Castel Giubileo 197, G.R.A. Uscita 7 Castel Giubileo, Zona Alberghiera, 00138 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73869/a_73869_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10,000 m² park with lush greenery can be found in the immediate vicinity of the hotel, which forms a pleasant contrast to the great monuments of the city. The hotel is conveniently located by the Rome Ring Road (G.R.A.) only moments from Saxa Rubra underground station, from where guests can reach the Roman Auditorium with its broad events calendar and cultural exhibitions in a few minutes. Rome city centre is around a 15 minute car journey away. Ciampino airport is about 25 km away, while Leonardo da Vinci (Fiumicino) airport can be reached in some 45 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3619" OriginalAmount="3619">
      <BasicPropertyInfo Latitude="41.912307359087" Longitude="12.475597269389" StarRating="3" HotelCode="153518|233970" HotelName="Relais Piazza del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Flaminio 9, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/82/ec/82ec15af58dc427ea79fc4dd8e4527eb197009c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3619" OriginalAmount="3619">
      <BasicPropertyInfo Latitude="41.89774168" Longitude="12.48707484" StarRating="3" HotelCode="359742|62880" HotelName="Trevi Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Ventiquattro Maggio 45, Via Mazzarino 2, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/54850/1d1221ea-57aa-4f53-81a5-9355b358d776.jpg?d=636662315070000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3622" OriginalAmount="3622">
      <BasicPropertyInfo Latitude="41.893341" Longitude="12.47507" StarRating="4" HotelCode="117217|29455" HotelName="Locanda Cairoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Benedetto Cairoli 2, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/168927/168927a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an excellent position in Trastevere, rione XIII of Rome, a few paces from Piazza Navona, the Pantheon, Tiber Island, the Jewish Ghetto and the Theatre of Marcellus. The nearest bus station, Largo di Torre Argentina, is just 400 m away. Leonardo da Vinci-Fiumicino Airport is about 30 km away and Rome Ciampino Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3625" OriginalAmount="3625">
      <BasicPropertyInfo Latitude="41.90064402382" Longitude="12.479021698236" StarRating="4" HotelCode="47615|3797" HotelName="Colonna Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Montecitorio 12, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10598/a_10598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located on Piazza Montecitorio, in the city's historical centre, within walking distance of the Italian parliament. Scores of shops, various restaurants and bars as well as many of the most famous city sights such as the Pantheon are within a few minutes of the hotel. Public transport connections are situated just 2 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3649" OriginalAmount="3649">
      <BasicPropertyInfo Latitude="41.909264" Longitude="12.477452" StarRating="4" HotelCode="19171|479" HotelName="Hotel Valadier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fontanella 15, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23550/a_23550_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated between the Spanish Steps and the Piazza del Popolo directly in the tourist centre of the city of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3715" OriginalAmount="3715">
      <BasicPropertyInfo Latitude="41.89878535" Longitude="12.43319739" StarRating="0" HotelCode="537088|232502" HotelName="B&amp;B Casa der Poeta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Baldo Degli Ubaldi 90, 00167 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206107/206107a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3756" OriginalAmount="3756">
      <BasicPropertyInfo Latitude="41.90698258" Longitude="12.482605" StarRating="3" HotelCode="509868|200358" HotelName="Piazza di Spagna Suite de Charme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Sebastianello 8, Angolo Piazza di Spagna, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7987689</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3761" OriginalAmount="3761">
      <BasicPropertyInfo Latitude="41.904975368536" Longitude="12.479621905488" StarRating="3" HotelCode="60923|11051" HotelName="La Lumière di Piazza di Spagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Belsiana 72, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207015/207015a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3763" OriginalAmount="3763">
      <BasicPropertyInfo Latitude="41.965701" Longitude="12.31271" StarRating="4" HotelCode="904057|40759" HotelName="Relais Castrum Boccea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via SS. Mario e Marta 27, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143821/143821a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is an historical dwelling in the Roman countryside. The nearest train station is about 50 metres away. The country house is located between Fiumicino Airport (about 37 km away) and the city centre, not far away from the beach at Fregene. Rome Ciampino Airport is approximately 41 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3780.95" OriginalAmount="3780.95">
      <BasicPropertyInfo Latitude="41.898406415899" Longitude="12.511230656414" StarRating="4" HotelCode="401951|551855" HotelName="Ateneo Garden Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Salentini 3, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128855/128855a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located between La Sapienza University and the Termini railway station, this city hotel is also close to the metro in one of the most traditional districts of the Eternal City (San Lorenzo). Rome city centre is just 500 metres from the hotel and Ciampino and Leonardo da Vinci International (Fiumicino) airport are both approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3790" OriginalAmount="3790">
      <BasicPropertyInfo Latitude="41.91035" Longitude="12.463859" StarRating="3" HotelCode="192024|199488" HotelName="Rovati Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Duilio 13, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337937/337937a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3794" OriginalAmount="3794">
      <BasicPropertyInfo Latitude="41.905078597804" Longitude="12.485052096702" StarRating="3" HotelCode="170648|56279" HotelName="Suite Sistina for Lovers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 54, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338117/338117a_hb_a_044.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3800" OriginalAmount="3800">
      <BasicPropertyInfo Latitude="41.888183406944" Longitude="12.424877285957" StarRating="3" HotelCode="76697|435066" HotelName="Residence Aurelia Antica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia Antica 425, 00165 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/376882/6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3800.82" OriginalAmount="3800.82">
      <BasicPropertyInfo Latitude="41.904112" Longitude="12.499734" StarRating="3" HotelCode="12452|2207755" HotelName="Smooth Hotel Rome Repubblica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 61, 00185 Roma, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12503/a_12503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Via Veneto and the main Termini railway station, just a few minutes from the renowned historica centre and the fantastic shopping street Via Nazionale. The nearest public transport links are just a hop, skip and a jump away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3805" OriginalAmount="3805">
      <BasicPropertyInfo Latitude="41.89723209" Longitude="12.48699247" StarRating="3" HotelCode="411200|56016" HotelName="Quirinale Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXIV Maggio 51, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338172/338172a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3810" OriginalAmount="3810">
      <BasicPropertyInfo Latitude="41.90373434" Longitude="12.47941606" StarRating="5" HotelCode="484017|178400" HotelName="Boutique Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 81, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613302/613302a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3821" OriginalAmount="3821">
      <BasicPropertyInfo Latitude="41.90732328" Longitude="12.46641033" StarRating="4" HotelCode="480970|199199" HotelName="Orazio Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orazio 21, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8653573</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3830" OriginalAmount="3830">
      <BasicPropertyInfo Latitude="41.904640284872" Longitude="12.479168915344" StarRating="3" HotelCode="78518|232840" HotelName="Condotti 29" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Condotti 29, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/86/864815/vhozZCZQ_b3c83f343f68e447176270d5b6be54dc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3841" OriginalAmount="3841">
      <BasicPropertyInfo Latitude="41.89951654" Longitude="12.49821645" StarRating="4" HotelCode="582012|234044" HotelName="Roman Holidays Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 47, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9528754</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3853" OriginalAmount="3853">
      <BasicPropertyInfo Latitude="41.90385012801" Longitude="12.494727373123" StarRating="4" HotelCode="44180|28706" HotelName="Hotel Mascagni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele Orlando 90, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17104/a_17104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a prestigious and central location, only a short walk from Via Veneto, the Trevi Fountain and the Spanish Steps (all approx. 500 m away). Piazza Barberini is also in the immediate area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3864" OriginalAmount="3864">
      <BasicPropertyInfo Latitude="41.896951" Longitude="12.486388" StarRating="4" HotelCode="335595|35778" HotelName="Comfort Hotel Bolivar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Cordonata 6, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55047/a_55047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3908.98" OriginalAmount="3908.98">
      <BasicPropertyInfo Latitude="41.89943789" Longitude="12.50095905" StarRating="4" HotelCode="434461|1979665" HotelName="Gioberti Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 23, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547187/547187a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3911" OriginalAmount="3911">
      <BasicPropertyInfo Latitude="41.907156" Longitude="12.487816" StarRating="4" HotelCode="192006|31055" HotelName="Berg Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurora 29, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336936/336936a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3932.50" OriginalAmount="3932.50">
      <BasicPropertyInfo Latitude="41.89925053607" Longitude="12.491282075644" StarRating="3" HotelCode="12815|91648" HotelName="Hotel Giolli Nazionale" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 69, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13222/a_13222_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the eternal city, the hotel enjoys a superb prime location on the prestigious Via Nazionale. It serves as a wonderful base from which to explore the city, for tourists and business travellers alike. There are links to the underground and other forms of public transport in the immediate vicinity. There are numerous monuments, shops, restaurants and cafés also nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3939" OriginalAmount="3939">
      <BasicPropertyInfo Latitude="41.894764416991" Longitude="12.501293420792" StarRating="2" HotelCode="67194|135010" HotelName="Auditorium di Mecenate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dello Statuto 44, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86913/w_86913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Rome and is 10 minutes' walking distance away from the main train station. It is the perfect place for guests coming to Rome by train from the provinces or from the airports of Ciampino or Fiumicino. The hotel is situated in the historic location and offers good access to almost all of Rome's tourists spots by metro and bus service, including the Trevi Fountain, the Colosseum, Piazza Navona, St. Peter's Basilica and Trastevere city centre. The beach at Ostia is about a 60-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3944" OriginalAmount="3944">
      <BasicPropertyInfo Latitude="41.907017" Longitude="12.465608" StarRating="4" HotelCode="97928|23775" HotelName="NH Collection Roma Giustiniano" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Virgilio 1 E/F/G, 00193 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135979/a_135979_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of the well-known Prati district. The hotel is dedicated to the Emperor Justinian and is just a few minutes from Piazza del Popolo, Via del Corso, Piazza di Spagna and Piazza Navona. Vatican City lies just 700 metres away, the centre of Rome is 2 km away and Leonardo da Vinci International Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3968" OriginalAmount="3968">
      <BasicPropertyInfo Latitude="41.907994" Longitude="12.491722" StarRating="4" HotelCode="26064|19483" HotelName="Luxe Rose Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boncompagni 19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337396/337396a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3974" OriginalAmount="3974">
      <BasicPropertyInfo Latitude="41.90983491" Longitude="12.49102071" StarRating="4" HotelCode="451215|123874" HotelName="The Tribune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Campania 45, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561316/w_561316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3975" OriginalAmount="3975">
      <BasicPropertyInfo Latitude="41.907395" Longitude="12.478139" StarRating="3" HotelCode="191980|199855" HotelName="Vivaldi Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Greci 23 b, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206159/206159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3976" OriginalAmount="3976">
      <BasicPropertyInfo Latitude="41.900265" Longitude="12.498985" StarRating="4.5" HotelCode="31409|28281" HotelName="Bettoja Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 15, 00184 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50148/a_50148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, hotel lies at the heart of Rome on Esquilino Hill (the highest in the city) and offers access to a roof terrace enjoying unbelievable panoramic views out over the roofs of Rome. Many of the city's top sights including the Colosseum and various other historical monuments may easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3988" OriginalAmount="3988">
      <BasicPropertyInfo Latitude="41.89945597" Longitude="12.46764908" StarRating="0" HotelCode="573488|232465" HotelName="B&amp;B all’Orologio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Banchi Nuovi 47, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/3b/cc3b40236b7be002c8f33375ab993df9c7c016d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3990" OriginalAmount="3990">
      <BasicPropertyInfo Latitude="41.89816346" Longitude="12.49077569" StarRating="3" HotelCode="484048|200311" HotelName="Monti Apartments My Extra Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 6/A, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/648390/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3991" OriginalAmount="3991">
      <BasicPropertyInfo Latitude="41.90458902" Longitude="12.49194754" StarRating="4" HotelCode="764259|364943" HotelName="Triviho Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Barberini 50, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/885715/a_885715_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4005" OriginalAmount="4005">
      <BasicPropertyInfo Latitude="41.99522068" Longitude="12.56389425" StarRating="3" HotelCode="745183|283425" HotelName="Boma Country House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Marcigliana 532, 00139 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5688242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4031" OriginalAmount="4031">
      <BasicPropertyInfo Latitude="41.894522832434" Longitude="12.492281198502" StarRating="4" HotelCode="27230|5970" HotelName="Grand Hotel Palatino" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 213/M, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39995/a_39995_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a wonderful central position at the heart of Rome, the Colosseum and the Fori Imperiali are only just a 5-minute walk from the hotel. Thanks to its central location, the hotel provides an ideal point of departure for guests wishing to explore the diverse shops and sights of interest. The main train station, Termini, and an underground station are both just a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4078" OriginalAmount="4078">
      <BasicPropertyInfo Latitude="41.891289476526" Longitude="12.499201357078" StarRating="3" HotelCode="263923|177413" HotelName="Colosseo Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Pascoli 20, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195540/195540a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4080" OriginalAmount="4080">
      <BasicPropertyInfo Latitude="41.901886" Longitude="12.472538" StarRating="4" HotelCode="191946|200386" HotelName="Relais Orso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Orso 88, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338652/338652a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4083" OriginalAmount="4083">
      <BasicPropertyInfo Latitude="41.916386909106" Longitude="12.469213086879" StarRating="3" HotelCode="154787|55578" HotelName="Villa Laetitia Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere delle Armi 22/23, 00195 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201732/201732a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4091" OriginalAmount="4091">
      <BasicPropertyInfo Latitude="41.90545893" Longitude="12.49173887" StarRating="4" HotelCode="771630|371609" HotelName="Hotel Royal Bissolati" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Leonida Bissolati 40, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10408955</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4101" OriginalAmount="4101">
      <BasicPropertyInfo Latitude="41.8969046" Longitude="12.4829666" StarRating="4" HotelCode="299633|254711" HotelName="Hotel Mancino 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mancino 12, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7019030</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4103" OriginalAmount="4103">
      <BasicPropertyInfo Latitude="41.907941" Longitude="12.499558" StarRating="4" HotelCode="97760|13498" HotelName="Leon's Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 90/94, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135767/a_135767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4108" OriginalAmount="4108">
      <BasicPropertyInfo Latitude="41.900882" Longitude="12.483834" StarRating="4" HotelCode="410309|23933" HotelName="Relais Fontana di Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 44, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100851/t_100851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the heart of Rome, overlooking the world-famous Trevi Fountain and just a short stroll from the city’s main shopping and entertainment district. Ciampino Airport and Leonardo Da Vinci International Airport – Fiumicino are 20 and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4120.27" OriginalAmount="4120.27">
      <BasicPropertyInfo Latitude="41.900746" Longitude="12.472347" StarRating="4" HotelCode="12783|90650" HotelName="Hotel Genio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 28, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13173/a_13173_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular traditional-style hotel is located in the centre of Rome, close to the famous Piazza Navona. Various sights including the Spanish Steps and St. Angel Castle are in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4120.27" OriginalAmount="4120.27">
      <BasicPropertyInfo Latitude="41.908575145001" Longitude="12.487506866455" StarRating="4" HotelCode="39689|89506" HotelName="Hotel Eliseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Pinciana 30, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12064/a_12064_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a side street near to the Porta Pinciana. From the hotel there is a sublime view of the Villa Borghese. Various high-profile tourist attractions such as the Spanish Steps or the shopping street Via Condotti are just a hop, skip and a jump away and it takes approximately 5 minutes on foot to reach the public transport system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4120.27" OriginalAmount="4120.27">
      <BasicPropertyInfo Latitude="41.896961" Longitude="12.485066" StarRating="4" HotelCode="15487|90640" HotelName="Hotel Pace Helvezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via IV Novembre 104, Piazza Venezia, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18435/a_18435_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Convenient public transport links are to be found 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4125" OriginalAmount="4125">
      <BasicPropertyInfo Latitude="41.900126607612" Longitude="12.49725991898" StarRating="4" HotelCode="18825|1261" HotelName="Best Western Plus Hotel Universo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 5/B, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23505/a_23505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated yet lies right at the heart of the city. Stazione Termini main train station, St. Maria Maggiore and the famous, popular opera house are, for example, only around 2 minutes from the hotel. Further important places and streets, such as the Foro Romano or the Via Veneto are also within excellent range, around 1 km away. The National Museum is around 10 minutes away. Through its central location it is an ideal starting point for extensive shopping tours or sightseeing in the everlasting city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4153" OriginalAmount="4153">
      <BasicPropertyInfo Latitude="41.90512" Longitude="12.485799" StarRating="2" HotelCode="191991|57296" HotelName="BdB Luxury Rooms Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 79?, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337374/337374a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4160" OriginalAmount="4160">
      <BasicPropertyInfo Latitude="41.894023687892" Longitude="12.487640976906" StarRating="4" HotelCode="12606|20539" HotelName="Forum Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/01/2025" 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>Via Tor de' Conti 25, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12886/a_12886_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Rome only 100 m from the Colosseum and the Forum Romanum. It is just a short distance to many different shops and links to the public transport network; Colosseo underground station is situated a stone's throw away. It is a short walk to the Spanish Steps, the Campidoglio and the Piazza Navona and the River Tiber is some 700 m away. Ciampino and Fiumicino Airports are approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4166" OriginalAmount="4166">
      <BasicPropertyInfo Latitude="41.896622" Longitude="12.472951" StarRating="0" HotelCode="742301|254749" HotelName="Little Queen Navona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via de' Baullari 4, Rom 00186</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10147564</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4182" OriginalAmount="4182">
      <BasicPropertyInfo Latitude="41.891073" Longitude="12.509435" StarRating="3" HotelCode="30128|198959" HotelName="Novecento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Emanuele I 12, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/358672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4186" OriginalAmount="4186">
      <BasicPropertyInfo Latitude="41.902053" Longitude="12.459932" StarRating="4" HotelCode="36920|55381" HotelName="Palazzo Cardinal Cesi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Conciliazione 51, Piazza S.Pietro, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60603/a_60603_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in St. Peter's Square, on the Via della Conciliazione. The hotel was designed by the famous architects Piacentini and Spaccarelli, and finished in 1950. Links to the public transport network lie just a couple of minutes away on foot (about 500 m). Ciampino and Fiumicino airports are both located 31 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4202" OriginalAmount="4202">
      <BasicPropertyInfo Latitude="41.903115" Longitude="12.477173" StarRating="3" HotelCode="293260|200312" HotelName="Mood 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo della Torretta 44, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4057258</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4209" OriginalAmount="4209">
      <BasicPropertyInfo Latitude="41.908840629876" Longitude="12.478655576706" StarRating="2" HotelCode="191983|234108" HotelName="Romeo al Babuino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 46, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335365/335365a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4228" OriginalAmount="4228">
      <BasicPropertyInfo Latitude="41.909673" Longitude="12.478361" StarRating="3" HotelCode="295510|233941" HotelName="Piazzetta Margutta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 3, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382282/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4262" OriginalAmount="4262">
      <BasicPropertyInfo Latitude="41.903399223204" Longitude="12.493368968737" StarRating="2" HotelCode="341391|58457" HotelName="Hotel Oceania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 38, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=767779</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4285" OriginalAmount="4285">
      <BasicPropertyInfo Latitude="41.8945846" Longitude="12.48057421" StarRating="0" HotelCode="576393|234445" HotelName="Vittoriano Suite" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via D’Aracoeli 3, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9152240</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4331" OriginalAmount="4331">
      <BasicPropertyInfo Latitude="41.895871359837" Longitude="12.490459696032" StarRating="3" HotelCode="34936|30445" HotelName="Anfiteatro Flavio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Serpenti 130, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56873/a_56873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, within easy walking distance of some of the most famous attractions within the city, including the Colosseum (called the Flavian Ampitheatre in antiquity). Vatican City is a 30-minute walk from the hotel. The Pantheon and the Santa Maria Sopra Minerva are among other attractions that are only minutes away. Leonardo da Vinci-Fiumicino Airport is approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4336" OriginalAmount="4336">
      <BasicPropertyInfo Latitude="41.90910082" Longitude="12.48835149" StarRating="3" HotelCode="622908|254877" HotelName="The Shire Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>146 Via Vittorio Veneto, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10147366</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4373" OriginalAmount="4373">
      <BasicPropertyInfo Latitude="41.90639638" Longitude="12.49297687" StarRating="0" HotelCode="566247|283664" HotelName="Relais Barberini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Elevator,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10998736</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nRelais Barberini is situated in Rome, 600 meters from the Vatican Museums.\n\nRooms\nAll rooms feature a flat-screen TV, free WiFi, a coffee maker, an electric kettle and a private bathroom with toiletries.\n\nRestaurant\n\n\nOutside\n\n\nLobby\n\n\nMore Informations\nCheck in from 14 00 to 00 00. \nBreakfast will be served in your room, because hotel does not have a breakfast room. Remarks Rates do not include any local tax that have to be paid directly to the hotel in addition to the total cost. Bedding preferences are not guranteed and are subject to supplier availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4382" OriginalAmount="4382">
      <BasicPropertyInfo Latitude="41.90949346" Longitude="12.46337373" StarRating="0" HotelCode="826798|396990" HotelName="Quiriti Vatican Relais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo Emilio 32, Block A, Floor 1, Flat 4, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10658777</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4385" OriginalAmount="4385">
      <BasicPropertyInfo Latitude="41.89951166" Longitude="12.46916892" StarRating="0" HotelCode="383815|58399" HotelName="HiSuiteROME" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte Giordano 21, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=766076</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4457.33" OriginalAmount="4457.33">
      <BasicPropertyInfo Latitude="41.90142512" Longitude="12.48489796" StarRating="3" HotelCode="187514|1052188" HotelName="Relais Trevi 95 Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 95, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172765/172765a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Rome, allowing easy access to various points of interest. The Trevi Fountain is just 150 metres away and both the Pantheon and the Quirinale Palace are within less than a 10-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4466" OriginalAmount="4466">
      <BasicPropertyInfo Latitude="41.903177" Longitude="12.501518" StarRating="4" HotelCode="17003|1260" HotelName="Best Western Premier Hotel Royal Santina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 22, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20720/a_20720_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated, deluxe hotel is centrally located near to the main railway station. Copious shops and other entertainment attractions as well as many of the city's unsurpassable tourist sites are easily reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4485" OriginalAmount="4485">
      <BasicPropertyInfo Latitude="41.902877" Longitude="12.480508" StarRating="3" HotelCode="69858|7622" HotelName="Hotel San Silvestro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gambero 3, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211359/211359a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4514" OriginalAmount="4514">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="978724|404660" HotelName="Hotel Scenario" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo delle Ceste 26, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/48/c8/48c86507d3c4c56a6926327a7d13cc1682404cfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4523" OriginalAmount="4523">
      <BasicPropertyInfo Latitude="41.909175977613" Longitude="12.463147044182" StarRating="2" HotelCode="178392|40758" HotelName="Nautilus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 198, 00192 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188987/188987a_hb_a_011.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4529" OriginalAmount="4529">
      <BasicPropertyInfo Latitude="41.900472" Longitude="12.497301" StarRating="4" HotelCode="17912|812" HotelName="Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amadeo 3, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22132/w_22132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Termini main train station (about 300 m) and just a few paces from the Teatro dell' Opera. Many of the Italian metropolis' historical and cultural sights are to be found close by and can easily be reached in just a few minutes. Roma Fiumicino airport is some 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4538" OriginalAmount="4538">
      <BasicPropertyInfo Latitude="41.899385294451" Longitude="12.477521002292" StarRating="4" HotelCode="44474|448" HotelName="Hotel Pantheon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pastini 131, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18643/a_18643_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an elegant 18th century building in the heart of Rome, just a short walk from the Pantheon, the Trevi Fountain and Piazza Navona. It is on an old pedestrian street with peaceful surroundings. Ciampino Airport is about 30 km away, and Leonardo da Vinci Airport is about 34 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4571.00" OriginalAmount="4571.00">
      <BasicPropertyInfo Latitude="41.903583022278" Longitude="12.48790382209" StarRating="4" HotelCode="360526|stendhal_depandance_luxury_suites" HotelName="Hotel Stendhal  Luxury Suites Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 4, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578141/578141a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4582" OriginalAmount="4582">
      <BasicPropertyInfo Latitude="41.89606879" Longitude="12.50174651" StarRating="0" HotelCode="519670|261026" HotelName="Santa Maria Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Rattazzi 2C, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689161/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Termini Central Station, Santamaria Inn is a perfect starting point from which to explore Rome. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Airport transfer, tours, safety deposit boxes, luggage storage, bicycle rental are there for guest's enjoyment. The well-appointed guestrooms feature internet access – LAN (complimentary), internet access – wireless, shower, fan, television LCD/plasma screen. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Rome has to offer are three great reasons you should stay at Santamaria Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4583" OriginalAmount="4583">
      <BasicPropertyInfo Latitude="41.909798761594" Longitude="12.494287490845" StarRating="4" HotelCode="44762|437720" HotelName="The Regency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Romagna 42, 00187 Roma, Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/364427/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Via Veneto and the Spanish Steps, this four star hotel has a modern exterior, with contemporary lounge and check-in area. The very clean rooms are attractively furnished with parquet floors, some have balconies. Great breakfast. Staff are friendly and helpful.(Chargeable car park... Important places near the hotel: Centrally located just 3min to the famous Via Veneto and 10min to the Spanish Steps. Nearest station/ metro: 500m from Piazza Barberini. Nearest exhibition centre: 20min by taxi to Fiera di Roma, Palazzo delle Esposizioni in via Nazionale is nearby. Nearest Airprot: 30km to Leonardo da Vinci-Fiumicino.Cen0</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4625.75" OriginalAmount="4625.75">
      <BasicPropertyInfo Latitude="41.907403" Longitude="12.472446" StarRating="4" HotelCode="39470|397715" HotelName="Dei Mellini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Muzio Clementi 81, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11288/a_11288_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, stylish hotel lies close to the River Tiber and the famous Castel Sant' Angelo and is an ideal starting point for those wishing to explore the city's many sights and exclusive shopping streets. Links to the public transport are a short distance away (500 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4653" OriginalAmount="4653">
      <BasicPropertyInfo Latitude="41.907483251991" Longitude="12.470930814743" StarRating="4" HotelCode="19235|55284" HotelName="Hotel Le Méridien Visconti Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Federico Cesi 37, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24189/a_24189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Rome within walking distance of Piazza del Popolo (700 m), the Spanish Steps, St. Peter's Basilica and the Sistine Chapel, which is 1 km away. Close to Rome's River Tiber, the hotel is just 2 minutes’ walk from Castel Sant'Angelo. Nearby public transport options include buses and the metro. Rome’s Ciampino Airport and Leonardo da Vinci International (Fiumicino) Airport are both approximately 35 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4694" OriginalAmount="4694">
      <BasicPropertyInfo Latitude="41.896875" Longitude="12.484035" StarRating="4" HotelCode="47829|21816" HotelName="Cosmopolita" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Eufemia 5, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10859/a_10859_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in an elegant 19th-century nobility residence and situated only a stone's throw away from the splendour of Piazza Venezia in Rome's historic centre. It offers a warm atmosphere underlined by friendly and efficient service, which is entirely guest-oriented. The hotel enjoys a favourable and prestigious location directly in the heart of the Eternal City, within close proximity of all the major attractions, including the Colosseum and the Imperial Forum. It offers the ideal location for business travellers and for that once in a lifetime Roman Holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4706" OriginalAmount="4706">
      <BasicPropertyInfo Latitude="41.900734859" Longitude="12.483187168837" StarRating="3" HotelCode="56971|19360" HotelName="Fontana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Di Trevi 96, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73862/a_73862_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is located in one of the most stunning areas of the city, opposite the world-famous Trevi Fountain and around 5 minutes by taxi to the central train station, Termini. All the important sightseeing attractions are within walking distance. Guests will arrive at the Colosseum, the Via Veneto and the Piazza Navano within around 8-15 minutes, while the Vatican is located 3 km from the hotel. Ciampino and Fiumicino airports are some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4714" OriginalAmount="4714">
      <BasicPropertyInfo Latitude="41.889187" Longitude="12.4982572" StarRating="3" HotelCode="887850|58209" HotelName="Celio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Santissimi Quattro, 35/C, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333846/333846a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4750" OriginalAmount="4750">
      <BasicPropertyInfo Latitude="41.874857721046" Longitude="12.432888908737" StarRating="4" HotelCode="310855|48665" HotelName="A.Roma Lifestyle Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Zoega 59, 00164 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/425060/a_425060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome (ROM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4807" OriginalAmount="4807">
      <BasicPropertyInfo Latitude="41.880602008696" Longitude="12.484830028242" StarRating="1" HotelCode="314263|58421" HotelName="The Corner Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Aventino 121, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403925/403925a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4830" OriginalAmount="4830">
      <BasicPropertyInfo Latitude="41.900611" Longitude="12.47270761" StarRating="3" HotelCode="481317|200389" HotelName="Relais Rione Ponte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 20, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/19/e219b7ed6b3c2ced3ce6a4778cf140a30badd907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Relais Rione Ponte in Rome (Navona), you'll be minutes from Palazzo Altemps and Piazza Navona.  This townhouse accommodation is close to Roman Forum and St. Peter's Basilica.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 9 guestrooms 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 bidets. Conveniences include safes and electric kettles, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Additional features at this townhouse accommodation include gift shops/newsstands, a hair salon, and a television in a common area.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the townhouse accommodation's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4831" OriginalAmount="4831">
      <BasicPropertyInfo Latitude="41.907738760622" Longitude="12.480608224869" StarRating="4" HotelCode="336625|17487" HotelName="Hotel Art by the Spanish Steps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 56, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55714/w_55714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4836.46" OriginalAmount="4836.46">
      <BasicPropertyInfo Latitude="41.896136" Longitude="12.496049" StarRating="3" HotelCode="47618|553045" HotelName="Colosseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sforza 10, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10601/a_10601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of historical ancient Rome in a quiet street, between the cathedral of St. Mary Major and the Colosseum, near the main train station Termini and the Domus Aurea. The hotel is located on one of the highest points of the Esquilino Hill and, thanks to its very pleasant terrace, guests have the unique opportunity to enjoy wonderful panoramic views of the whole of Rome and its environs. The centre of Rome (the Spanish Steps) is only 2 km away, as is the Trevi Fountain and it is 4 km to the Villa Borghese.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4862" OriginalAmount="4862">
      <BasicPropertyInfo Latitude="41.899865" Longitude="12.443838" StarRating="2" HotelCode="295506|57103" HotelName="Domus Aurelia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 218, 00165 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382277/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4879" OriginalAmount="4879">
      <BasicPropertyInfo Latitude="41.917764670731" Longitude="12.514570355415" StarRating="3" HotelCode="65940|55148" HotelName="Hotel Villa del Parco" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 110, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184549/184549a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4887.77" OriginalAmount="4887.77">
      <BasicPropertyInfo Latitude="41.903683515433" Longitude="12.494936007583" StarRating="4" HotelCode="505902|2148145" HotelName="Mascagni Luxury Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="24 Hour Power Supply,24 Hour Security,Babysitting,Housekeeping,Internet,Laundry,Room Service,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele Orlando 83, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544581/544581a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;
New opening May 2016! The new rooms of Mascagni luxury dependence are located in the elegant 18th century  building , just 20 meters from the hotel Mascagni (where clients are invited to do check in/out and have breakfast).  They redefine luxury hospitality in the capital City of Rome.  Intimate, private in a familiar way, typical of a home,  yet still elegant and luxurius as shown in the care for our guests in every small detail  – all thanks to the services at nearby Hotel Mascagni, with a reception desk open 24 hours, a charming bar and breakfast room typical of a luxury boutique hotel. All the rooms and suites inspire a sober and modern elegance decorated in the Rationalistic style of the 1940's but renewed in a contemporary flair, thanks to the perfect balance between pastel wall colors, matching fine fabrics and dark parquet.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4891" OriginalAmount="4891">
      <BasicPropertyInfo Latitude="41.89487859" Longitude="12.48020571" StarRating="4" HotelCode="622382|254792" HotelName="Otivm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Via D'Aracoeli, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617299/617299a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4901" OriginalAmount="4901">
      <BasicPropertyInfo Latitude="41.90048733" Longitude="12.47899114" StarRating="3" HotelCode="547642|198870" HotelName="Colonna Suite Del Corso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Colonna Antonina 41, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/718260/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4931" OriginalAmount="4931">
      <BasicPropertyInfo Latitude="41.903918998138" Longitude="12.500567186508" StarRating="4" HotelCode="189312|30477" HotelName="The Independent Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 48, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265615/a_265615_X2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This central hotel is located just 150 m from the Roma Termini railway station and 2 km from the Colosseum. Within walking distance of the hotel, guests will find the city centre and the bus station. The Baths of Diocletian are just 150 m away. The Rome Opera House is less than a 15-minute walk from the hotel. Ciampino Airport is approximately 25 km away, while Leonardo da Vinci International (Fiumicino) Airport is roughly 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5014.31" OriginalAmount="5014.31">
      <BasicPropertyInfo Latitude="41.906998182012" Longitude="12.48814791441" StarRating="4" HotelCode="33058|650885" HotelName="Ludovisi Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovisi 43, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52497/w_52497_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Rome, in a fashionable area of Via Veneto. Nearby, guests will find attractions such as the Villa Borghese, the Spanish steps, Trevi Fountain, the Baroque churches and the Borghese Gallery with its breathtaking display of masterpieces; all are within walking distance of the hotel. Shopping opportunities can be found in the stylish shops of the Via Condotti, and fashionable restaurants, bars and nightclubs are located just metres from the accommodation. The nearest bus station is approximately 50 m away and Rome Ciampino and Rome Fiumicino airports lie 20 km and 35 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5071" OriginalAmount="5071">
      <BasicPropertyInfo Latitude="41.895583071429" Longitude="12.494064071429" StarRating="4" HotelCode="178175|212482" HotelName="Monti Palace Hotel Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 185, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336658/336658a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5122.10" OriginalAmount="5122.10">
      <BasicPropertyInfo Latitude="41.900675965876" Longitude="12.494566440582" StarRating="4" HotelCode="77812|863425" HotelName="Britannia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoli 64, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105538/a_105538_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5131" OriginalAmount="5131">
      <BasicPropertyInfo Latitude="41.904481" Longitude="12.485789" StarRating="3" HotelCode="89617|11066" HotelName="Cecil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 55, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211376/211376a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5136.70" OriginalAmount="5136.70">
      <BasicPropertyInfo Latitude="41.898865225352" Longitude="12.462503314018" StarRating="4" HotelCode="191715|1110758" HotelName="La Rovere" 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>Vicolo di Sant'Onofrio 4, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198313/198313a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5181.68" OriginalAmount="5181.68">
      <BasicPropertyInfo Latitude="41.903740569154" Longitude="12.500433988886" StarRating="5" HotelCode="200336|CAU106300" HotelName="Palazzo Montemartini Rome, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Giovanni Montemartini, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285736/w_285736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).&lt;br/&gt;&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5204" OriginalAmount="5204">
      <BasicPropertyInfo Latitude="41.90420022" Longitude="12.45881039" StarRating="3" HotelCode="546780|199825" HotelName="Vatican Style" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mascherino 46, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8532654</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5205" OriginalAmount="5205">
      <BasicPropertyInfo Latitude="41.90433703" Longitude="12.48505192" StarRating="0" HotelCode="574877|233042" HotelName="Gregoriana5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregoriana 5/a, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9296790</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service, room service and a fireplace are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5221" OriginalAmount="5221">
      <BasicPropertyInfo Latitude="41.894671576753" Longitude="12.474382817745" StarRating="3" HotelCode="387443|56331" HotelName="Hotel Smeraldo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dei Chiodaroli 9, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338704/338704a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5256" OriginalAmount="5256">
      <BasicPropertyInfo Latitude="41.895925" Longitude="12.473493" StarRating="4" HotelCode="172195|47692" HotelName="Lunetta Rom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Paradiso 68, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153639/153639a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in central Rome, just 200 m from Piazza Navona. Situated just behind Campo De Fiori square, the hotel is a 15-minute walk from St Peter's Basilica and 600 m from the Pantheon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5277" OriginalAmount="5277">
      <BasicPropertyInfo Latitude="41.905484342416" Longitude="12.472817285065" StarRating="3" HotelCode="415404|199354" HotelName="Residenza Cavallini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Pets allowed,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Cavallini 12, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/446507/446507a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic centre of Rome, Residenza Cavallini offers modern rooms with free Wi-Fi. Opened in 2015, it is just a 3-minute walk from the historic sight, Castel Sant'Angelo. Each room comes with a flat-screen TV, minibar, Coffee/Tea Making Facilities, Air conditioning and free toiletries. It has modern interiors and wooden floors. Guests can enjoy Italian-style breakfast served in the breakfast room. Residenza Cavallini is a 10-minute walk from St. Peter's Square and the Vatican. The Spanish Steps is a 10-minute walk. The nearest Metro Station, Lepanto is 1 km away. Vatican City - Prati is a great choice for travellers interested in Museums, Art and Culture. This area is also great for shopping, with popular brands nearby: Rolex, H&amp;M, Zara, Nike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5340" OriginalAmount="5340">
      <BasicPropertyInfo Latitude="41.89238262" Longitude="12.47589074" StarRating="4" HotelCode="485391|180216" HotelName="Hotel Monte Cenci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte dè Cenci 8, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8635817</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5375" OriginalAmount="5375">
      <BasicPropertyInfo Latitude="41.908193882837" Longitude="12.498664855957" StarRating="3" HotelCode="72558|56134" HotelName="Piave &amp; Flavia Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piave 15, Via Flavia 77, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191053/191053a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5400" OriginalAmount="5400">
      <BasicPropertyInfo Latitude="41.897725251011" Longitude="12.494287490845" StarRating="4" HotelCode="19226|55879" HotelName="Hotel Viminale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Balbo 31, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24175/a_24175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Santa Maria Maggiore basilica, as well as within metres of countless shops, restaurants and cafés. Many of the city's most significant sights, including the Colosseum, Trevi Fountain, the Capitol and Piazza Venezia are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5581" OriginalAmount="5581">
      <BasicPropertyInfo Latitude="41.8951008" Longitude="12.47600271" StarRating="4" HotelCode="580962|233140" HotelName="Hotel Dei Barbieri" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Barbieri 3A, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9278982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5583" OriginalAmount="5583">
      <BasicPropertyInfo Latitude="41.899195610602" Longitude="12.472115419229" StarRating="3" HotelCode="384768|199104" HotelName="Navona Tower Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Tor Millina 19, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7558488</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5639" OriginalAmount="5639">
      <BasicPropertyInfo Latitude="41.906784049574" Longitude="12.49013157424" StarRating="5" HotelCode="11164|6071" HotelName="Grand Hotel Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 70, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9218/a_9218_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies directly by the exclusive Via Veneto, close to the Spanish steps. A range of shopping venues, restaurants, bars, nightclubs and links to the public transport network are located in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5700" OriginalAmount="5700">
      <BasicPropertyInfo Latitude="41.89281585" Longitude="12.47747962" StarRating="4" HotelCode="360806|198972" HotelName="HT6 Hotel Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tempio 6, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505966/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Rome. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5755" OriginalAmount="5755">
      <BasicPropertyInfo Latitude="41.889720008199" Longitude="12.481323868717" StarRating="4" HotelCode="30029|28641" HotelName="Fortyseven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Petroselli 47, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/084023/084023a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5772" OriginalAmount="5772">
      <BasicPropertyInfo Latitude="41.904019290095" Longitude="12.480502748462" StarRating="4" HotelCode="479128|58591" HotelName="Frattina 57" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 57, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=772385</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5794.15" OriginalAmount="5794.15">
      <BasicPropertyInfo Latitude="41.882478" Longitude="12.47048" StarRating="4" HotelCode="16760|318275" HotelName="Hotel Ripa Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Di Trastevere 3, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20377/a_20377_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, luxury hotel is situated in the centre of the most history-rich district of Rome. Many of Rome's top tourist sights, including the Colosseum and the Vatican, as well as countless shopping and entertainment venues, are within walking distance of the hotel or may be reached by making use of the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5826" OriginalAmount="5826">
      <BasicPropertyInfo Latitude="41.906801" Longitude="12.468981" StarRating="4" HotelCode="64774|5229" HotelName="Isa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 39, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211649/211649a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5900" OriginalAmount="5900">
      <BasicPropertyInfo Latitude="41.93944221" Longitude="12.52775469" StarRating="3" HotelCode="540067|199217" HotelName="Parco delle Valli Bedrooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Conca d'Oro 25, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4026850</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5989" OriginalAmount="5989">
      <BasicPropertyInfo Latitude="41.896456251447" Longitude="12.45578046627" StarRating="3" HotelCode="496687|192644" HotelName="San Pietro Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Stazione Di San Pietro 40, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7538696</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5998" OriginalAmount="5998">
      <BasicPropertyInfo Latitude="41.897" Longitude="12.48268" StarRating="3" HotelCode="335577|198963" HotelName="Piazza Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Battisti 133, 00187 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55035/a_55035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Rome, this hotel lies just a stone's throw from the world-famous historical sights such as the Pantheon, the Fontana di Trevi, the Imperial Forum and the Piazza Navona. Countless shopping and entertainment venues, museums and restaurants await discovery in the immediate vicinity. The nearest airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6077" OriginalAmount="6077">
      <BasicPropertyInfo Latitude="41.89723013" Longitude="12.47380514" StarRating="4" HotelCode="485704|199073" HotelName="Martis Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giuseppe Calasanzio 1, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/498423/498423a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6127" OriginalAmount="6127">
      <BasicPropertyInfo Latitude="41.907443" Longitude="12.480993" StarRating="3" HotelCode="151785|28273" HotelName="Hotel Manfredi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213723/a_213723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6189" OriginalAmount="6189">
      <BasicPropertyInfo Latitude="41.902288034598" Longitude="12.501052869849" StarRating="5" HotelCode="375604|94253" HotelName="NH Collection Roma Palazzo Cinquecento" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dei Cinquecento 90, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430440/430440a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6289" OriginalAmount="6289">
      <BasicPropertyInfo Latitude="41.938937" Longitude="12.469396" StarRating="4" HotelCode="81682|28322" HotelName="River Chateau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Flamini 530, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110297/a_110297_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a strategic location in Rome. It lies in the quiet VIP residential area of Via Flaminiais, just a few minutes from the city centre. Thanks to its proximity to the Olympic Stadium, the Coni and the Flaminio Stadium, it is the ideal hotel for everybody wanting to follow sporting events in Rome. It is also ideal for concerts and theatre, due to its proximity to the Auditorium of Rome, the Music Park and the Olympic Theatre. Guests will find a number of restaurants, bars, pubs, nightlife spots and public transport links in the immediate vicinity. The airports of Ciampino and Leonardo Da Vinci are both 45 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6495" OriginalAmount="6495">
      <BasicPropertyInfo Latitude="41.895378863521" Longitude="12.476263790178" StarRating="3" HotelCode="456841|58471" HotelName="Argentina Residenza Style Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 47, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=768153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6570" OriginalAmount="6570">
      <BasicPropertyInfo Latitude="41.895824583046" Longitude="12.493474781513" StarRating="3" HotelCode="258715|47628" HotelName="Hotel Ivanhoe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 92a, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/8/7/7/8/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6652" OriginalAmount="6652">
      <BasicPropertyInfo Latitude="41.905608" Longitude="12.481518" StarRating="4" HotelCode="258413|44786" HotelName="The Inn at the Spanish Steps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Condotti 85, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14800/a_14800_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tradition-rich upmarket hotel lies close to the Spanish Steps in the famous artists' quarter of the city. Piazza del Popolo is just a stone's throw away as are many more of Rome's top tourist sights. Links to the public transport network are 100 m from the hotel and Fiumicino airport may be reached in 40 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6778" OriginalAmount="6778">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="764260|396934" HotelName="Lifestyle Veneto Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piemonte 117, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10658332</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6969" OriginalAmount="6969">
      <BasicPropertyInfo Latitude="41.90407" Longitude="12.46191" StarRating="3" HotelCode="102068|26589" HotelName="Trianon Residence Borgo Pio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Delle Vaschette 13, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139396/139396a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central position of the apartments allows guests to reach many of Rome's most interesting and famous areas on foot within a few minutes, including St Peters, the Vatican Museums (metrò Ottaviano stop), Castel Sant Angelo, Piazza del Popolo, Via del Corso and Piazza di Spagna. The convenient public transport links allow guests to easily reach all the most interesting places, such as Campo de Fiori, Piazza Navona, Fontana di Trevi, the Coliseum, I Fori Imperiali and Trastevere and all the other attractions of the city. Restaurants, bars and nightlife can be found within a few minutes' walk of the hotel. Rome Termini bus and railway station is some 3.5 km away. Leonardo da Vinci-Fiumicino Airport is around 25 km away and Rome Ciampino Airport is some 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7131" OriginalAmount="7131">
      <BasicPropertyInfo Latitude="41.898843264567" Longitude="12.454488873482" StarRating="4" HotelCode="17913|2059" HotelName="Starhotels Michelangelo Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Stazione di San Pietro 14, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22133/a_22133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located at the heart of the city of Rome and affords a direct view of St. Peter's Cathedral, which is situated only a few steps away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7212" OriginalAmount="7212">
      <BasicPropertyInfo Latitude="41.895989801738" Longitude="12.487247501223" StarRating="5" HotelCode="490674|165055" HotelName="Roma Luxus Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Largo Angelicum 4, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602116/602116a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at the hotel include a restaurant, a bar, a library, a babysitting service, room service, a laundry service and a hairdresser. Wireless internet access (no extra charge) is available to guests in the public areas. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7251.68" OriginalAmount="7251.68">
      <BasicPropertyInfo Latitude="41.898334171536" Longitude="12.466108202934" StarRating="5" HotelCode="67826|564835" HotelName="Indigo Roma St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 62, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87727/ba_87727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the ancient city of Rome, just a stone's throw away from Campo dei Fiori (600 m), Piazza Navona (700 m), the Vatican City (800 m) and Castel Sant'Angelo. The hotel is on Via Giulia, in one of the most enchanting corners of the city. The city centre and shops are around 200 m away and the bus stop for bus number 116 is about 20 m from the hotel. Rome Ciampino Airport is approximately 25 km away and Rome Fiumicino Airport around 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7297" OriginalAmount="7297">
      <BasicPropertyInfo Latitude="41.905387" Longitude="12.489899" StarRating="5" HotelCode="26027|16716" HotelName="Aleph Rome Hotel, Curio Collection by Hilton" 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,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio 15, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38073/ba_38073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated on Via Veneto in the heart of the Rome. Many of Rome's top tourist sights, as well as countless shopping and entertainment venues, are within walking distance of the hotel or may be reached by making use of the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7342.57" OriginalAmount="7342.57">
      <BasicPropertyInfo Latitude="41.901004" Longitude="12.457042" StarRating="4" HotelCode="259985|564165" HotelName="Residenza Paolo VI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo VI, 29, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132526/132526a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is close to St Peter's Square, with only 10 footsteps separating guests from the centre of the Christian world. This fantastic location is perfect for guests to easily get to the many attractions of the city, such as Piazza Navona, the Spanish Steps and the Colosseum. The historical hotel is also surrounded by restaurants, bars, shops, theatres and cinemas which will allow guests to take part in the Italian dolce vita. San Petro train station is around a 10-minute walk from the hotel and nearby airports include Ciampino, 25 km away, and Leonardo da Vinci International (Fiumicino), which is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7378.28" OriginalAmount="7378.28">
      <BasicPropertyInfo Latitude="41.891724163548" Longitude="12.510450620101" StarRating="3" HotelCode="37818|CAL730800" HotelName="España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Luzatti 21, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62411/a_62411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 800 m from the historical centre of Rome, this hotel enjoys a fabulous location just 200 m from a diverse selection of bars and restaurant as well as a park. Fiumicino airport is a mere 30 km from the hotel and it is 500 m to the nearest public transport link.&lt;br/&gt;&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7585.37" OriginalAmount="7585.37">
      <BasicPropertyInfo Latitude="41.90317107" Longitude="12.48560849" StarRating="4" HotelCode="419822|2002635" HotelName="Rome King Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Massage Centre,Pets allowed,Printer,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 10, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/51/519481/519481a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel was constructed in 1870. Hotel underwent renovation in 2014. Hotel has an annexing building. The property has 5 annexes. The property consists of 19 rooms. The property consists of 2 single rooms, 10 double rooms, 1 apartment, 5 triple rooms, 3 quadruple rooms and 2 family rooms. Guests can enjoy the convenience of 24-hour reception. Guests can make use of the lift. Guests can make use of internet access to stay connected to work or home. The property is wheelchair-accessible. There is an on-site car park. Check-out is at 11:00. Guests can ask the helpful, multilingual staff for recommendations and directions. This establishment allows pets. Large pets are allowed on the premises. 


</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7664" OriginalAmount="7664">
      <BasicPropertyInfo Latitude="41.899169238515" Longitude="12.472398389167" StarRating="5" HotelCode="485831|200093" HotelName="eitch Borromini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Maria dell Anima 30, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635077/635077a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7789" OriginalAmount="7789">
      <BasicPropertyInfo Latitude="41.905096839486" Longitude="12.459385271164" StarRating="3" HotelCode="477024|199651" HotelName="Vatican Relais Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Angelico 22, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635081/635081a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming bed and breakfast can be found in Vatican. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this accommodation. Customers can make good use of the wireless internet connection available at the public areas of the accommodation. This bed and breakfast does not operate a 24-hour reception. This property does not offer cots on demand. This is not a pet-friendly property. Guests can easily get to the airport thanks to the shuttle service available. Some services of Vatican Relais Rome may be payable. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7865" OriginalAmount="7865">
      <BasicPropertyInfo Latitude="41.907320564323" Longitude="12.451698035002" StarRating="4" HotelCode="17869|55447" HotelName="Best Western Plus Hotel Spring House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mocenigo 7, 00192 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22053/w_22053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7923" OriginalAmount="7923">
      <BasicPropertyInfo Latitude="41.903954932559" Longitude="12.489059865474" StarRating="5" HotelCode="10861|13015" HotelName="Sina Bernini Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Barberini 23, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8865/a_8865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Rome not far from the Trevi fountains and the Via Veneto. Many of the city's historical sights are to be found in the near vicinity as are a diverse selection of shopping and entertainment venues. Links to the public transport network are to be found directly before the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7949" OriginalAmount="7949">
      <BasicPropertyInfo Latitude="41.78203237" Longitude="12.26846187" StarRating="5" HotelCode="359960|84323" HotelName="QC Termeroma Spa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Portuense 2178/A, 00054 Fiumicino</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/563940/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 50 rooms. Wireless internet access in public areas allows guests to stay connected. The hotel's culinary facilities include a restaurant, a dining area and a bar. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, a transfer service and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8047" OriginalAmount="8047">
      <BasicPropertyInfo Latitude="41.90745881" Longitude="12.47173144" StarRating="3" HotelCode="438592|178722" HotelName="Belli36 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Gioachino Belli 36, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8332350</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8170" OriginalAmount="8170">
      <BasicPropertyInfo Latitude="41.907882483777" Longitude="12.486814856529" StarRating="5" HotelCode="31161|32662" HotelName="Splendide Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Pinciana 14, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49792/a_49792_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent first-class hotel is located between Via Veneto and Piazza di Spagna (the Spanish Steps), close to many of the city's other famous, important monuments and historical buildings. There are various good public transport links to be found within metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8232" OriginalAmount="8232">
      <BasicPropertyInfo Latitude="41.896474472077" Longitude="12.476442398777" StarRating="3" HotelCode="570685|200708" HotelName="Terrace Pantheon Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 18, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7256393</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can reach the upper storeys via the lift or stairs. The hotel features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8319" OriginalAmount="8319">
      <BasicPropertyInfo Latitude="41.910567892077" Longitude="12.473641872406" StarRating="5" HotelCode="428797|200343" HotelName="Palazzo Dama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Arnaldo Da Brescia 2, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/54864/7a40c8bc-a0ed-4892-9633-ab02e81e3fc3.jpg?d=636662405150000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an outdoor pool and garden, this 5-star establishment is housed within one of Rome's most exquisite palazzos just steps from Piazza del Popolo, and offers a wide range of services, spaces and experiences for guests to truly savour their stay in the Italian capital. Sophistication and comfort are the focus for each of the hotel's high-ceilinged guestrooms and suites, each of which features elegant d?cor and furnishings, as well as vintage objets d'art sourced from collections around the world. Rooms also include a private marble bathroom, flat-screen satellite TV and free Wi-Fi. For dining, L'Autre Dame restaurant with its sparkling chandeliers serves a delicious menu of international fare, plus there is also a wood-panelled bar for relaxing with drinks, as well as an underground private club with velvet-upholstered chaises longues. The hotel also offers a 24-hour gym and concierge services, while a range of beauty and wellness treatments can be arranged in the privacy of guests' rooms upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8332" OriginalAmount="8332">
      <BasicPropertyInfo Latitude="41.89837479" Longitude="12.47160705" StarRating="0" HotelCode="582025|233847" HotelName="Navona Residenza de Charme" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Teatro Pace 25, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9897724</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8456" OriginalAmount="8456">
      <BasicPropertyInfo Latitude="41.907865421015" Longitude="12.457309284996" StarRating="3" HotelCode="383816|58147" HotelName="San Peter Angels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 54, Città del Vaticano-Prati, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=757776</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8500" OriginalAmount="8500">
      <BasicPropertyInfo Latitude="41.905127960511" Longitude="12.47879575215" StarRating="5" HotelCode="13024|1411" HotelName="Grand Hotel Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 126, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13471/a_13471_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grandiose hotel was once one of Rome's theatres. These days the building enjoys a new kind of glamour but still lies in its fabulous central location, just a stone's throw from the Spanish steps, the Trevi Fountain, the world-renowned shopping street Via Condotti and scores of stylish designer boutiques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8525" OriginalAmount="8525">
      <BasicPropertyInfo Latitude="41.90027364" Longitude="12.48380894" StarRating="5" HotelCode="623180|254704" HotelName="Harry's Bar Trevi Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Vincenzo 10, Trevi Fountain, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10231245</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8634" OriginalAmount="8634">
      <BasicPropertyInfo Latitude="41.90911210199" Longitude="12.488880157471" StarRating="4" HotelCode="14596|31837" HotelName="Rome Marriott Grand Hotel Flora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 191, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/92/b292d58b41d109b06e401d798895798413cdd181.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a glamorous position in the city centre, at the top of the Via Veneto, the street made famous in Fellini's movie 'La Dolce Vita'. The Villa Borghese is just 650 m away from the hotel and it lies just 1.1 km from the Spanish Steps and from Spagna Metro Station. Guests will find the Trevi Fountain around 2 km away, Termini Station some 2.5 km, the Vatican roughly 4.3 km and the Colosseum approximately 5.4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9413" OriginalAmount="9413">
      <BasicPropertyInfo Latitude="41.89809411" Longitude="12.47607083" StarRating="5.5" HotelCode="694319|279290" HotelName="The Pantheon Iconic Rome Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Diet Meals,Dining,Housekeeping,Internet,Laundry,Parking,Pets allowed,Restaurant,Room Service,Spa,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Chiara 4/A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2269975/gkMdSFU5_601612694788d8e87a91f82f5bca0714.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, a few steps from Pantheon and 250 m from Piazza Navona, The Pantheon Iconic Rome Hotel, Autograph Collection features a panoramic terrace with views of the Pantheon and a bar.
All air-conditioned, rooms come with a flat-screen TV with satellite channels, Nespresso coffee machine, Acqua di Parma toiletries and a wardrobe. Each room also includes a free smartphone with internet access and unlimited calls to a variety of countries. Some rooms feature city views.
The daily breakfast offers continental and buffet options with seasonal and local products.
Guests can enjoy a drink at The Divinity Terrace Lounge Bar with views of Rome's rooftops. A free fitness centre is available nearby. Spanish Steps is 1.3 km from the hotel, Fontana di Trevi is 800 m away. Pantheon is a great choice for travellers interested in food, sightseeing and history.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9598" OriginalAmount="9598">
      <BasicPropertyInfo Latitude="41.907043" Longitude="12.489821" StarRating="5.5" HotelCode="16556|28640" HotelName="Baglioni Hotel Regina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 72, 00187 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20049/a_20049_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly by the Via Veneto, only a stone's throw from the famous squares Piazzo di Spagna and Piazzo Navona. Links to the transport network are to be found directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10143.14" OriginalAmount="10143.14">
      <BasicPropertyInfo Latitude="41.90837698492" Longitude="12.475877880056" StarRating="4" HotelCode="102093|398285" HotelName="Residenza di Ripetta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 231, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142704/w_142704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Rome, this hotel is within walking distance of Piazza del Popolo (400 m), Piazza di Spagna (600 m), and Spanish Steps (700 m). Also nearby are Villa Borghese and St. Peter's Basilica. Via del Corso, with its beautiful boutiques and shops, is just 100 metres away. Rome’s main railway station, Termini, is about 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10303" OriginalAmount="10303">
      <BasicPropertyInfo Latitude="41.89893788" Longitude="12.48113271" StarRating="5" HotelCode="727272|294889" HotelName="Singer Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Specchi 10, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6016136</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10567" OriginalAmount="10567">
      <BasicPropertyInfo Latitude="41.89728995" Longitude="12.48198344" StarRating="4" HotelCode="935402|47689" HotelName="Corso 281 Luxury Suites Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 281, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364466/364466a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11044" OriginalAmount="11044">
      <BasicPropertyInfo Latitude="41.90625" Longitude="12.489545" StarRating="5" HotelCode="200887|21803" HotelName="Ambasciatori Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 62, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7613/r_7613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rich in tradition, this grand hotel lies in the heart of Rome - in the centre of the shopping district and tourist area, on the Via Veneto. The Via Veneto was, in the 1950s and 1960s the place to see celebrities, royalty, famous actors, actresses and film stars - a playground for the rich and famous. The Via Veneto is full of cafes, restaurants, luxury hotels and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11078.22" OriginalAmount="11078.22">
      <BasicPropertyInfo Latitude="41.90110409" Longitude="12.47687839" StarRating="0" HotelCode="732626|3677235" HotelName="Martius Private Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Uffici Del Vicario 49, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1008207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11657" OriginalAmount="11657">
      <BasicPropertyInfo Latitude="41.89885558" Longitude="12.4733767" StarRating="3" HotelCode="470156|200275" HotelName="Lifestyle Suites Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Navona 93, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8128292</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11838.57" OriginalAmount="11838.57">
      <BasicPropertyInfo Latitude="41.897854583354" Longitude="12.474449658895" StarRating="4" HotelCode="933877|1069018" HotelName="Palazzo Navona Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo della Sapienza 8, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411640/a_411640_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11988" OriginalAmount="11988">
      <BasicPropertyInfo Latitude="41.901668" Longitude="12.482586" StarRating="4" HotelCode="11678|5843" HotelName="Delle Nazioni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Poli 6, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11331/a_11331_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the historic centre of Rome, close to the well-known Fontana di Trevi. In the hotel neighbourhood guests will find countless shops and entertainment venues as well as historical and cultural sight-seeing attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12740" OriginalAmount="12740">
      <BasicPropertyInfo Latitude="41.904723" Longitude="12.480628" StarRating="5" HotelCode="47993|13149" HotelName="Hotel d'Inghilterra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bocca di Leone 14, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11050/w_11050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located on a quiet side street of the exclusive Via Condotti with its luxury shops and close to the famous Spanish Steps. A popular hotel for film and fashion shoots, the hotel affords a dignified atmosphere and is situated roughly 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13565" OriginalAmount="13565">
      <BasicPropertyInfo Latitude="41.88912735" Longitude="12.48246914" StarRating="0" HotelCode="787453|404168" HotelName="The Rooms Of Rome Palazzo Rhinoceros" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Velabro 9, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844144</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14975.75" OriginalAmount="14975.75">
      <BasicPropertyInfo Latitude="41.90715017" Longitude="12.47720652" StarRating="0" HotelCode="621605|2204655" HotelName="Elizabeth Unique Hotel Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Colonnette 35, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791282/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Spanish Steps. The hotel consists of 33 units. Wi-Fi internet connection is available on public areas. This property offers 24-hour reception for guests' convenience. Pets are not allowed at Elizabeth Unique Hotel. There is a car park. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15271" OriginalAmount="15271">
      <BasicPropertyInfo Latitude="41.906984822917" Longitude="12.488142177246" StarRating="2" HotelCode="293729|58200" HotelName="Sleep In Rome Ludovisi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovisi 36, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=759275</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19071" OriginalAmount="19071">
      <BasicPropertyInfo Latitude="41.90066993" Longitude="12.48498801" StarRating="4" HotelCode="438016|199208" HotelName="Palazzo Scanderberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Scanderbeg 117, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635078/635078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="19205.01" OriginalAmount="19205.01">
      <BasicPropertyInfo Latitude="41.905964152224" Longitude="12.483761161566" StarRating="5" HotelCode="13672|HAR" HotelName="Hassler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Trinita dei Monti 6</AddressLine>
          </AddressLines>
          <PostalCode>066789991</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13827/a_13827_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The famous, tradition-rich luxury hotel overlooks the Spanish Steps at the heart of Rome and is only a few steps from the Villa Borghese, the Via Veneto, the Via Condotti, elegant boutiques and various shops. The next public transport stop is 800 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20147" OriginalAmount="20147">
      <BasicPropertyInfo Latitude="41.903339044468" Longitude="12.503373542328" StarRating="3" HotelCode="82645|250761" HotelName="Villa Delle Rose" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171106/171106a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is housed within the beautiful rooms of a noble villa dating back to the end of the 19th century, with a gorgeous garden, and situated 500 m from Rome’s Opera Theatre, and 200 m from Termini railway and bus station. The hotel is the ideal base from which to discover the most stunning and famous spots in Rome including the Coliseum, Spain Square or the Roman Forum (2 km from the property). Rome Ciampino Airport is just some 2 km away and Leonardo da Vinci-Fiumicino Airport is around 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22942" OriginalAmount="22942">
      <BasicPropertyInfo Latitude="41.90713772" Longitude="12.4779197" StarRating="4" HotelCode="846951|399172" HotelName="The First Roma Dolce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Corso 63, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/IT/7135/3961/lr/10bed.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="23227.73" OriginalAmount="23227.73">
      <BasicPropertyInfo Latitude="41.905673" Longitude="12.484233" StarRating="5" HotelCode="11651|CAF475400" HotelName="Hotel de la Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sistina 69, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11233/a_11233_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated overlooking the Spanish Steps in the Via Sistina. Guests will find a shopping street with a number of exclusive boutiques and shops nearby. The nearest public transport stop is around 600 m away.&lt;br/&gt;&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="26683.36" OriginalAmount="26683.36">
      <BasicPropertyInfo Latitude="41.909923" Longitude="12.477357" StarRating="5" HotelCode="11628|CAF388700" HotelName="Hotel de Russie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 9, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11251/w_11251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel lies on the beautiful Via del Babuino directly on Piazza del Popolo at the heart of Rome. The fabulous gardens of the Villa Borghese and the Spanish Steps are just a short walk away and links to the public transport are to be found directly out front. Fiumicino airport lies approximately 26 km away whilst Ciampino airport is about 15 km from the hotel.&lt;br/&gt;&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28249" OriginalAmount="28249">
      <BasicPropertyInfo Latitude="41.906507119761" Longitude="12.486356198788" StarRating="5" HotelCode="11988|24627" HotelName="Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovisi 49, Rome 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11863/a_11863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Rome just 45 minutes drive from the nearest airport. The hotel is surrounded by the wonderful lush green parks of the Ludovisi, Borghese and Malta villas, between the famous Via Veneto and the Spanish Steps, which lead to the Trinita die Monti. A diverse selection of exclusive shops are to be found along Via Gregoriana and Via Condotti.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47953" OriginalAmount="47953">
      <BasicPropertyInfo Latitude="41.907491236652" Longitude="12.490017414093" StarRating="5" HotelCode="18545|13549" HotelName="The Westin Excelsior Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 125, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23049/a_23049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies on one of Rome's most famous streets, the Vía Veneto. Links to the public transport network are to be found just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1319.64" OriginalAmount="1319.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAK385700" HotelName="PHILIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1379.84" OriginalAmount="1379.84">
      <BasicPropertyInfo Latitude="41.8763606" Longitude="12.4659797" StarRating="2" HotelCode="441895|165525" HotelName="B&amp;B Inn Trastevere Rom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale di Trastevere 249, 2nd Floor Interno 4, Rome 00153</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service and a transfer service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1533.76" OriginalAmount="1533.76">
      <BasicPropertyInfo Latitude="41.90186769" Longitude="12.50545588" StarRating="0" HotelCode="541887|168e87" HotelName="B&amp;B Galaxy Suite Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Mille 41/A, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1693" OriginalAmount="1693">
      <BasicPropertyInfo Latitude="41.912283180664" Longitude="12.527864706763" StarRating="3" HotelCode="144379|135014" HotelName="Alba Domus Roma B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Nomentana 488, 00162 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1724" OriginalAmount="1724">
      <BasicPropertyInfo Latitude="41.793296190821" Longitude="12.629784985587" StarRating="2" HotelCode="117503|75512" HotelName="Residence D'Epoca Pietra di Ponente" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Doganale 14A, 00043 Ciampino, Rome</AddressLine>
          </AddressLines>
          <CityName>Ciampino</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ciampino. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1736.06" OriginalAmount="1736.06">
      <BasicPropertyInfo Latitude="41.86397106" Longitude="12.45886522" StarRating="2" HotelCode="311178|18dfb7" HotelName="Roof Garden Zaccardi B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale di Vigna Pia 40, scala a 5° piano, 00149 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1820.30" OriginalAmount="1820.30">
      <BasicPropertyInfo Latitude="41.90936299" Longitude="12.45349678" StarRating="0" HotelCode="567433|1a7431" HotelName="Saint Peter's Relax" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santamaura 86, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1869.23" OriginalAmount="1869.23">
      <BasicPropertyInfo Latitude="41.89633038" Longitude="12.50280418" StarRating="0" HotelCode="546775|1b389b" HotelName="B&amp;B Domus Napoleone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoleone III 70, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a transfer service. Wireless internet access in public areas allows guests to stay connected. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1938.80" OriginalAmount="1938.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS342100" HotelName="DEPENDANCE MARISA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="41.91208141" Longitude="12.4548465" StarRating="0" HotelCode="955090|396992" HotelName="Raffaela’s Suite And Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Giuliana 38, 00195 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2028.59" OriginalAmount="2028.59">
      <BasicPropertyInfo Latitude="41.90862695871" Longitude="12.461778544809" StarRating="0" HotelCode="192027|20dddd" HotelName="1&amp;1 Liberty Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Germanico 109, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2067" OriginalAmount="2067">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="782181|371881" HotelName="Z-Arch Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Stazione Tuscolana 3, 00182 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2122.44" OriginalAmount="2122.44">
      <BasicPropertyInfo Latitude="41.91183001" Longitude="12.4600922" StarRating="3" HotelCode="481638|20d5d6" HotelName="B&amp;B BQ House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Milizie 76, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a laundry service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2177.03" OriginalAmount="2177.03">
      <BasicPropertyInfo Latitude="41.94127037" Longitude="12.52928201" StarRating="0" HotelCode="707959|16be42" HotelName="Villino Corbelli B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tirreno 176, Nomentano, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Offering free WiFi, Villino Corbelli B&amp;amp;B is conveniently right in front of Conca D&amp;apos;oro Metro Station. This property features a garden, a shared lounge, and uniquely decorated rooms with air conditioning.These rooms come with a flat-screen TV, a fridge and an electric kettle. The private bathroom includes a hairdryer and shower.Villino Corbelli is a 15-minute walk from Val D&amp;apos;ala Train Station. Villa Ada is 3.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2242.71" OriginalAmount="2242.71">
      <BasicPropertyInfo Latitude="41.887938354655" Longitude="12.467967309026" StarRating="2" HotelCode="376046|16356a" HotelName="B&amp;B Lost in Trastevere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Manara 39, 00153 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2344.57" OriginalAmount="2344.57">
      <BasicPropertyInfo Latitude="41.90374668" Longitude="12.46310342" StarRating="2" HotelCode="439965|14d837" HotelName="Rome Traveller's BandB" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Castello 10, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2356.90" OriginalAmount="2356.90">
      <BasicPropertyInfo Latitude="41.87962048" Longitude="12.51004794" StarRating="4" HotelCode="522196|1b3794" HotelName="Etruria Relais &amp; Wine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Etruria 37, Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2429" OriginalAmount="2429">
      <BasicPropertyInfo Latitude="41.7785" Longitude="12.2354" StarRating="0" HotelCode="951345|435291" HotelName="B&amp;B A Casa di Titty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Passo Buole 93B, 00054 Fiumicino, Rome</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2462.32" OriginalAmount="2462.32">
      <BasicPropertyInfo Latitude="41.91231548" Longitude="12.50415085" StarRating="0" HotelCode="543632|14faa3" HotelName="B&amp;B La Breccia A Porta Pia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cagliari 11, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2481" OriginalAmount="2481">
      <BasicPropertyInfo Latitude="41.90678931" Longitude="12.46561898" StarRating="0" HotelCode="771468|371472" HotelName="Co Sleep" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Boezio 6, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2515.24" OriginalAmount="2515.24">
      <BasicPropertyInfo Latitude="41.87415173" Longitude="12.46738659" StarRating="0" HotelCode="973359|156ca8" HotelName="Hospitales del Pellegrino - Trastevere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Rolli 30, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2576" OriginalAmount="2576">
      <BasicPropertyInfo Latitude="41.906464129215" Longitude="12.460144236176" StarRating="4" HotelCode="224868|13618" HotelName="Dei Consoli Vaticano Hotel &amp; Depedance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Varrone 2/D, Angolo via Cola di Rienzo, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2582.77" OriginalAmount="2582.77">
      <BasicPropertyInfo Latitude="41.90053282" Longitude="12.49203046" StarRating="0" HotelCode="640389|150710" HotelName="B&amp;B Da Carlotta Alle Quattro Fontane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Vitale 5, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at B&amp;B da Carlotta alle 4 fontane, you'll be centrally located in Rome, steps from Palace of Expositions and minutes from Teatro dell'Opera di Roma. This bed &amp; breakfast is close to Roman Forum and Colosseum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;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 luggage storage and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2624.60" OriginalAmount="2624.60">
      <BasicPropertyInfo Latitude="41.901098676083" Longitude="12.49531598938" StarRating="0" HotelCode="191904|2371675" HotelName="Da Marta &amp; Alida all'Esquilino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Sant' Alfonso 5, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2728.99" OriginalAmount="2728.99">
      <BasicPropertyInfo Latitude="41.987546936601" Longitude="12.511017618385" StarRating="4" HotelCode="|GCCA" HotelName="Hotel La Giocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria 1223</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Guests have a choice of 88 non-smoking rooms, including 35 junior suites and 50 double rooms, located in two 3-storey buildings with lifts. The reception desk is open round the clock. Amenities include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a number 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. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park. Further services and facilities include a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.The hotel is located near the GRA, the ring road that encircles Rome, making it an ideal location for those arriving and leaving the city. Guests can reach Rome city centre in around 10 km from the hotel and the nearest metro station is some 3 km away. It is situated only a few kilometres from Rome’s Ciampino and Fiumicino-Leonardo da Vinci airports and offers easy access to the A1 motorway.Guests can enjoy a selection of sport and entertainment options. Guests can taking a refreshing dip or just relax in the pool complex, which includes indoor and outdoor areas. Sun loungers and parasols on the terrace invite guests to relax and unwind. Refreshing drinks are served at the poolside snack bar. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. Rooms 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. Guests will also find a mini fridge included among the standard features. Further amenities include an ironing set and a trouser press. A direct dial telephone, a television with satellite/cable channels and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer is also provided. As an extra convenience, bathrooms provide cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Family rooms are available for parents with children.Various dining options are available, including a restaurant with air conditioning, a breakfast room, a café and a bar. Bed and breakfast is offered as a catering option. A continental breakfast buffet guarantees a great start to the day. Diet meals, gluten-free meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2759" OriginalAmount="2759">
      <BasicPropertyInfo Latitude="41.8860318" Longitude="12.4730287" StarRating="0" HotelCode="949132|418271" HotelName="Flatinrome Trastevere Complex-Deluxe Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Luce 41, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2993.20" OriginalAmount="2993.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAO530200" HotelName="BEST WESTERN BLU HOTEL ROMA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3063" OriginalAmount="3063">
      <BasicPropertyInfo Latitude="41.89426349" Longitude="12.48968281" StarRating="0" HotelCode="413388|233308" HotelName="Imperial Suite (Monti)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Madonna dei Monti 91, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3508" OriginalAmount="3508">
      <BasicPropertyInfo Latitude="41.96600602" Longitude="12.44119712" StarRating="0" HotelCode="716776|371462" HotelName="Casale dell'Insugherata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cassia 783, 00189 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3569.86" OriginalAmount="3569.86">
      <BasicPropertyInfo Latitude="41.904953484149" Longitude="12.499405353967" StarRating="3" HotelCode="479155|18dfea" HotelName="B&amp;B Citylife Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 17, Scala A interno 4, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3689.56" OriginalAmount="3689.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ201900" HotelName="BEST WESTERN ARTDECO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3795.40" OriginalAmount="3795.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO053000" HotelName="HILTON ROME EUR LA LAMA" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3919" OriginalAmount="3919">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="967707|486716" HotelName="The Radical Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Umbria 7, 2nd Floor, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4068" OriginalAmount="4068">
      <BasicPropertyInfo Latitude="41.889016073053" Longitude="12.497406366402" StarRating="3" HotelCode="304074|57886" HotelName="Profumo Maison d'Hotes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di S. Giovanni in Laterano 108, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4321" OriginalAmount="4321">
      <BasicPropertyInfo Latitude="41.90211534" Longitude="12.47744091" StarRating="0" HotelCode="771239|396436" HotelName="Fourheads Private Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Campo Marzio 12, Spagna, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4611" OriginalAmount="4611">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="780652|492080" HotelName="Suite Life Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Muratte 16, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4669.56" OriginalAmount="4669.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS621900" HotelName="COSMOPOLITA TAPESTRY COLLECTION BYHILTON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4845" OriginalAmount="4845">
      <BasicPropertyInfo Latitude="41.90387991" Longitude="12.49481022" StarRating="4" HotelCode="769234|192261" HotelName="Hotel Mascagni &amp; Dependance" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio E. Orlando, 90, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4938.08" OriginalAmount="4938.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS292800" HotelName="SPRING HOUSE HOTEL ROME VATICAN,TAPESTRY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5336" OriginalAmount="5336">
      <BasicPropertyInfo Latitude="41.89760295" Longitude="12.50375352" StarRating="2" HotelCode="479115|58084" HotelName="Meltin' Rome Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 76, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5566" OriginalAmount="5566">
      <BasicPropertyInfo Latitude="41.907481021675" Longitude="12.480208797599" StarRating="0" HotelCode="965490|232611" HotelName="Appartamenti Babuino 79" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 79, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5726" OriginalAmount="5726">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="763606|487727" HotelName="Luxury Guest House Fabio Dei Velapazza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giuseppe Mazzini 119, 00195 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6001" OriginalAmount="6001">
      <BasicPropertyInfo Latitude="41.90724871" Longitude="12.46856936" StarRating="0" HotelCode="721288|396393" HotelName="Bed &amp; Breakfast Cicerone 60" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 60, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6565" OriginalAmount="6565">
      <BasicPropertyInfo Latitude="41.89171545" Longitude="12.46721647" StarRating="0" HotelCode="576726|232693" HotelName="Bed &amp; Breakfast Buonanotte Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Garibaldi 83, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7916" OriginalAmount="7916">
      <BasicPropertyInfo Latitude="41.89616104" Longitude="12.48489409" StarRating="0" HotelCode="955169|394920" HotelName="Hotel NH Collection Roma Fori Imperiali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Eufemia 19, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9274.16" OriginalAmount="9274.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAN532200" HotelName="PALAZZO RIPETTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2023-10-01 to 2030-12-31&lt;b&gt;:-Rome imposes an overnight city tax which is payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - 4.00 Euros, 2 Star - 5.00 Euros, 3 Star - 6.00 Euros, 4 Star - 7.50 Euros and 5 Star - 10.00 Euros per person per night. The fee is payable up to a maximum of 10 nights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="11126.82" OriginalAmount="11126.82">
      <BasicPropertyInfo Latitude="41.90702892" Longitude="12.47313195" StarRating="5" HotelCode="|TFMS" HotelName="The First Musica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere dei Mellini 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests arriving by car can park their vehicles in the garage or in the car park. Further services include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, room service, a laundry service and a hotel doctor. A fax machine is available for guests' business needs.This hotel is located about 3 km from the centre of Rome.The indoor pool complex is ideal for relaxation and exercise. 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, callisthenics, a spa, a sauna and massage treatments. Entertainment options and leisure facilities include an entertainment programme and live music. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. The rooms have a king-size bed and a sofa bed. Separate bedrooms are available. Extra beds can be requested. A safe and a minibar are also available. Guests will also find a tea/coffee station included among the standard features. A telephone, satellite television and WiFi ensure optimal comfort. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.A restaurant, a café and a bar are available to guests. A delicious breakfast provides energy for the rest of the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.Please note the check-in time is 15:00 and check-out time is 12:00.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3576.47" OriginalAmount="0">
      <BasicPropertyInfo Latitude="41.90512" Longitude="12.485799" StarRating="2" HotelCode="191991|11f17e" HotelName="BdB Luxury Rooms Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 79?, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337374/337374a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Bicycle Rental,Currency Exchange,Designated Smoking Area,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Nightclub,Golf,Airport Transfer (on Demand),Diet Meals,24 Hour Front Desk,24 Hour Room Service,Babysitting,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Housekeeping,Spa,Pick &amp;amp; Drop,Pets allowed,Heated Pool,Coffee Shop,Vending Machine,Beauty Salon,24 Hour Security,Dining,Valet Parking,Wake-up Call Service,24 Hour Power Supply,Printer</BasicAmenities>
    <HotelRating>4,5,3,4.5,2,2.5,1.5,5.5,1,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HISTORIC HOTEL,CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,GUESTHOUSE,GUEST HOUSES,AIRPORT HOTEL,ECO HOTEL,MOTEL,BED AND BREAKFASTS,HOTEL DE CHARME,FINCA,BOUTIQUE HOTEL,VILLAGE,APARTMENT,BUNGALOW COMPLEX,HOSTELS,APARTHOTEL,GOLF HOTEL,SKI HOTEL ,BEACH HOTEL,COUNTRY HOUSE,RESORT,APARTMENT HOTEL,SPA HOTEL,CLUB RESORT</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
85c2e2ab-7301-4453-b8a7-8d94f005fe32|HotelsProSearch|successfull supplier interation||HotelsPro|True