<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
ad813026-3285-43ac-b28d-9c5d08b4546d|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="ad813026-3285-43ac-b28d-9c5d08b4546d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="56522" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-01T00:00:00" End="2025-01-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ad813026-3285-43ac-b28d-9c5d08b4546d|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ad813026-3285-43ac-b28d-9c5d08b4546d|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
ad813026-3285-43ac-b28d-9c5d08b4546d|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-12-24T20:18:58.3904155+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ad813026-3285-43ac-b28d-9c5d08b4546d" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="193.67" OriginalAmount="181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.83134018" Longitude="11.15982077" StarRating="4" HotelCode="95007|37279" HotelName="The Gate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Area di Servizio Firenze Nord, Snodo Autostradale A1-A11, 50019 Sesto Fiorentino, Firenze, Città metropolitana di Firenze</AddressLine>
          </AddressLines>
          <CityName>Sesto Fiorentino</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/ae/3fae6494ad163135ac9e4ad5e5bc76c7f17419b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto Fiorentino. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.80586443" Longitude="11.11748416" StarRating="2" HotelCode="149968|428755" HotelName="Indicatore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XIII Martiri 282, 50013 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208264/208264a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.785267929361" Longitude="11.265452206135" StarRating="3" HotelCode="22691|15686" HotelName="Hotel Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Minzoni 25, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29863/a_29863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.61" OriginalAmount="223" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.84432376823" Longitude="11.159475445747" StarRating="4" HotelCode="31772|89909" HotelName="Hotel Miro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Olmi 7, 50041 Calenzano, Firenze</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50700/a_50700_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Calenzano, only a few minutes by car from Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.82" OriginalAmount="226.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7847320811" Longitude="11.25546864418" StarRating="3" HotelCode="77726|hotel_panama" HotelName="Hotel Panama" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 80, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105431/gt_105431_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to the Florence Fortezza da Basso and Congress Centre, the hotel is only 10 minutes' walk from Florence city centre. Fortezza da Basso is around 400 m away from the establishment. The nearest airports are Florence (around 7 km away) and Pisa (around 110 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.10" OriginalAmount="230" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776072388131" Longitude="11.095521342588" StarRating="4" HotelCode="195991|170343" HotelName="Europa Signa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Stazione 10, 50058 Signa</AddressLine>
          </AddressLines>
          <CityName>Florence-Signa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/281069/a_281069_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence-Signa. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.45" OriginalAmount="235" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.85084646147" Longitude="11.168686151505" StarRating="4" HotelCode="55819|35255" HotelName="Delta Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vittorio Emanuele 3, 50041 Calenzano, Florenz</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72299/a_72299_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a suburb of Calenzano, only a few minutes by car from the centre. The nearest public transport stop is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.73" OriginalAmount="239" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.732267" Longitude="11.069841" StarRating="3" HotelCode="47207|422882" HotelName="Cascina de Fagiolari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bracciatica 15, Malmantile, Firenze</AddressLine>
          </AddressLines>
          <CityName>Malmantile</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207634/207634a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malmantile. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.01" OriginalAmount="243" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.677812309139" Longitude="11.443870067596" StarRating="3" HotelCode="22238|89908" HotelName="Tenuta Il Burchio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Poggio al Burchio 4, 50064 Incisa Val d'Arno, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Incisa Val D'Arno</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141158/141158a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is south of Florence, 3 km from the fashion label outlets in Leccio di Reggello, and 25 km from the centre of Florence. It is located in the countryside, surrounded by hills, vineyards and olive groves. Links to the public transport network are within around 300 m and the railway station is some 3 km away. Peretola Airport is situated at a distance of approximately 35 km and Galileo Galilei Airport about 90 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.50" OriginalAmount="250" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780835" Longitude="11.271763" StarRating="2" HotelCode="913322|235988" HotelName="Hotel Villa Il Castagno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea del Castagno 31, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292758/292758a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.64" OriginalAmount="252" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.796728" Longitude="11.219573" StarRating="3" HotelCode="58875|29789" HotelName="Auto Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valdegola 1, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76264/a_76264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in commercial area of Novoli in the northwest of Florence. Recently, a new university building, a new court and various public buildings have been opened in this area. A bus stop for the number 22 lies only 100 m away, a service that allows guests to visit the historical centre, the most important monuments and museums as well as the congress centre in only ten minutes. The hotel is only a few minutes from the Firenze north motorway exit and A. Vespucci airport. The hotel is ideal for business travellers and tourists alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.71" OriginalAmount="253" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.84732" Longitude="11.138771" StarRating="3" HotelCode="94981|407357" HotelName="ibis Firenze Prato Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fratelli Cervi, Località Capalle, 50013 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131938/a_131938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783166" Longitude="11.268676" StarRating="1" HotelCode="117267|56085" HotelName="Masaccio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 228, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204931/204931a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757652518389" Longitude="11.298497021198" StarRating="4" HotelCode="34056|35248" HotelName="Italiana Florence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Europa 205, 50126 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54188/a_54188_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel enjoys a stunning location in the south of Florence, close to the A1 motorway, and the city centre with its multitude of shopping and entertainment venues is roughly 15 minutes from the hotel. Florence Airport lies around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797382687908" Longitude="11.220774650574" StarRating="3" HotelCode="31186|814" HotelName="B&amp;B Hotel Firenze Nuovo Palazzo di Giustizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 87, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49835/a_49835_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the commercial district of the city of Florence, this hotel is close to Florence airport and exit 11 of the A1 motorway. The historic centre of Florence lies about 6 minutes away by bus. There is a stop for the public transport to be found in the hotel's vicinity lying approximately 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.20" OriginalAmount="260.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797810541623" Longitude="11.215667724609" StarRating="3" HotelCode="32573|bb_hotel_firenze_novoli" HotelName="B&amp;B Hotel Firenze Novoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 101, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51805/a_51805_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the commercial and banking district of the city of Florence and enjoys excellent links to the public transport network from its position along a main road. Peretola international airport may easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.62" OriginalAmount="266" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79717" Longitude="11.244651" StarRating="2" HotelCode="145518|324197" HotelName="Hotel Careggi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddeo Alderotti 43, 50139 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.69" OriginalAmount="267.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.794777" Longitude="11.20585" StarRating="4" HotelCode="36224|golden_tulip_mirage_hotel" HotelName="Mirage" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business 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 F Baracca 231/Int 18, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59221/a_59221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 2-minute drive from the Firenze Nord exit of the A1 Motorway and the historic centre of Florence is 20 minutes away by public bus. There are plenty of shops in Gigli, which is some 8 km from the hotel. Florence Peretola Airport is 1.5 km away and Galileo Galilei Airport is about 90 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.852631759981" Longitude="11.165467500687" StarRating="4" HotelCode="32467|5323" HotelName="First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dino Ciolli 5, 50041 Calenzano</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51646/p_51646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located amidst the beautiful Tuscan landscape only a 15-minute drive from the centre of Florence. The nearest public transport links are located just 500 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.921737590504" Longitude="11.205056905746" StarRating="4" HotelCode="60698|89859" HotelName="Country Meridiana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Barberino 253, 50041 Calenzano</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78560/a_78560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Calenzano. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.18" OriginalAmount="274" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77873857134" Longitude="11.25668522489" StarRating="2" HotelCode="410635|58749" HotelName="Adre Majestic View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Luggage Storage,Massage Centre,Restaurant,Room Service,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 4, San Marco - Santissima Annunziata, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73241/1873241/1.jpg?f=15298627</HotelPictures>
        <HotelDescription>&lt;br/&gt;Veneto Residence Florence is conveniently located in the popular Historical Center area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, 24-hour front desk, express check-in/check-out are there for guest's enjoyment. Some of the well-appointed guestrooms feature towels, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Florence has to offer by making Veneto Residence Florence your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79503097" Longitude="11.24278638" StarRating="2" HotelCode="359015|179558" HotelName="Hotel Dalmazia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele II 162, 50134 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.804857103212" Longitude="11.243173778057" StarRating="3" HotelCode="34708|15606" HotelName="Corolle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Caccini 24, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56475/a_56475_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Careggi. The historical centre as well as the convention centres of Florence can be easily reached with bus connections. In addition, the hotel is located close to Florence-Rifredi train station and is also within easy reach of the motorway (A1 exit Firenze Nord). A choice of sightseeing attractions is located in the vicinity, such as the Medicea di Castello and Petraia Villas as well as the Stibbert Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.981267397721" Longitude="11.219839287784" StarRating="3" HotelCode="117123|429862" HotelName="Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Fermi 4, 50031 Barberino di Mugello, Florence</AddressLine>
          </AddressLines>
          <CityName>Barberino di Mugello</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/64/641825/i3Moxfvo_7acf7c357ce4f52896ee6522d98f206e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 48 rooms. Services and facilities at the hotel include a bar, a babysitting service, a childcare service and room service. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.848672309643" Longitude="11.148553490639" StarRating="4" HotelCode="98587|198753" HotelName="Vespucci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Quirico 292 A, 50010 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138244/a_138244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.95" OriginalAmount="285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783229" Longitude="11.268491" StarRating="3.5" HotelCode="913321|relais_la_corte_di_cloris" HotelName="Relais la Corte di Cloris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 234, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216159/216159a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Services and facilities at the hotel include a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.02" OriginalAmount="286.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782861" Longitude="11.262263" StarRating="2" HotelCode="913292|hotel_genzianella_2" HotelName="Genzianella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 112, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6c/bb/6cbb15098d6b3844cd0c26ffbe9b5df7cf04ec1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Genzianella in Florence (San Lorenzo), you'll be minutes from Florence Botanical Gardens and close to Cathedral of Santa Maria del Fiore. This hotel is within close proximity of University of Florence and San Marco Convent and Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.30" OriginalAmount="290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.752252860259" Longitude="11.30673534085" StarRating="4" HotelCode="82475|55689" HotelName="Together Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alcide de Gasperi 6, 50012 Bagno a Ripoli, Firenze</AddressLine>
          </AddressLines>
          <CityName>Bagno a Ripoli</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481085/481085a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.764862464927" Longitude="11.176608294477" StarRating="3" HotelCode="154263|81682" HotelName="Hotel Perlage Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio da Montelupo 16, 50018 Scandicci, Firenze</AddressLine>
          </AddressLines>
          <CityName>Scandicci</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370962/370962a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Scandicci.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772048" Longitude="11.254898" StarRating="2" HotelCode="14665|615" HotelName="Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Medici 6, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17176/a_17176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the heart of the historic old town, in quite surroundings, between the Duomo and Signoria Squares. Public transport, shopping venues, restaurants, bars, pubs and nightclubs are to be found 100 m from the hotel. A main road is nearby and is easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.93" OriginalAmount="299" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.810402342736" Longitude="11.177751559432" StarRating="3" HotelCode="95168|49862" HotelName="Albergo ibis Firenze Nord Aeroporto" 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 5, Loc. Osmannoro, 50019 Sesto Fiorentino</AddressLine>
          </AddressLines>
          <CityName>Sesto Fiorentino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132222/a_132222_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto Fiorentino. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.00" OriginalAmount="300" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77869247" Longitude="11.25690345" StarRating="0" HotelCode="860384|342798" HotelName="Casa Micol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,Luggage Storage,Parking,Pets allowed,Restaurant,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Ventisette Aprile 4, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/41060/3841060/1.jpg?f=15678532</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa Micol, you'll be centrally located in Florence, steps from Saint Apollonia Last Supper and San Marco Convent and Museum. This property is close to Cathedral of Santa Maria del Fiore and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and both cribs/infant beds (complimentary) and rollaway/extra beds are available on request.&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 Casa Micol.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322.07" OriginalAmount="301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77349546124" Longitude="11.189864873886" StarRating="4" HotelCode="82843|33338" HotelName="Hilton Florence Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Cavallaccio 36, 50142 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111754/a_111754_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located to the west of Florence, the hotel is very easy to reach by air, train and car. This is an ideal location for both leisure and business travellers. From here guests can also undertake day trips to the Chianti countryside (15 km), Pisa, San Gimignano, Lucca and the Versilian coast (80 km). Florence city centre is about 4 km away. There is a bus stop around 50 m from the hotel and the Santa Maria Novella train station is some 4 km away. Amerigo Vespucci Airport is 3 km from the hotel and Galileo Galilei Pisa International Airport is 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322.07" OriginalAmount="301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79276" Longitude="11.228381" StarRating="4" HotelCode="98588|30459" HotelName="Hilton Garden Inn Florence Novoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Pertini, 2/9, Florenz 50127</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138245/a_138245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the middle of a park in the northern part of Florence, in the province of Tuscany. This area is known as the 'New City' of Florence. The Duomo cathedral, the airport and main motorway exits are only 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.810060536221" Longitude="11.178695560383" StarRating="4" HotelCode="395906|30474" HotelName="Novotel Firenze Nord Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tevere 23, Osmannoro, Sesto Fiorentino, 50019 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94268/a_94268_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77859" Longitude="11.253397" StarRating="3" HotelCode="116934|212010" HotelName="Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 55, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160728/gt_160728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the fascinating and prestigious centre of Florence, a few minutes' walking distance from the most important monuments and museums of the city. Moreover, the hotel is very close to the main train station 'Santa Maria Novella' and to the congress centre 'Fortezza da Basso'. Thus, the hotel is in an ideal position for a pleasant holiday in one of the most beautiful artistic cities of the world or for a business stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770863332383" Longitude="11.234204471111" StarRating="4" HotelCode="49098|9661" HotelName="UNAHOTELS Vittoria Firenze" 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>Via Pisana 59, San Frediano, 50143 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34296/a_34296_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.793859" Longitude="11.210463" StarRating="4" HotelCode="116837|55524" HotelName="Cosmopolitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 187, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201876/201876a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78212326" Longitude="11.25317934" StarRating="3" HotelCode="727522|286058" HotelName="The Student Hotel Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini  70-72, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5721599</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="338.12" OriginalAmount="316" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.824377931591" Longitude="11.125347018242" StarRating="4" HotelCode="94982|414011" HotelName="West Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Business Centre,Currency Exchange,Designated Smoking Area,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Guido Guinizelli 15, 50013 Campi Bisenzio, Firenze</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291643/291643a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located in the suburbs of Campi Bisenzio and was established in 2005. It is 11.0 Km from the florence and the nearest station is Prato. The Hotel has 2 restaurants, a coffee shop, an outdoor swimming pool and a fitness centre/gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.19" OriginalAmount="317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770479" Longitude="11.20857" StarRating="3" HotelCode="67958|176252" HotelName="Alex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio da Montelupo 18/20, 50142 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292818/292818a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78081" Longitude="11.278747" StarRating="3" HotelCode="237534|56268" HotelName="7 Santi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 11, 50131 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203313/203313a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.33" OriginalAmount="319" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76544257" Longitude="11.31555697" StarRating="0" HotelCode="577786|235846" HotelName="Camping Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Generale Dalla Chiesa 1 3, 50136 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31255/3331255/1.jpg?f=15175110</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="343.47" OriginalAmount="321.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779343" Longitude="11.259455" StarRating="3" HotelCode="101719|hotel_panorama_9" HotelName="Panorama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 60, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142188/a_142188_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location close to Florence's Piazza San Marco. Important museums such as the Galleria dell'Accademia, home to Michelangelo's David, and Duomo can be found nearby and the Palazzo Medici Riccardi and the Regione Toscana seat are situated on the same street as the hotel. The nearest bus stop is just 100 metres away and Peretola and Galileo Galilei Airport are 7 and 85 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781499459843" Longitude="11.298877894879" StarRating="4" HotelCode="32808|6386" HotelName="Hotel Villa Gabriele D'Annunzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gabriele D'annunzio 141 A/B, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52095/a_52095_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies less than 4 km from the town centre and is situated within a short distance of many different shops, restaurants and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797260719998" Longitude="11.20610833168" StarRating="3" HotelCode="73532|6237" HotelName="Franchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sgambati, 28, 50127 Firenze, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99209/l_99209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel gives guests the opportunity to stay in the magnificent city of Florence. The centre of Florence is 4 km from the hotel, and here guests can visit Florence’s key attractions, such as the Duomo, Santa Maria Novella and Ponte Vecchio. The congress area is also nearby and the hotel’s immediate vicinity features restaurants, bars, shops, a park and public transport links. Peretola Airport is just 1 km away, whilst Galileo Galilei Airport is some 80 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.793349870923" Longitude="11.217861771584" StarRating="4" HotelCode="67189|33717" HotelName="Quadra Key Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Bardazzi, 49, 50127 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86907/a_86907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a strategic location with easy access to the most important sites in the town. The University Campus and the Florence Court are both just 3 minutes away, while Fortezza da Basso, Palazzo dei Congressi and Stazione Leopolda are 5 minutes away. It is 10 minutes from the historical centre, Santa Maria Novella railway station, Firenze Nord highway exit and Florence Airport. Las Cascine Park can also be easily reached. Links to public transport can be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.24" OriginalAmount="332" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.794336" Longitude="11.208769" StarRating="4" HotelCode="31400|29791" HotelName="Best Western Plus Chc Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 199 a, 50127 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50137/w_50137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located, near the motorway exit and also the centre of Florence. Links to the local public transport network are about 4 km away. To reinvigorate the mind and body, the hotel is just five minutes' walk away from the splendid green park of Le Cascine. Moreover, the hotel is near the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.59" OriginalAmount="337" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782988968231" Longitude="11.25494575215" StarRating="2" HotelCode="160279|200977" HotelName="Leone X Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Leone X 4, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208732/208732a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774649765241" Longitude="11.244217157364" StarRating="2" HotelCode="33474|180555" HotelName="Palazzuolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Palazzuolo 71, 50123 Florence, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292062/292062a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.87" OriginalAmount="341.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780821" Longitude="11.236827" StarRating="3" HotelCode="151240|hotel_leopolda" HotelName="Leopolda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Ponte alle Mosse 65, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185621/185621a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a bar, a 24-hour security service and a laundry service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.57" OriginalAmount="351" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773969398664" Longitude="11.251057637784" StarRating="2" HotelCode="11642|2989" HotelName="Hotel Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224054/224054a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.85" OriginalAmount="355" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783536963515" Longitude="11.259693678063" StarRating="2" HotelCode="346024|89852" HotelName="Relais Lavagnini Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini 8, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54273/2254273/1.jpg?f=15048670</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.85" OriginalAmount="355.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777005" Longitude="11.240923" StarRating="3" HotelCode="173717|la_corte_dei_principi" HotelName="La Corte Dei Principi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Il Prato, 66, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206573/206573a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.92" OriginalAmount="356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.735489768135" Longitude="11.209654211998" StarRating="4" HotelCode="101958|56087" HotelName="Fattoria Il Milione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Giogoli 12, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291748/291748a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.92" OriginalAmount="356.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7637643353" Longitude="11.274107694626" StarRating="2" HotelCode="913199|hotel_ferrucci_firenze" HotelName="Ferrucci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ricorboli 2, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292211/292211a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.99" OriginalAmount="357" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778812" Longitude="11.257436" StarRating="1" HotelCode="95018|56796" HotelName="Loggia Fiorentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 31, Piazza San Marco, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/ed/bfed9bbd3752e936da4e579d416b8d468d5635bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="384.13" OriginalAmount="359.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77621" Longitude="11.250547" StarRating="3" HotelCode="147419|hotel_ester" HotelName="Ester" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.34" OriginalAmount="362" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77067712" Longitude="11.23327308" StarRating="2" HotelCode="566462|235968" HotelName="Youth Firenze 2000" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Meeting Room,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Viale Raffaello Sanzio 16, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/9/3/9/1/4/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Youth Firenze 2000 is located just few minutes away from the historic areas of San Frediano and Santo Spirito and is easily accessible from the railway station of Santa Maria Novella, at just a 20 minutes walk. Ubicated at only 6 minutes from the south bank of the Arno and at 1.5 km from the lively Piazza Santo Spirito, this guest house offers air-conditioned rooms with private bathrooms.

The rooms are equipped with wardrobe, table lamps and a private bathroom with shower and bidet. The hotel offers Wi-Fi (extra charge), common rooms, some of which are outdoor.

Youth Firenze 2000 is located in a strategic position. The Stazione Leopolda, the Palaconvegni, the River Arno, the Parco delle Cascine, the new Music Palace and the Old Town are easily reachable on foot with a pleasant walk of about 20 minutes or by public transport within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.55" OriginalAmount="365" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777578243876" Longitude="11.25268151157" StarRating="3" HotelCode="82617|235987" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 102/r, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290404/290404a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.90" OriginalAmount="370" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.66618" Longitude="11.4483" StarRating="1" HotelCode="410704|89907" HotelName="Relais Villa Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden,Golf,Internet,Kitchen,Lounge,Massage Centre,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aretina per San Donato 1, Località Caprilli, 50063 Figline e Incisa Vadarno, Toscana</AddressLine>
          </AddressLines>
          <CityName>Incisa Val D'Arno</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191223/191223a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This rural hotel is situated 25 km South of Florence and just two and a half kilometres from the outlet The Mall of leading brands in Leccio Reggello. The apartments are decorated in a typical Tuscany style. The establishment enjoys a strategic position in the Valdarno Fiorentino, less than 2 km from the A1 motorway at Incisa-Reggello. The hotel's convenient location will allow guests travelling for both business and pleasure get to nearby cities such as Siena, Arezzo, San Gimignano or Pisa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.97" OriginalAmount="371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784465852276" Longitude="11.241772516107" StarRating="0" HotelCode="321541|89873" HotelName="PopArtment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Catalani 13, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425405/425405a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781617" Longitude="11.255932" StarRating="2" HotelCode="166884|28119" HotelName="Plus Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina D'Alessandria 15, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/379564/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779215" Longitude="11.255262" StarRating="1.5" HotelCode="913317|201051" HotelName="Tourist House Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 9, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214031/214031a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.46" OriginalAmount="378" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769265405156" Longitude="11.274992823601" StarRating="3" HotelCode="34690|1293" HotelName="Jane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 56/58, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56447/a_56447_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally yet quietly located in the centre of the tourist area, close to the River Arno and S. Croce. Public transport departs from stops in the immediate vicinity (100 m). The wonderful attractions in the centre of Florence are only a ten-minute walk away. Furthermore, the city of Florence is easily accessible by taking the well-built motorway. The town centre offers a wide variety of shopping venues, countless bars, pubs and restaurants as well as a nightclub (500 m to 1 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.60" OriginalAmount="380" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772581" Longitude="11.250512" StarRating="1" HotelCode="95013|55897" HotelName="Pensione Ferretti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Belle Donne 17, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201844/201844a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.60" OriginalAmount="380.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777044" Longitude="11.251778" StarRating="3" HotelCode="310099|la_residenza_di_michelangelo" HotelName="La Residenza di Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 17, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/83310/2183310/1.jpg?f=15684290</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Residenza di Michelangelo, you'll be centrally located in Florence, steps from San Lorenzo Market and minutes from Palazzo degli Affari. This townhouse accommodation is close to Cathedral of Santa Maria del Fiore and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring free minibar items and minibars. 20-inch LCD televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks 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, 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 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 express check-in, express check-out, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.88" OriginalAmount="384" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776305274768" Longitude="11.25067928282" StarRating="3" HotelCode="469741|191702" HotelName="Affittacamere Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205922/205922a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.95" OriginalAmount="385" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77949" Longitude="11.244693" StarRating="2.5" HotelCode="900114|56239" HotelName="Il Marzocco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 78, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183034/w_183034_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated less than 200 metres from the Fortezza da Basso and the Palazzo dei Congressi - the most important trade fair and conference facilities in Florence and Tuscany. Florence's central railway station, Santa Maria Novella station, and the bus stop (which offers connections to Florence, the rest of Italy and abroad) are a similar distance away, whilst the pedestrianised area with all the most beautiful squares, the Lungarno, the Ponte Vecchio, the Uffizi art gallery, L'Accademia - home to one of the main symbols of Florence: Michelangelo's David - and all the other museums and elegant shops can be found around 800 metres away. Meanwhile, the famous Cascine Park, with its sports facilities and events, exhibitions and markets, is a similar distance from the establishment. A number of restaurants, bars, pubs, nightlife spots, public transport links and tourist attractions can be found in the hotel's immediate vicinity. Peretola Airport is approximately 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="411.95" OriginalAmount="385.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780747" Longitude="11.243449" StarRating="2" HotelCode="902621|bb_la_cittadella_3" HotelName="Soggiorno Cittadella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cittadella 29, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/95352/2495352/18.jpg?f=15663087</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.09" OriginalAmount="387" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.791461835582" Longitude="11.223769312982" StarRating="4" HotelCode="366276|15809" HotelName="Tuscany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Novoli 59, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69718/a_69718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.16" OriginalAmount="388.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79905342961" Longitude="11.227010786533" StarRating="4" HotelCode="95008|nilhotel" HotelName="Nil Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Eugenio Barsanti 27 a/b, 50127 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131979/a_131979_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a short drive from the historic centre. Shopping venues are 300 m away and bars and pubs just 500 m away from the hotel. Night owls can head to the nearest nightspots, which are a 30-minute walk from the establishment. Florence’s Peretola Airport is located close by, and Pisa’s Galileo Galilei Airport is some 80 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.23" OriginalAmount="389" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780339" Longitude="11.252345" StarRating="3" HotelCode="913294|180152" HotelName="Soggiorno Casa di Barbano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Barbano 1, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211626/211626a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77696" Longitude="11.251861" StarRating="4" HotelCode="10492|1175" HotelName="Atlantic Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8253/a_8253_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Florence. This hotel is also located close to the central railway station, Santa Maria Novella, and the congress and exhibition centre. The cathedral, the museums, the monuments and many other sights of the city are to be found just steps from the hotel. The Cappelle Medicee and the open San Lorenzo market are situated right behind the building. Within minutes visitors will be able to enjoy fine dining, shopping and entertainment opportunities. In addition, the nearest public transport stop is around 100 m away and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.51" OriginalAmount="393.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.758549" Longitude="11.244343" StarRating="3" HotelCode="188944|classic_hotel" HotelName="Classic" 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>Viale Machiavelli 25, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292677/292677a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="422.65" OriginalAmount="395" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7773888" Longitude="11.25783978" StarRating="4" HotelCode="582532|236014" HotelName="Residenza Conte Di Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Cavour 42, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625251/625251a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423.72" OriginalAmount="396" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.790921786582" Longitude="11.080136068787" StarRating="3" HotelCode="24256|275606" HotelName="Hotel Il Borgo di Villa Castelletti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Country House,Spa Hotel,Golf Hotel,Airport 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,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Castelletti 15, 50058 Signa, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence-Signa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33749/a_33749_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located just 12 km from Florence and connected to the city by frequent trains, which depart from Signa. In the nearby town of Signa, guests will find several bars and restaurants. Peretola Airport is some 7km from the hotel and the Galileo Galilei Airport is approximately 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.79" OriginalAmount="397" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7632203" Longitude="11.24322148" StarRating="0" HotelCode="781089|379913" HotelName="Drom Florence Rooms &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Serragli 137, 50125 Firenze, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10465029</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78417231" Longitude="11.25525151" StarRating="0" HotelCode="964759|495579" HotelName="Il Sorriso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giovanni Milton 71, 50129 Firenze, FI</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/82059/2482059/1.jpg?f=14958612</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769234" Longitude="11.274771" StarRating="2" HotelCode="52598|1164" HotelName="Orcagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 57, 50121 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56446/ba_56446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located directly in the tourist centre just a short distance from diverse parking facilities. Public transport departs from stops that lie just 100 m away and there are nightclubs, many shopping venues, countless restaurants, bars and endless entertainment venues to be found in the vicinity (500 m - 1 km away). The city centre can easily be reached on foot in just 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.802095665079" Longitude="11.297919635582" StarRating="4" HotelCode="12455|11696" HotelName="Hotel Villa Fiesole" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Finca,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Beato Angelico 35, 50014 Fiesole</AddressLine>
          </AddressLines>
          <CityName>Fiesole</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12506/a_12506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on an ancient, Etruscan hill in Fiesole, near Florence (Italy) and is surrounded by forests dating back hundreds of years. The hotel gives its guests a feeling of harmony and complete elegance combined with sublime peacefulness. Lying just a few minutes from the centre of Florence, this is the perfect place for those seeking both relaxation and a taste of Tuscan hospitality. The hotel enjoys what is undoubtedly one of the most enviable locations in Florence. High in the hills, with a view over the town, it can be reached easily by bus or car. Here an undisturbed, peaceful stay can be perfectly combined with a visit to Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.56" OriginalAmount="408.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776722" Longitude="11.251544" StarRating="3" HotelCode="14286|hotel_machiavelli_palace" HotelName="Machiavelli Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50133 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16614/a_16614_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the historic centre of Florence. Famous sightseeing attractions, such as the Medici Chapel, the Basilica di Santa Maria Novella and the market quarter of San Lorenzo lie within easy reach of the hotel. In a number of minutes, visitors will reach the local public transport network as well as the main train station. Florence Airport is some 5 km away and Bologna Airport lies around 100 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78509497" Longitude="11.2683816" StarRating="3" HotelCode="355391|89781" HotelName="Hotel Astro Mediceo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Garden,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolommeo 54/56, 50132 Florence City</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/499597/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 Astro Mediceo in Florence (Santissima Annunziata), you'll be convenient to Florence Botanical Gardens and Cathedral of Santa Maria del Fiore. This inn is within close proximity of Piazza Donatello and Villa Fabbricotti.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and 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;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. This inn also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;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 dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773982000936" Longitude="11.251015605317" StarRating="2" HotelCode="304256|7938" HotelName="Hotel Deco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/25254/25254/15.jpg?f=15676288</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.756248" Longitude="11.289034" StarRating="3" HotelCode="22790|54762" HotelName="Rosary Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripoli 169, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5162000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.12" OriginalAmount="416" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782567" Longitude="11.243818" StarRating="3" HotelCode="143528|56109" HotelName="Antica Posta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Belfiore 50, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206720/206720a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771510238659" Longitude="11.265135705471" StarRating="4" HotelCode="408706|55420" HotelName="Palazzo dei Ciompi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietrapiana 18, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99886/a_99886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is found in the centre of the old city of Florence, at the point where the road meets Piazza Ciompi, 150 m from the square of Santa Croce, 350 m from Piazza del Duomo and about 500 m from Via Tornabuoni, the famous Florentine shopping street. Peretola Airport is around 10 km from the residence and Galileo Galilei Airport around 70 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="450.47" OriginalAmount="421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779588230428" Longitude="11.242952495813" StarRating="0" HotelCode="164065|285837" HotelName="Alberghino B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Letizia Ronconi Gentili, Via Cittadella 6/A, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/0d/fe0dbc0cc85f7b1df87ff35994631b73311b55f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="450.47" OriginalAmount="421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777155845213" Longitude="11.245633363724" StarRating="3" HotelCode="27904|5320" HotelName="Delle Nazioni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 15, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40944/a_40944_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Florence, directly by the Santa Maria Novella train station and close to the city's main places of interest. The sea is around 100 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780955435362" Longitude="11.255367100239" StarRating="3" HotelCode="16488|34357" HotelName="Rapallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S.Caterina d' Alessandria 7, Firenze 50129, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19927/l_19927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence. The Uffizi Gallery and Michelangelo's David are both close by and a number of good restaurants can be found in the immediate vicinity. The city of Siena is 60 km away, whilst Peretola and Galileo Galilei airports are 6 and 80 km from the accommodation respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78487199" Longitude="11.23193558" StarRating="3" HotelCode="546673|200974" HotelName="L'Aranceto Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Toselli 99, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33407/2733407/48.jpg?f=15505285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.75" OriginalAmount="425" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777639" Longitude="11.249777" StarRating="3" HotelCode="130224|56652" HotelName="Desiree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187919/a_187919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775313" Longitude="11.257434" StarRating="4" HotelCode="77861|55079" HotelName="California" 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 Ricasoli 28-30, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290289/290289a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76830198" Longitude="11.24706036" StarRating="4" HotelCode="605335|54914" HotelName="Palazzo Mannaioni Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Printer">
        <Address>
          <AddressLines>
            <AddressLine>Via Maffia 9-17r, 50125 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452381/452381a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mannaioni Suites is a residence with 14 apartmens. It is located in the Oltrarno district in Florence's historic city. The name "Oltrarno" literally means beyond the Arno" and this district which stretches along the south bank of the river represents a different facet of Florence to that which is found near the Duomo.  
The apartments are fully equipped with all the most modernest amenities and is ideal for short or long term rentals. The repcetion is open during the day from 9.00AM to 07.30PM.
Mannaioni Palace is located in the Oltrarno district in Florence's historic city. The name "Oltrarno" literally means beyond the Arno" and this district which stretches along the south bank of the river represents a different facet of Florence to that which is found near the Duomo. The Oltrarno perhaps displays the true character of Florence and in general is slightly quieter
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.10" OriginalAmount="430" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771064" Longitude="11.248776" StarRating="0" HotelCode="145511|488921" HotelName="Caprimoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vigna Nuova 17, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.24" OriginalAmount="432" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779447" Longitude="11.2552" StarRating="4" HotelCode="47299|15595" HotelName="Hotel Cellai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via 27 Aprile 14, 52/R, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10220/a_10220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated about 300 m from the lively city centre and its many shops and entertainment venues. San Lorenzo Cathedral and the Piazza della Signoria are both within a few minutes' walk of the hotel. The international airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.24" OriginalAmount="432.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77722" Longitude="11.249863" StarRating="3" HotelCode="10726|hotel_beatrice" HotelName="Beatrice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201737/201737a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.38" OriginalAmount="434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778501803081" Longitude="11.253570020199" StarRating="3" HotelCode="36222|55705" HotelName="Kursaal Ausonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 24, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59219/l_59219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very centrally located, just a few steps from the Duomo, near Santa Maria Novella train station and a 5-minute walk from the Congress Centre and Fortezza da Basso, where important international conventions and trade shows are held. Other sights such as the Galleria dell'Accademia (Academy Gallery) and the Uffizi Gallery are around 500 m and 700 m from the hotel respectively. Florence Airport is around 7 km away, and Pisa Airport can be reached in roughly 80 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.52" OriginalAmount="436" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797153292455" Longitude="11.219505148479" StarRating="3" HotelCode="935830|55587" HotelName="Diva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lippi e Macia 24/C, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128450/128450a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.73" OriginalAmount="439.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781303" Longitude="11.258667" StarRating="3" HotelCode="47446|hotel_cimabue_" HotelName="Cimabue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonifacio Lupi 7, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10394/a_10394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to the heart of the city, in one of the oldest areas of the historical centre. It lies in a residential and very peaceful area. The hotel is only a short walk away from the Galleria dell’Accademia, Museum of San Marco, the Cupola Brunelleschi and the Giotto Bell Tower. Florence Airport is the closest and is 7 km from the hotel, while Pisa Galileo Galilei International Airport is roughly 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.80" OriginalAmount="440.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771471501953" Longitude="11.247191727161" StarRating="3" HotelCode="79278|hotel_goldoni" HotelName="Goldoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Ognissanti, 8, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107332/l_107332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in Florence's historical centre, 300 m from the S.Maria Novella central railway station, and just a stone's throw from the Arno River, the famous museums of Florence, like the Uffizi Gallery, Ponte Vecchio and the Duomo. The tourist, cultural and commercial attractions of Florence are all only a 5-minute walk away. Peretola Airport is just 7 km from the hotel and Galileo Galilei Airport is 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="471.87" OriginalAmount="441" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777866592208" Longitude="11.249951720238" StarRating="3" HotelCode="69590|32287" HotelName="Palazzo Vecchio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cennini, 4, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91686/a_91686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a particularly convenient position in Florence. It is close to the Santa Maria Novella, the main train station and the sites for trade shows and conventions, as well as the most important historical and artistic sights of the city. The hotel is opposite to Palazzo degli Affari, a short walk from Palazzo dei Congressi and Fortezza da Basso. It is also in the immediate vicinity of the church of San Lorenzo, with its Medici Chapel, the mausoleum of the Medici family and the Sacristies. The New Sacristy was designed by Michelangelo and here the artist sculpted the immensely charming allegorical sculptures of day and night, dawn and dusk. Florence's Peretola Airport is situated roughly 7 km from the hotel and Galileo Galilei Airport in Pisa is around 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771954" Longitude="11.262752" StarRating="3" HotelCode="68925|200877" HotelName="Casa Rovai Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiesolana 1, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292078/292078a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777258" Longitude="11.252282" StarRating="3" HotelCode="47808|6236" HotelName="Hotel Corona d' Italia" 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,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 14, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10836/ba_10836_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a characteristic part of the historical centre in Florence, near the Santa Maria Novella central railway station. It provides the ideal starting point for those wishing to explore the sights of the surrounding area, including the cathedral, museums, monuments, and the conference and exhibition centres. It is approximately 8 km to Florence Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.01" OriginalAmount="443" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779375207014" Longitude="11.238638162613" StarRating="4" HotelCode="98583|56293" HotelName="Residence Porta al Prato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte alle Mosse 16, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/363248/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.29" OriginalAmount="447" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.721323" Longitude="11.224878" StarRating="0" HotelCode="194558|455427" HotelName="Il Poggiolo delle Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Quintole per Le Rose 159, Tavarnuzze 50023, Firenze</AddressLine>
          </AddressLines>
          <CityName>Tavarnuzze</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/369534/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Impruneta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="479.36" OriginalAmount="448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.786386183589" Longitude="11.26543879509" StarRating="4" HotelCode="337453|6235" HotelName="Diana Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Pascoli 10, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56219/a_56219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located and can be easily reached by car. Within a 10-minute drive guests will arrive at the most important sightseeing attractions in Florence, such as Santa Maria del Fiore Cathedral with the Brunelleschis Cupola and Giottos Bell Tower, Santa Croce Church and the Palazzo Pitti with the Boboli Garden. In the hotel's vicinity, guests will find some of the well-known museums in the world such as the Uffizi and the Galeria dell' Accamdemia, where the original statue of David, the symbol of Florence, can be admired. The congress centre Fortezza da Basso and the Palazzo degli Affari are only around 5 minutes away from the hotel. The transfer time to Florence Airport takes around 10 minutes and Bologna Airport is located around 75 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="479.36" OriginalAmount="448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77527" Longitude="11.250793" StarRating="3" HotelCode="17140|2259" HotelName="San Giorgio e Olimpic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Antonino 3, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20953/w_20953_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes walk from many of Florence's main tourist attractions, such as the Ponte Vecchio, the Uffizi art gallery, Michelangelo's famous statue of David, and the Duomo. The main Santa Maria Novella train station can be easily reached on foot. The nearest public transport links are located within 300 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481.50" OriginalAmount="450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77785" Longitude="11.250992" StarRating="1" HotelCode="277517|429265" HotelName="Merlini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 56, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211673/211673a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inside the historical Barbera Palace, built in 1700, you can find the Hotel Merlini, which is located in the heart of the old city of Florence, just a step away from the Central Station of Santa Maria Novella, the Cathedral Square and the Palace of Congress.

 Its favorable position gives you the chance to visit the city on foot. If you are in the car it can be parked in a garage, so you can be free to discover the artistic and architectural treasures of Florence.

 The hotel has spacious, comfortable and bright, almost all are furnished with antiques that rivals an antiquarian. From the windows you can admire a beautiful landscape, and if you prefer, you can relax in a spacious terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481.50" OriginalAmount="450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.758114" Longitude="11.245548" StarRating="4" HotelCode="19188|5324" HotelName="Hotel Villa Carlotta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele di Lando 3, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23813/a_23813_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historic, city hotel is located close to the town centre of Florence (just 1 km away). The hotel itself is just 100 m from links to the public transport network. Various restaurants, bars and nightclubs can be reached within 500 m. In addition, plenty of shopping facilities are on hand just 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.764835" Longitude="11.260562" StarRating="3" HotelCode="117639|30685" HotelName="Silla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Renai 5, 50100 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161476/a_161476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the left bank of the River Arno, a few minutes' walk from the historical centre and just outside of the limited traffic area. Its location is the ideal solution for those who don't want to give up the convenience of having a car, but at the same time want to have easy access to the city. It lies 700 m from the Ponte Vecchio, 1 km from Palazzo Pitti, and 1.2 km from the Palazzo Vecchio and the cathedral. Florence Airport is 5 km and it is 60 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779048" Longitude="11.243627" StarRating="3" HotelCode="79279|55090" HotelName="Golf Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 56, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362017/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an elegant establishment located in Florence, just a 10-minute walk from Santa Maria Novella station, which is 3.2 km away. It is moreover a 200-metre walk to the Fortezza da Basso and 700 metres to the conference centre, which can be reached in only 5 minutes. There is a bus stop just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778679" Longitude="11.256405" StarRating="3" HotelCode="117730|58748" HotelName="Veneto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 33, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1240958/5mo2lo5O_c6764f6cd6b47b3bcdfa1bdfc9114e81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.99" OriginalAmount="457.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766108" Longitude="11.272155" StarRating="4" HotelCode="14676|grand_hotel_mediterraneo_2" HotelName="Grand Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno del Tempio 44, 50121 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17191/a_17191_AG2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city and conference hotel is situated within a few minutes walk of the beach Florence's city centre and has an exceptionally central location on the River Arno. This homely hotel is ideally located for business guests. Links to the public transport network, shopping venues and restaurants are all to be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.06" OriginalAmount="458" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77110280501" Longitude="11.253729918175" StarRating="4" HotelCode="81523|429824" HotelName="Residence La Repubblica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/03/3f03e2aa9965048d034d172b7620fcd7e7b83b0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774118" Longitude="11.269593" StarRating="2" HotelCode="95011|212096" HotelName="D'Azeglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Mattonaia 43, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291366/291366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778855" Longitude="11.250512" StarRating="2" HotelCode="901056|178080" HotelName="Monica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 66, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203128/203128a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.762514902108" Longitude="11.317216157913" StarRating="4" HotelCode="161563|56793" HotelName="Mulino di Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Villamagna 119, 50126 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134296/134296a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the historical centre and it is built directly on the bank of the Arno River, immersed in the nature and in a quiet atmosphere. It is easily reachable from the exit Firenze Sud of the highway A1 and situated 10 minutes' drive (around 4 km) away from the city centre. Florence Airport is around 12 km away and Pisa Airport is around 90 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.69" OriginalAmount="467.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77958236" Longitude="11.24432651" StarRating="1.5" HotelCode="728479|gemini_city_centre_studios" HotelName="Gemini Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Elevator,Golf,Internet,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 55, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ac/70/ac701e7ca04b843810b00b8c4f49b56127d5f6b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Gemini Apartments are located in "Viale Fratelli Rosselli 55", one's main Florence street's, conveniently to reach by car, by walking distance from main train station of "Santa Maria Novella", by taxi or by bus, our Studios are your best deal and solution for independent stay ideal for business or leisure traveller.&lt;br/&gt;&lt;br/&gt;Welcome to Gemini Apartments...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.76" OriginalAmount="468" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777837542769" Longitude="11.244855523109" StarRating="4" HotelCode="95014|18873" HotelName="Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo da Diacceto, 8, Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131985/a_131985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.76" OriginalAmount="468" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774209671505" Longitude="11.239138750804" StarRating="3" HotelCode="91548|55886" HotelName="Lungarno Vespucci 50" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Amerigo Vespucci 50, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/94207/194207/1.jpg?f=15692135</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.90" OriginalAmount="470" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769266266773" Longitude="11.259277101389" StarRating="2" HotelCode="936125|15265" HotelName="Hotel Santa Croce" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bentaccordi 3, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213716/213716a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th-century building in the historical centre of Florence, Hotel Santa Croce offers air-conditioned rooms and free Wi-Fi. The Uffizi Gallery and Signoria Square are both 270 metres away.

En-suite rooms at the Santa Croce include an LCD TV and safety deposit box. The bathroom has free toiletries and a hairdryer.

A buffet breakfast including freshly-baked croissants is provided daily.

The Santa Croce Basilica Church is 120 metres from the property, and the cathedral is an 7-minute walk away. Active 24 hours a day, staff can arrange visits to nearby locations and attractions.

Private parking is possible at a location nearby (reservation is not needed) and charges are applicable; the garage provides  pickup service and delivery directly to the Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765567734713" Longitude="11.24907463789" StarRating="2.5" HotelCode="913274|212265" HotelName="Soggiorno Pitti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Pitti 8, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290492/290492a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="505.04" OriginalAmount="472" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77654047093" Longitude="11.251778304577" StarRating="2" HotelCode="186862|32284" HotelName="Hotel Anna's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 56, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173899/173899a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 350 m from Santa Maria Novella Station, in Florence's historic centre. Moreover, it is a 5-minute walk from Florence Cathedral, 500 m from Fortezza da Basso exhibition centre and a 10-minute walk from Ponte Vecchio and the Uffizi Gallery. Pisa Galileo Galilei Airport is roughly 90 km away and Florence Peretola Airport is approximately 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.18" OriginalAmount="474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77959636" Longitude="11.25715937" StarRating="3" HotelCode="237538|56130" HotelName="Cosy House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 57, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213989/213989a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a library. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508.25" OriginalAmount="475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771815289341" Longitude="11.261829212308" StarRating="3" HotelCode="71260|3958" HotelName="Cardinal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 5, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/361395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784293721699" Longitude="11.259352220664" StarRating="4" HotelCode="64866|154669" HotelName="Hotel Boutique Palazzo Lorenzo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo Il Magnifico 25, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83632/a_83632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet and convenient location just outside the historical centre of Florence. All of the most important museum and monuments of the city can be reached in 10 minutes and it is just as easy to get to the most exclusive and renowned shopping streets. The hotel is also conveniently located for business being just a short walk from the Trade Fair and Conference Centre. Peretola Airport and Galileo Galilei Airport are 35 and 45 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.53" OriginalAmount="479" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780757909103" Longitude="11.254821270704" StarRating="3" HotelCode="56963|29790" HotelName="Donatello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 23, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73854/a_73854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a peaceful location in the centre of Florence, near famous sights such as the Museum of San Marco, the Academy of Fine Arts, and the cathedral. In addition, it is only a stone's throw to the Congress Palace, the Fortezza da Basso exhibition area, and about 60 m from the main train station Santa Maria Novella. The picturesque market of San Lorenzo and the eponymous central market hall can be found in the immediate vicinity, and within 100 m, guests will find a multitude of shops and entertainment venues. It is about 10 km to Florence airport, while Bologna G Marconi airport lies some 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.60" OriginalAmount="480" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="746259|324208" HotelName="Polo Universitario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Bellini 63, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8417242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.67" OriginalAmount="481" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776178" Longitude="11.268005" StarRating="3" HotelCode="100017|54164" HotelName="Villa Liana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Alfieri 18, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211404/211404a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="516.81" OriginalAmount="483" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77117198" Longitude="11.25413126" StarRating="0" HotelCode="537151|235829" HotelName="B&amp;B Emozioni Fiorentine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Repubblica 3, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/05495/3505495/1.jpg?f=15229614</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.88" OriginalAmount="484.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773426334785" Longitude="11.244946515241" StarRating="4" HotelCode="34711|best_western_hotel_palazzo_ognissanti" HotelName="Hotel Palazzo Ognissanti" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 12r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56478/a_56478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central position, it is a short walk away from the Ponte Vecchio, the Teatro Comunale, the main train station of Santa Maria Novella and the congress and exhibition centre. The hotel’s location, close to the most glamorous streets of the historical centre, is perfect for guests who want to visit the best shops in the city. In fact, from the hotel it is possible to reach, within a few minutes walk, the Via Tornabuoni and Via Della Vigna Nuova, where the most important Italian fashion boutiques are located.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518.95" OriginalAmount="485" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775982" Longitude="11.246695" StarRating="4" HotelCode="200884|2185" HotelName="Hotel Ambasciatori" 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">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7610/a_7610_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city’s attractions are just on the doorstep of this hotel in Florence’s city centre. Santa Maria Novella train station is located opposite the hotel and it is just a short walk to the Dome, the Uffizi Gallery, the Ponte Vecchio, the shopping area and the congress centre as well as the exhibition halls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.02" OriginalAmount="486" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77986969" Longitude="11.24529116" StarRating="3" HotelCode="346022|62826" HotelName="Hotel Luxor Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 71, 50144 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92318/2292318/56.jpg?f=15598776</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.09" OriginalAmount="487" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774426" Longitude="11.247303" StarRating="3" HotelCode="172162|54340" HotelName="Alba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala, 22/38r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7244/a_7244_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the historical centre of Florence, only a few minutes walk from the main train station. Many sights of interest are within easy walking distance of the hotel. Restaurants, bars, pubs, nightclubs, shopping facilities and links to the public transport network are all in the immediate vicinity of the hotel. The seaside and the various beaches along the coast are 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.09" OriginalAmount="487.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78390275948" Longitude="11.272635161877" StarRating="2" HotelCode="164371|hotel_emma" HotelName="Emma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Pacinotti, 20, 50131 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208792/208792a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.09" OriginalAmount="487" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776608" Longitude="11.237872" StarRating="4" HotelCode="18200|15804" HotelName="Michelangelo Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 2, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22134/a_22134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of Florence, this hotel is situated close to the Piazza del Duomo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.16" OriginalAmount="488" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78011691253" Longitude="11.244549751282" StarRating="3.5" HotelCode="117208|55522" HotelName="Leonardo Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Monaco, 12, 50144 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161017/w_161017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.37" OriginalAmount="491" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76678" Longitude="11.251453" StarRating="3" HotelCode="117177|55895" HotelName="La Scaletta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guicciardini 13, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160984/w_160984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 12 rooms. The establishment features a baggage storage service, a restaurant, a bar, a babysitting service and a childcare service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773769" Longitude="11.248194" StarRating="4" HotelCode="10251|35240" HotelName="Palazzo dal Borgo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Via della Scala, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136290/136290a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Florence's historic centre, in one of the oldest streets, Via della Scala, within easy walking distance of the Cathedral, Uffizi Gallery, Ponte Vecchio and all main points of interest. The hotel is very near the central station and airport shuttle bus terminal, both easily reachable on foot. Peretola Airport is situated at a distance of approximately 5 km and Galileo Galilei Airport is roughly 80 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="537.14" OriginalAmount="502" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774334076931" Longitude="11.250032186508" StarRating="3" HotelCode="408853|56113" HotelName="Domus Florentiae" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Avelli, 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201810/201810a_hb_a_031.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="505" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774562" Longitude="11.25639534" StarRating="3" HotelCode="537108|211964" HotelName="B&amp;B De' Biffi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Pucci 11, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/54704/2054704/1.jpg?f=15045019</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.755877" Longitude="11.251326" StarRating="4" HotelCode="81108|56367" HotelName="Park Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Galileo 5, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/504282/504282a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778827152379" Longitude="11.256225407124" StarRating="4" HotelCode="318231|2963" HotelName="Room Mate Luca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 3, 50129 Florencia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32737/a_32737_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the lively city of Florence, with countless shopping and entertainment venues located in the vicinity. A bus stop may be found only 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773522576019" Longitude="11.250215917826" StarRating="4" HotelCode="902015|35252" HotelName="Rosso23" 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>Piazza Santa Maria Novella 23, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292281/292281a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76600724" Longitude="11.24993952" StarRating="3" HotelCode="546784|177375" HotelName="Toscanelli Residenza D'Epoca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dei Pitti 17, Piano 3, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/79504/2479504/1.jpg?f=15495048</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757125947379" Longitude="11.312548841278" StarRating="4.5" HotelCode="60999|55512" HotelName="Villa Olmi Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Olmi 4-6, 50012 Bagno a Ripoli</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78939/w_78939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 1 km from the Firenze Sud exit on the A1 motorway, this charming club resort is the ideal spot for a peaceful stay in the Florentine hills, a few minutes from the art and history of Florence and the Chianti area that provides Italy and the rest of the world with the most enticing wines. Guests can pay a visit to the Uffizi Gallery, Academy of Fine Arts, Ponte Vecchio and the Duomo in Florence, which is around 15 minutes from this historical hotel using public transport. Santa Maria Novella train station is just a 10-minute drive from the family-friendly city hotel and the city of Pisa is roughly an hour's drive away. Florence-Peretola airport is approximately 20 km from the conference hotel and Pisa-Galileo Galilei airport is around 92 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.98" OriginalAmount="514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778999509325" Longitude="11.25392138958" StarRating="3" HotelCode="34673|55349" HotelName="Caravaggio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 5, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56277/a_56277_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a palace that dates back to the 19th century and lies in a convenient location beside a main road at the heart of Florence. Santa Maria Novella main train station is a few paces away and the famous museums and monuments including the Accademia delle Belle Arti that features Michelangelo's David, the cathedral and the Uffizi Palace as well as a selection of restaurants are to be found in the immediate vicinity. Bars and shopping venues are to be found about 100 m from the hotel and the nearest nightclub is some 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.05" OriginalAmount="515" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775296550309" Longitude="11.246433309887" StarRating="4" HotelCode="47540|7956" HotelName="Hotel Club Florence" 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,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina da Siena 11, Zona Santa Maria Novella, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10506/w_10506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located within a few minutes walk of the historical main square and the main train station of the famous cultural city of Florence. The hotel is thus ideal for both leisure and business guests, with a number of shopping and entertainment venues as well as cultural offerings including museums all lying within a stone's throw of the hotel. The public transport service for which there is a link just 100 m from the hotel enables convenient access to many locations throughout the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="557.47" OriginalAmount="521" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7756" Longitude="11.2564" StarRating="3" HotelCode="25626|2969" HotelName="Gioia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 25, 50129 Florenz, Italia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293234/293234a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.47" OriginalAmount="521.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774986" Longitude="11.246147" StarRating="3.5" HotelCode="79711|hotel_boccaccio" HotelName="Boccaccio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 59, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201832/201832a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.47" OriginalAmount="521.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776320536017" Longitude="11.25035995949" StarRating="2" HotelCode="144444|old_florence_inn" HotelName="B&amp;B Old Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63110/1863110/1.jpg?f=15682171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561.75" OriginalAmount="525" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776385" Longitude="11.246233" StarRating="4" HotelCode="30108|2189" HotelName="Hotel Diplomat" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 9, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48495/l_48495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally situated in front of Santa Maria Novella train station and is a few minutes from shopping venues and the historical centre as well as the convention centres. Florence airport is 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.82" OriginalAmount="526" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772546288899" Longitude="11.262449842658" StarRating="2" HotelCode="393511|89816" HotelName="B&amp;B Palazzo Graziani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 13, 50121 Firenze, Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652022/652022a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.96" OriginalAmount="528" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777675" Longitude="11.249825" StarRating="2" HotelCode="12519|54937" HotelName="Fiorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1605438/IgSojf7p_32d792501755196c2f70e062e83305de.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.03" OriginalAmount="529.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776319" Longitude="11.252006" StarRating="3" HotelCode="902620|soggiorno_annamaria" HotelName="Soggiorno Annamaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 21, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63160/1863160/2.jpg?f=14984521</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.03" OriginalAmount="529.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766915" Longitude="11.268015" StarRating="4" HotelCode="148953|hotel_home_florence" HotelName="Home Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Piave 3, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210618/a_210618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773677517377" Longitude="11.251904368401" StarRating="2" HotelCode="70401|29960" HotelName="Romagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani, 4, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92656/w_92656_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the main streets in Florence, between the Duomo (200 m) and Santa Maria Novella Central Station (200 m). The entire historical centre, the exhibition centre and the conference hall are all within a few minutes' walk. Art lovers will find the Uffizi museum and Accademia just 500 m away. Florence Airport is 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567.10" OriginalAmount="530" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773875" Longitude="11.24496" StarRating="4" HotelCode="10935|15622" HotelName="Grand Hotel Adriatico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 9, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8881/a_8881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern up-market hotel overlooks the Via Maso Finiguerra. Ideally situated in Florence, the hotel is only a number of steps from the majority of the sights, exhibitions, galleries, conference centres and the Teatro Comunale. The world-famous fashion quarter and Santa Maria Novella train station are also easily reached from the hotel. The hotel is just 200 m from links to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567.10" OriginalAmount="530" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769197" Longitude="11.253055" StarRating="3" HotelCode="154247|57091" HotelName="Torre Guelfa Palazzo Acciaiuoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291054/291054a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.17" OriginalAmount="531.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.75917958" Longitude="11.24232395" StarRating="3" HotelCode="444872|poggio_imperiale_apartments" HotelName="Poggio Imperiale Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Viale Del Poggio Imperiale 10, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/83585/2183585/112.jpg?f=15668398</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.24" OriginalAmount="532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768682393199" Longitude="11.28547757864" StarRating="4" HotelCode="34968|5319" HotelName="Hotel Grifone Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Pilati 20, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56929/a_56929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is located in quiet surroundings in Florence; just 15 minutes walk from the historic centre. Public transport departs from stops in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.24" OriginalAmount="532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78085793" Longitude="11.2606567" StarRating="4" HotelCode="37235|15584" HotelName="Athenaeum Personal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 88, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61140/a_61140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is wonderfully located in the centre of Florence. Public transport links, restaurants and bars are all within a short distance away and shopping venues and the city's nightclubs lie within 500 m of the hotel. Amerigo Vespucci Florence airport is located 7 km from the hotel; transfer takes about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769244" Longitude="11.252741" StarRating="2" HotelCode="117846|486522" HotelName="Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 17, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1606378/m0qLUMzQ_1793fbd376694ca6b73f74e0e965903c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77785436" Longitude="11.25273458" StarRating="3" HotelCode="936102|212093" HotelName="La Grande Cantoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 35, 50126 Florenz, Italien</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481192/481192a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Cantoria is located in the heart of Florence, 150 metres from the Fortezza da Basso exposition centre and Santa Maria Novella Train Station. Rooms have air conditioning and a flat-screen TV, some feature satellite channels. The private bathroom includes a shower, hairdryer and free toiletries. The breakfast buffet is available daily in a dedicated area. The Cantoria is 100 metres from San Lorenzo Market. Santa Maria del Fiore Cathedral is less than 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773829" Longitude="11.253012" StarRating="4" HotelCode="116800|55919" HotelName="Hotel Centrale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211853/211853a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.52" OriginalAmount="536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773304" Longitude="11.242232" StarRating="4" HotelCode="81234|55883" HotelName="Principe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno A. Vespucci 34, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292338/292338a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.52" OriginalAmount="536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769438" Longitude="11.255166" StarRating="0" HotelCode="34667|236046" HotelName="Soggiorno Antica Torre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Signoria 3, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/375593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.66" OriginalAmount="538" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776737668818" Longitude="11.254981909259" StarRating="2" HotelCode="91559|55999" HotelName="Collodi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea 6, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201827/201827a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576.73" OriginalAmount="539" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76927483" Longitude="11.24577624" StarRating="3" HotelCode="548489|212241" HotelName="Bed And Breakfast Residenza D‘Epoca Al Numero 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Frediano 8, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/718355/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities to ensure guests a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776849853442" Longitude="11.250268220901" StarRating="4" HotelCode="172172|19658" HotelName="Hotel Albani Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 12, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7250/a_7250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Florence, this hotel lies within a short distance of many of the city's top tourist sights as well as a diverse selection of bars, restaurants and shopping venues. Links to the public transport are just a stone's throw away (200 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777078298914" Longitude="11.251782037523" StarRating="0" HotelCode="376012|342943" HotelName="Residenza Le Fonticine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 17, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63149/1863149/65.jpg?f=15673039</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582.08" OriginalAmount="544" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781267215679" Longitude="11.262182593346" StarRating="3" HotelCode="11615|10330" HotelName="De La Pace, Sure Hotel Collection by Best Western" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfonso Lamarmora 28, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11223/a_11223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historical centre in a 19th century building, this hotel is ideally based for exploring the delights of the city on foot. The hotel is just a 10-minute walk from the Cathedral and Michelangelo's David. The hotel is also on the city's main bus routes, with stops just outside the main entrance. If guests wish to organise their trip in advance, the hotel can book tickets for the Uffizi Gallery, Medici Chapels, Galleria dell'Accademia and more. Peretola Airport is approximately 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.15" OriginalAmount="545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775841" Longitude="11.252583" StarRating="3" HotelCode="79218|55305" HotelName="Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Antonino 24, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201860/201860a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.43" OriginalAmount="549" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782575685341" Longitude="11.244025011706" StarRating="2" HotelCode="428257|89804" HotelName="Maison Bianca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Viale Belfiore 58, 50144 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92457/2292457/1.jpg?f=14964452</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Maison Bianca places you in the heart of Florence, minutes from Fortezza da Basso and close to Cathedral of Saint Mary of the Flower.  This bed &amp; breakfast is within close proximity of Palazzo dei Congressi and Central Market.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring refrigerators and plasma televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.85" OriginalAmount="555" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76795795" Longitude="11.26048102" StarRating="3" HotelCode="546683|201005" HotelName="Palazzo Roselli Cecconi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santa Croce 6, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/34496/3334496/1.jpg?f=15495628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.99" OriginalAmount="557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78230785" Longitude="11.26292689" StarRating="3" HotelCode="355992|495683" HotelName="Hotel Firenze Capitale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfonso La Marmora 38, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/05610/2105610/1.jpg?f=15578886</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Historic Center - Downtown), Hotel Firenze Capitale is minutes from Teatro Le Laudi and Palazzo Capponi.  This hotel is close to Cathedral of Saint Mary of the Flower and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring minibars and 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 hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel'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 dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="599.20" OriginalAmount="560" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76443454" Longitude="11.26074364" StarRating="4" HotelCode="573270|236004" HotelName="Palazzo San Niccolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Niccolò 79, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/19890/3619890/1.jpg?f=15228844</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.34" OriginalAmount="562.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77671" Longitude="11.251702" StarRating="3" HotelCode="117509|residence_la_contessina" HotelName="Residence La Contessina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza, 71, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161340/a_161340_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="601.34" OriginalAmount="562" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781748" Longitude="11.256982" StarRating="3" HotelCode="91550|32288" HotelName="Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Ruote 50-54, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/377044/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="602.41" OriginalAmount="563.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784832240233" Longitude="11.261018514633" StarRating="4" HotelCode="30039|san_gallo_palace_hotel" HotelName="San Gallo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo il Magnifico 2, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48379/a_48379_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Florence and is easily accessible by car. It is located on the Piazza della Liberta, one of the most important areas in Florence during the Middle Ages. The hotel's name comes from the fact that one can see the San Gallo gate from here, this gate having been noted through the centuries as the entrance to the noble part of Florence. In addition, guests will reach the most important monuments of the city in about 10 minutes on foot, including the San Marco Museum, the Museum dell' Accademia with Michelangelo's David, the Annunziata cathedral, and the exhibition and congress centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="604.55" OriginalAmount="565" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769188" Longitude="11.251654" StarRating="4" HotelCode="10823|23693" HotelName="Berchielli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Acciaiuoli 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8814/a_8814_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, right by Arno and only 400 m away from the city centre and the famous cathedral. The Ponte Vecchio is only around 100 m away, the Palazzo Pitti is simply 5 minutes away. The congress centre of Florence is around 1 km away, the airport is 6 km away and the transfer time to Bologna airport takes around an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="605.62" OriginalAmount="566" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773836331854" Longitude="11.24240398407" StarRating="3" HotelCode="38518|10859" HotelName="Argentina" 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 Curtatone 12, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62948/a_62948_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive residential areas, only some 10 minutes from the centre of Florence. It is situated conveniently close to the riverside promenades along the Arno, the city's theatre and to the main railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77653059" Longitude="11.25061149" StarRating="0" HotelCode="737715|285960" HotelName="Daphne Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 7, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1014327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77017" Longitude="11.2571" StarRating="1" HotelCode="913221|179506" HotelName="Renaissance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Condotta 4, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/370721/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.04" OriginalAmount="572.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775804046961" Longitude="11.245214939117" StarRating="4" HotelCode="27722|hotel_adler_cavalieri" HotelName="Adler Cavalieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 40, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40943/a_40943_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive up-market hotel is situated within the historic centre of Florence. The various shopping facilities and entertainment venues as well as the most beautiful tourist attractions can be reached within only a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.04" OriginalAmount="572" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772266114432" Longitude="11.261044369621" StarRating="4" HotelCode="901173|55695" HotelName="Palazzo Galletti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Egidio 12, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155568/155568a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence, a 5-minute walk from the cathedral, just 450 m from the National Archaeological Museum and 750 m from the Giardino della Gherardesca. The bus and railway station, Santa Maria Novella, is about 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773478030304" Longitude="11.248374581337" StarRating="4" HotelCode="47929|30457" HotelName="Hotel Croce di Malta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 7, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10981/a_10981_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the historical centre of Florence and is housed within a former monastery that has been converted into an elegant first-class hotel. Many restaurants and links to the public transport network are to be found in the vicinity and bars (100 m), shopping venues and clubs (500 m) are additionally to be found just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="617.39" OriginalAmount="577.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774666" Longitude="11.241347" StarRating="4" HotelCode="259651|hotel_kraft" HotelName="Kraft" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Solferino 2, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15523/a_15523_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys wonderful surroundings, in the quiet, residential area of the historical centre of Florence, just a few steps from the main monuments. The Arno River, the opera house, Santa Maria Novella railway station and the main historical sightseeing attractions are just minutes away. A bus stop is located opposite the building and Florence airport is 6km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775338" Longitude="11.251849" StarRating="4" HotelCode="167650|28235" HotelName="Art Atelier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dell'Amorino 20, Firenze 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139935/139935a_hb_a_043.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the train station of Santa Maria Novella, which is within 5 minutes' walk, and the exhibition centre Fortezza da Basso, the Congress Centre with the Palazzo dei Congressi and the Palazzo Degli Affari, which are just 10 minutes away. The characteristic San Lorenzo market is just 2 minutes' walk from the hotel and within a few minutes guests can reach the major artistic sites of Florence such as the Cathedral of Santa Maria del Fiore, the Church of San Marco, the Accademia di Belle Arti, the Uffizi museum and Ponte Vecchio. Peretola Airport is situated at a distance of approximately 7 km and Galileo Galilei Airport roughly 90 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627.02" OriginalAmount="586" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77208387" Longitude="11.27123197" StarRating="2" HotelCode="428260|89806" HotelName="My Forte Relais de Charme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Fitness Centre,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Gramsci 16/3, Lungarno del Tempio, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54155/2254155/48.jpg?f=15511638</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Historic Center - Downtown), My Forte Relais de Charme is minutes from Church of Sant'Ambrogio and Piazza Massimo D'Azeglio.  This bed &amp; breakfast is close to Cathedral of Saint Mary of the Flower and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreational opportunities offered, including a health club, an indoor pool, and a sauna. This Tuscan-style bed &amp; breakfast also features complimentary wireless Internet access, concierge services, and a television in a common area.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;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, laundry facilities, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629.16" OriginalAmount="588" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77596895" Longitude="11.24505859" StarRating="3" HotelCode="438261|200969" HotelName="I Sleep B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 50, 4th Floor, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/08128/2108128/2.jpg?f=15495117</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="630.23" OriginalAmount="589" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778343" Longitude="11.253083" StarRating="3" HotelCode="188943|58290" HotelName="Boston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 68, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292327/292327a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="631.30" OriginalAmount="590" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783727" Longitude="11.256532" StarRating="2.5" HotelCode="310098|200996" HotelName="Opera B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo II Magnifico 62, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/67278/3267278/1.jpg?f=14961889</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634.51" OriginalAmount="593" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769209137059" Longitude="11.245822534595" StarRating="3" HotelCode="400720|212132" HotelName="La Torre Del Cestello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Frediano 8, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/95869/2295869/42.jpg?f=15686128</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.58" OriginalAmount="594" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776580945095" Longitude="11.260159863876" StarRating="3" HotelCode="117234|55760" HotelName="Loggiato Dei Serviti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza SS. Annunziata 3, 50100 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291954/291954a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7763468" Longitude="11.245633872387" StarRating="4" HotelCode="546105|212197" HotelName="Joy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Oricellari 30, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/662164/a_662164_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.79" OriginalAmount="597.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772478" Longitude="11.255258" StarRating="2" HotelCode="173004|rodo_hotel_fashion_delight_2" HotelName="Rodo Hotel Fashion Delight" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Calzaiuoli 13 Nero, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1888975/2nF5cViU_601612694788d8e87a91f82f5bca0714.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.07" OriginalAmount="601.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776104" Longitude="11.260434" StarRating="3" HotelCode="46120|le_due_fontane" HotelName="Le Due Fontane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Santissima Annunziata 14, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26846/a_26846_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.21" OriginalAmount="603" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77768453" Longitude="11.25815559" StarRating="0" HotelCode="704300|367171" HotelName="Hotel Miceli - Civico 50" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 50, 50129 Firenze IT</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/59131/1659131/28.jpg?f=15522963</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.21" OriginalAmount="603" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772798" Longitude="11.249608" StarRating="4" HotelCode="16907|2192" HotelName="Roma" 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,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza S.Maria Novella 8, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20566/a_20566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from the Cathedral of Santa Maria del Fiore (Duomo) with the Giotto Belltower, Ponte Vecchio (Old Bridge), Piazza della Signoria (Signoria Square), the Medicean district of San Lorenzo, the Lungarni and all the main Florentine monuments and museums in the vicinity. Furthermore, the hotel is near the central rail station and the congress, fair and exhibition centre (Palazzo dei Congressi and Fortezza da Basso). Restaurants, bars, nightlife, shopping opportunities and links to public transport can also be found in the immediate vicinity. It also offers easy access to Florence Airport (Amerigo Vespucci). Peretola Airport is only 5 km away. Galileo Galilei Airport is approximately 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647.35" OriginalAmount="605" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="3" HotelCode="117483|388284" HotelName="Relais il Cestello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Cestello 9, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211596/211596a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="648.42" OriginalAmount="606" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776355" Longitude="11.250311" StarRating="2" HotelCode="144845|56291" HotelName="Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=389329</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="649.49" OriginalAmount="607" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77549" Longitude="11.239123" StarRating="3" HotelCode="10315|55102" HotelName="Ariele" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292768/292768a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654.84" OriginalAmount="612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76994693" Longitude="11.25402847" StarRating="2" HotelCode="444638|176831" HotelName="Porcellino Gallery Art Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mercato Nuovo 4, Uffizi, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6308915</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="27" TotalAmount="654.84" OriginalAmount="612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7749831" Longitude="11.2628895" StarRating="3" HotelCode="314432|212246" HotelName="Residenza il Villino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pergola 53, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/481203/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660.19" OriginalAmount="617" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769121538224" Longitude="11.254415585337" StarRating="2" HotelCode="393414|89801" HotelName="La Torre Dei Salterelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dè Salterelli 1, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92271/2292271/1.jpg?f=15692990</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.33" OriginalAmount="619" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771351" Longitude="11.251258" StarRating="4" HotelCode="76430|31016" HotelName="Room Mate Isabella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tornabuoni 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103918/a_103918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the most important characteristics of a hotel is its location, and this hotel occupies the best possible position for visitors to Florence. It lies in the most elegant, peaceful and safest street in Florence, close to all the attractions of the city. Chiesa Santa Maria Novella is 400 m away, Palazzo Vecchio and the Ponte Vecchio are 500 m and it is 600 m to the Galleria degli Uffizi and the Duomo Santa Maria del Fiore. Florence Airport is 10 km and Pisa Airport is 107 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772340347224" Longitude="11.248922510225" StarRating="3" HotelCode="88880|4530" HotelName="Unicorno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fossi 27, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124578/a_124578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is pleasantly situated on a street full of antique shops in the heart of Florence, close to the central station, museums, monuments, as well as the Congress Centre and Fortezza da Basso Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77480762" Longitude="11.25497096" StarRating="3" HotelCode="548528|212277" HotelName="The Art Inn Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Lorenzo 6, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4369635</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.61" OriginalAmount="623.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769275089691" Longitude="11.253878474235" StarRating="3" HotelCode="11674|hotel_della_signoria" HotelName="Hotel Della Signoria" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Terme 1, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222114/222114a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.96" OriginalAmount="628.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773902" Longitude="11.243112" StarRating="3" HotelCode="901651|hotel_magenta" HotelName="Magenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 40, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290655/290655a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673.03" OriginalAmount="629" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774348" Longitude="11.251806" StarRating="2" HotelCode="906472|56379" HotelName="Giotto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/74572/3274572/1.jpg?f=15053833</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775608440385" Longitude="11.237152218819" StarRating="4" HotelCode="318232|18775" HotelName="NH Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Veneto 4a, 50123 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/57/574385/nnFrY1Sb_4290a4b8b7833d5290fbc80fcb6f79d6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in front of Cascine Park, very close to the heart of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773489650928" Longitude="11.251402795315" StarRating="3" HotelCode="15673|6827" HotelName="Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delme Srl Via dei Banchi 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18745/a_18745_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Florence, this hotel is close to various shopping streets in the old town and not far from Santa Maria del Fiore Cathedral. Sightseeing attractions such as the galleries “dell’ Accademia” and “Uffizzi” are located just 400 m away. The convention and exhibition centres “Fortezza da Basso” is around 200 m away. Public transport lies around 100 m from the hotel, and the nearest train station is a 10-minute walk. In addition, Florence airport lies around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.24" OriginalAmount="632" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773190613118" Longitude="11.243747082924" StarRating="2" HotelCode="165973|180291" HotelName="Dedo Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 7, Santa Maria Novella, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290740/290740a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Florence. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.24" OriginalAmount="632" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76918485" Longitude="11.23981957" StarRating="4" HotelCode="548373|212099" HotelName="Hotel Horto Convento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ludovico Ariosto 13, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/30904/3330904/1.jpg?f=15398323</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="677.31" OriginalAmount="633" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778309" Longitude="11.250783" StarRating="3" HotelCode="117834|180041" HotelName="Mario's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 89, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/614075/yw6yILXg_95b9e205c8417bf1a1ac0ed08915957c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.73" OriginalAmount="639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778852171512" Longitude="11.245042899342" StarRating="4" HotelCode="326635|183125" HotelName="MH Florence Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 37, Toscana, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/460341/460341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685.87" OriginalAmount="641" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77960372301" Longitude="11.237138807774" StarRating="4" HotelCode="63269|19052" HotelName="AC Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Bausi 5, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81584/a_81584_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to Firenze Porta al Prato train station. It is also within easy reach of the city centre with plenty of restaurants, bars, nightclubs and shops. The Ponte Vecchio, Piazza della Signoria and Piazza del Duomo are all within a 20-minute walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685.87" OriginalAmount="641" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777507898885" Longitude="11.252439141105" StarRating="4" HotelCode="470005|178334" HotelName="Glance Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 23, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580924/a_580924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.01" OriginalAmount="643.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.745019213937" Longitude="11.217307816062" StarRating="4" HotelCode="80332|marignolle_relais_and_charme" HotelName="Marignolle Relais &amp; Charme" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Quirichino 16, 50124 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108629/a_108629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689.08" OriginalAmount="644" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78042869722" Longitude="11.258990764618" StarRating="3" HotelCode="913300|200844" HotelName="Antica Dimora Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 72, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290935/290935a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689.08" OriginalAmount="644" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778068" Longitude="11.244303" StarRating="4" HotelCode="14177|2964" HotelName="Londra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo Da Diacceto 16-20, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16448/a_16448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and historical centre of Florence just a short distance from the train station and a short drive from Americo Vespucci airport. Links to the public transport network can easily be reached on foot lying just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="691.22" OriginalAmount="646" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766400842501" Longitude="11.267435938658" StarRating="5" HotelCode="16820|2972" HotelName="River Hotel &amp; Spa Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 18, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20477/a_20477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, family-run hotel is housed in an age-old palazzo that dates back to the 19th century and that lies directly beside the Arno River. It is approximately 15 minutes walk to the Basilica Santa Croce and to the Uffizi Palace with the hotel featuring a location between Lungarno and Santa Croce. The airport is some 10 km away and the centre (Piazza della Signoria) is 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7768592" Longitude="11.25002899" StarRating="0" HotelCode="583862|235879" HotelName="Eco Urban B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 5, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/24804/3624804/24.jpg?f=15604491</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7719839" Longitude="11.2712811" StarRating="4" HotelCode="300353|58317" HotelName="Forte16 Apartments - View &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Forte 16, viale Gramsci 16, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408729/a_408729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.36" OriginalAmount="648.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7684451796" Longitude="11.253871079317" StarRating="3" HotelCode="148798|hotel_hermitage_4" HotelName="Hermitage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Marzio 1, Piazza del Pesce, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210435/a_210435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77678" Longitude="11.251425" StarRating="3" HotelCode="20233|31814" HotelName="The Market Urban Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 15, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211505/211505a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.57" OriginalAmount="651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771300091729" Longitude="11.257845461369" StarRating="3" HotelCode="913220|212156" HotelName="N4U Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Proconsolo 5, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/26050/1826050/1.jpg?f=14943397</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.57" OriginalAmount="651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775304147653" Longitude="11.241280667189" StarRating="5" HotelCode="14987|53764" HotelName="Montebello Splendid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17671/a_17671_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury class hotel is located in the centre of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="700.85" OriginalAmount="655" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772313051239" Longitude="11.25125259161" StarRating="4" HotelCode="11647|28254" HotelName="De La Ville" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business 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>Piazza Antinori 1, Via Tornabuoni, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11230/a_11230_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is wonderfully located in the centre of Florence. It is located right next to the impressive shopping streets with prestigious boutiques, restaurants and shops. Convenient public transport links may be found 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.99" OriginalAmount="657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771547038506" Longitude="11.257928609848" StarRating="4" HotelCode="47284|18989" HotelName="Grand Hotel Cavour" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Proconsolo 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10203/w_10203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical heart of Florence, in an ancient street between the Piazza del Duomo and Piazza della Signoria. All the most important sites of interests for tourists, such as the Uffizi Gallery, the Academy of Fine Arts and the Ponte Vecchio, are within walking distance. It is approximately 7 km Florence Airport and 70 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704.06" OriginalAmount="658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775110705915" Longitude="11.240767836571" StarRating="4" HotelCode="10185|2186" HotelName="NH Firenze Anglo American" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7764/a_7764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is centrally yet quietly situated between Lugarno and Borgognissanti. Many of the most important sights can easily be reached on foot. The hotel is 600 m from the Santa Maria Novella train station. It is 6 km from Amerigo Vespucci Airport and 80 km from Galileo Galilei Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704.06" OriginalAmount="658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773390875548" Longitude="11.250118017197" StarRating="4" HotelCode="33475|5774" HotelName="Hotel Santa Maria Novella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53262/a_53262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Florence and therefore allows easy access to all the sights of interest including the cathedral that is just a few minutes walk away. Countless shopping venues, bars and restaurants are to be found in the vicinity and links to the public transport network are to be found some 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707.27" OriginalAmount="661" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769473" Longitude="11.255138" StarRating="3" HotelCode="153519|178085" HotelName="Relais Piazza Signoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Vacchereccia 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290953/290953a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="711.55" OriginalAmount="665" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.754485337301" Longitude="11.25850385837" StarRating="3" HotelCode="317610|62883" HotelName="Art Hotel Villa Agape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Torre del Gallo 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407638/407638a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.69" OriginalAmount="667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766249564366" Longitude="11.284560263157" StarRating="4" HotelCode="29452|hotel_columbus_4" HotelName="Columbus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>L.Arno Cristoforo Colombo 22/a, 50136 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46844/a_46844_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Florence, 1500 m from the Piazza Santa Croce.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.32" OriginalAmount="676" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776055466263" Longitude="11.268066423313" StarRating="3" HotelCode="360783|211933" HotelName="Alfieri9" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfieri 9, 50121 Firenze, Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/25193/3225193/23.jpg?f=15505309</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729.74" OriginalAmount="682" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767485360804" Longitude="11.252548098564" StarRating="3.5" HotelCode="19262|35251" HotelName="Pitti Palace al Ponte Vecchio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Jacopo 3, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24234/w_24234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Florence hotel is located close to the Ponte Vecchio and is about 100 m from the Palazzo Pitti and the Uffizi gallery. Links to the public transport network can be reached in about 100 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730.81" OriginalAmount="683" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77122173" Longitude="11.25427059" StarRating="0" HotelCode="439929|89334" HotelName="Antico Centro Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dè Brunelleschi 5, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54130/2254130/1.jpg?f=15367348</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="27" TotalAmount="730.81" OriginalAmount="683" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776393767865" Longitude="11.255656778812" StarRating="2" HotelCode="64617|13053" HotelName="Hotel Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ginori 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193148/193148a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="732.95" OriginalAmount="685" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770132" Longitude="11.256522" StarRating="3" HotelCode="117325|212114" HotelName="La Casa del Garbo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Signoria 8, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378028/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735.09" OriginalAmount="687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776739476122" Longitude="11.250706830723" StarRating="4" HotelCode="317213|180055" HotelName="Mercure Firenze Centro" 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>Via Nazionale 21/23 R, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431439/a_431439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="737.23" OriginalAmount="689" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774464" Longitude="11.238454" StarRating="2" HotelCode="77909|58188" HotelName="Casa Del Lago" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Vespucci 58, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292800/292800a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753.28" OriginalAmount="704" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.75683757" Longitude="11.24583046" StarRating="2" HotelCode="351306|58341" HotelName="Villa Nardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dante Da Castiglione 4, 50215 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208701/208701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755.42" OriginalAmount="706" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76794211" Longitude="11.26141212" StarRating="3" HotelCode="483136|176140" HotelName="La Maison du Sage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Magliabechi 7, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22454/2522454/1.jpg?f=15085309</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="756.49" OriginalAmount="707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76505321" Longitude="11.24789286" StarRating="0" HotelCode="764184|342781" HotelName="Casa Botticelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Felice 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25040000/25031400/25031311/ab711b1b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="756.49" OriginalAmount="707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770846869108" Longitude="11.25144302845" StarRating="4" HotelCode="337458|177781" HotelName="Hotel Milu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 8, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56224/a_56224_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fusing old world elegance with modern design, the hotel is located in the heart of Florence on the luxurious Via de Tornabuoni. It is just steps away from the city’s top restaurants, bars, cafes, art galleries, museums and luxury retail, and Florence Santa Maria del Fiore Cathedral is just 450-meters away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="757.56" OriginalAmount="708" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77666575" Longitude="11.225185" StarRating="4" HotelCode="901887|367382" HotelName="Riva Lofts Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio Bandinelli 98, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206606/206606a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="765.05" OriginalAmount="715" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773371" Longitude="11.250079" StarRating="4" HotelCode="151588|30557" HotelName="L'Orologio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 24, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213502/a_213502_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772.54" OriginalAmount="722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774056605757" Longitude="11.250152995008" StarRating="4" HotelCode="345694|62426" HotelName="Garibaldi Blu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Santa Maria Novella 21, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544881/544881a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772.54" OriginalAmount="722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77425602" Longitude="11.25319626" StarRating="0" HotelCode="765592|342937" HotelName="Residenza D Epoca La Basilica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Conti 6 Rosso, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9615900</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="783.24" OriginalAmount="732" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778081557619" Longitude="11.253379583359" StarRating="3" HotelCode="913255|200978" HotelName="Locanda dei Guelfi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 45, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27937/3827937/1.jpg?f=15652553</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790.73" OriginalAmount="739" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="741642|286004" HotelName="Le Stanze Degli Amidei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Dell'Oro 2, Firenze 50123, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/49954/3749954/1.jpg?f=15314593</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.73" OriginalAmount="739.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.759778290769" Longitude="11.226308424268" StarRating="5" HotelCode="260134|villa_tolomei_hotel__resort" HotelName="Villa Tolomei Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria a Marignolle 10, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216045/216045a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803.57" OriginalAmount="751" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772662" Longitude="11.255265" StarRating="3" HotelCode="77736|437558" HotelName="Bigallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo degli Adimari 2, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219123/219123a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776663933627" Longitude="11.2551176548" StarRating="3" HotelCode="11169|55117" HotelName="Botticelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea, 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9227/a_9227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the old market, San Lorenzo, in the heart of central Florence, just a short walk from the cathedral and the main museums as well as San Maria Novella main train station. The hotel provides the ideal base from whence to explore the city's many sights as well as the key shopping venues on foot. It is, for example, just a few minutes walk to the exhibition centres and the Fortezza de Basso. Links to the public transport network are situated directly in front of the hotel and it is around 4 km to Florence airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773507" Longitude="11.252296" StarRating="4" HotelCode="17707|28383" HotelName="Hotel Cerretani Firenze - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via de Cerretani 68, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21783/a_21783_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.41" OriginalAmount="763" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77054957" Longitude="11.27266229" StarRating="0" HotelCode="947031|388246" HotelName="B&amp;B The Attico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Gioberti 78N, 50121 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523346</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="824.97" OriginalAmount="771" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773415" Longitude="11.253637" StarRating="3" HotelCode="152366|55900" HotelName="Perseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dè Cerretani 1, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378961/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.97" OriginalAmount="771.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778061" Longitude="11.253612" StarRating="3" HotelCode="68904|hotel_basilea" HotelName="Basilea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 41, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/376458/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830.32" OriginalAmount="776" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76565746" Longitude="11.24394683" StarRating="3" HotelCode="432742|183056" HotelName="AdAstra Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Campuccio 53, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/50766/2450766/73.jpg?f=15608260</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830.32" OriginalAmount="776" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773618446032" Longitude="11.252004951239" StarRating="3" HotelCode="899446|2190" HotelName="Hotel La Gioconda" 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,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 2, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182227/a_182227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel has an excellent position in Florence, from which to visit the city on foot, in a street situated in a limited traffic zone that connects the train station of Santa Maria Novella to the Duomo. The hotel is a 2-minute walk from the Duomo, Santa Maria del Fiore and the Church of Santa Maria Novella, 7 minutes from Piazza della Signoria and Galleria degli Uffizi, and near to all the most famous palaces, museums and monuments of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="837.81" OriginalAmount="783" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773774203808" Longitude="11.251730736641" StarRating="3" HotelCode="14612|29181" HotelName="Hotel Martelli Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 8, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17081/a_17081_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel enjoys a wonderful central location between Florence's cathedral and main train station. The nearest bus stop is about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839.95" OriginalAmount="785" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77599247" Longitude="11.25301248" StarRating="3" HotelCode="545918|177837" HotelName="B&amp;b Lorenzo De' Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Antonino 34, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33420/2733420/19.jpg?f=15503411</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.72" OriginalAmount="796.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765960949922" Longitude="11.28487944603" StarRating="5" HotelCode="20866|hotel_ville_sullarno" HotelName="Ville sull'Arno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno C. Colombo 1/3/5, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26844/a_26844_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the river Arno, only 20 minutes from the historical city centre and the main monuments of Florence, including Santa Croce, Ponte Vecchio, the Palazzo degli Uffizi and many more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="857.07" OriginalAmount="801" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781344246807" Longitude="11.259854435921" StarRating="3" HotelCode="913303|211938" HotelName="Antica Dimora Johlea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 80, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290479/290479a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866.70" OriginalAmount="810" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765915456907" Longitude="11.24848220734" StarRating="1.5" HotelCode="936640|61564" HotelName="Soprarno Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maggio 35, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373450/373450a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869.91" OriginalAmount="813" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778835867068" Longitude="11.253823488951" StarRating="4" HotelCode="77942|64212" HotelName="Palazzo Castri 1874" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dell'Indipendenza 7, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105696/w_105696_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence, just 200 m from the main train station Santa Maria Novella, the Gallery of Accademia, the cathedral, Fortezza Da Basso and Palazzo dei Congressi. Peretola Airport is approximately 8 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.61" OriginalAmount="823.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7673" Longitude="11.2579" StarRating="3" HotelCode="31185|hotel_balestri" HotelName="Balestri" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mentana 7, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49833/a_49833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the city centre of Florence, lies on the banks of the River Arno, only about one minute on foot from the Ponte Vecchio and the Uffizi Gallery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952.30" OriginalAmount="890" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766608873987" Longitude="11.263390487102" StarRating="4" HotelCode="15942|15715" HotelName="Plaza Hotel Lucchesi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 38, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19200/a_19200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Florence is a city to visit on foot and the hotel is certainly the ideal place to start from for a truly satisfying visit. The hotel is located on the right bank of the Arno River, between Santa Croce and Piazzale Michelangelo, a short distance from the Uffizi Gallery and the Ponte Vecchio, the Cathedral, the Accademia and the main Florence train station, Santa Maria Novella. Peretola Airport of Florence and Galileo Galilei Airport of Pisa are situated some 10 km and 90 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.86" OriginalAmount="898.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771299922632" Longitude="11.25541813475" StarRating="4" HotelCode="11338|hotel_calzaiuoli" HotelName="Hotel Calzaiuoli" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calzaiuoli 6, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9511/a_9511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="972.63" OriginalAmount="909.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774354247291" Longitude="11.253138097284" StarRating="4" HotelCode="936098|firenze_number_nine" HotelName="Firenze Number Nine Hotel &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/4/5/2/3/6/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="996.17" OriginalAmount="931" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769797130574" Longitude="11.25024155308" StarRating="2" HotelCode="384448|61354" HotelName="Palazzo Alfieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Corsini 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=841463</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1031.48" OriginalAmount="964" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="975868|491300" HotelName="Hotel Calimala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calimala 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37960000/37955200/37955169/62707ba1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1042.18" OriginalAmount="974" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770117638323" Longitude="11.253014802933" StarRating="3" HotelCode="913263|235866" HotelName="Davanzati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290367/290367a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1051.81" OriginalAmount="983" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769896833622" Longitude="11.256721615791" StarRating="2.5" HotelCode="913217|212105" HotelName="In Piazza della Signoria - Residenza d'Epoca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Magazzini 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63075/1863075/2.jpg?f=14919516</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1060.37" OriginalAmount="991" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784164" Longitude="11.266297" StarRating="3" HotelCode="902625|180859" HotelName="Soggiorno Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolomeo 24, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6517836</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1108.52" OriginalAmount="1036" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768926445407" Longitude="11.25501036644" StarRating="3" HotelCode="91546|177768" HotelName="Relais Uffizi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chiasso del Buco 16, Chiasso de' Baroncelli, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292126/292126a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1113.87" OriginalAmount="1041" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766197265208" Longitude="11.247323155403" StarRating="3" HotelCode="913273|408563" HotelName="Palazzo Guadagni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santo Spirito 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203176/203176a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1129.92" OriginalAmount="1056" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770405" Longitude="11.251998" StarRating="5" HotelCode="148277|19053" HotelName="Golden Tower Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" 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>Piazza Strozzi 11/r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209866/a_209866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the ideal venue for a perfect stay between Via Tornabuoni and Piazza Strozzi. It is the perfect location for those who are looking for a quiet stay, as looks out onto a pedestrian area. Guests will find the city centre 800 m away and it is 1 km to the Uffizi Gallery and the Pitti Palace and 1.5 km to the Accademia Gallery. Florence Airport is 3 km away and it is 80 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1137.41" OriginalAmount="1063" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774199" Longitude="11.251554" StarRating="4" HotelCode="10403|411812" HotelName="Palazzo Gaddi" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 9, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8124/a_8124_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the tourist centre of Florence. Numerous attractions such as the Duomo and the Uffizi Gallery can be reached comfortably on foot. The Mediterranean coastline is some 60 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1190.91" OriginalAmount="1113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775344350011" Longitude="11.268097819349" StarRating="5" HotelCode="16535|28321" HotelName="Regency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Massimo D’Azeglio 3, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20017/a_20017_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly on a park and is only a few minutes away from the historic town centre. Numerous attractions such as the Duomo and the Uffizi Gallery can be reached comfortably on foot. Furthermore, Florence airport is located roughly 10 km from the hotel, and Bologna airport lies around 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1202.68" OriginalAmount="1124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770219324424" Longitude="11.252003610134" StarRating="4" HotelCode="15995|28284" HotelName="NH Collection Firenze Porta Rossa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 19, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19295/a_19295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is perfectly located in the pedestrianised historical centre, just a few steps from Florence's main attractions, such as the Duomo, Piazza della Signoria, Ponte Vecchio and the Uffizi Gallery (500 m). Other nearby attractions include the porcelain market (60 metres), the Brunelleschi Dome (500 m), the Academy Gallery (1 km) and the Palazzo Pitti Museums (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215.52" OriginalAmount="1136" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774475459018" Longitude="11.25030040741" StarRating="3" HotelCode="33063|23813" HotelName="Bonciani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52502/a_52502_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the historical centre of Florence. It is only a few minutes' walk to the main railway station, the Duomo and most of the other sights of city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1220.87" OriginalAmount="1141" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7682272138" Longitude="11.254146695137" StarRating="4" HotelCode="26069|2187" HotelName="Degli Orafi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Archibusieri 4, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38138/w_38138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located directly by River Arno and only a few minutes from the famous Ponte Vecchio. The various shopping facilities and entertainment venues as well as tourist attractions can be reached within only a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1228.36" OriginalAmount="1148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77072111" Longitude="11.25523454" StarRating="0" HotelCode="952360|388269" HotelName="Corte Calzaiuoli Elegant Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Calzaiuoli 3, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523544</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1300.05" OriginalAmount="1215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772171" Longitude="11.24926" StarRating="4" HotelCode="117534|57995" HotelName="Al Palazzo del Marchese di Camugliano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="luxurious historic hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Moro 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385956/385956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1361.04" OriginalAmount="1272" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767456306322" Longitude="11.251385360956" StarRating="5" HotelCode="913276|55753" HotelName="Ponte Vecchio Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via De' Belfredelli 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290644/290644a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1392.07" OriginalAmount="1301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773979651872" Longitude="11.249050498009" StarRating="4" HotelCode="13040|15656" HotelName="Grand Hotel Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 16, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13491/a_13491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a wonderful central position at the heart of historic Florence, this city hotel lies on the Piazza Santa Maria Novella. Due to its fabulous location many of the city's attractions are to be found nearby. A short stroll through the wonderful stroll will take visitors to the Duomo, the Campanile di Giotto, the Uffizi Gallery as well as other important and historical sights of interest. Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1434.87" OriginalAmount="1341" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775846654249" Longitude="11.242135763168" StarRating="5" HotelCode="41835|31019" HotelName="Sina Villa Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Il Prato 42, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13517/a_13517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a quiet location at the heart of Florence, this prestigious hotel is just a short walk from many of the most important sights and attractions. This hotel is located just 1 km from the centre (Piazza de la Signoria). Furthermore, the airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1550.43" OriginalAmount="1449" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768976" Longitude="11.253311" StarRating="4" HotelCode="12968|35237" HotelName="Gallery Hotel Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell 'Oro 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13070/w_13070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1567.55" OriginalAmount="1465.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769316484226" Longitude="11.257544682209" StarRating="5" HotelCode="10932|bernini_palace" HotelName="Bernini Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Firenze 29, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8866/a_8866_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is steeped in history and located in the centre of Florence near to the Piazza Della Signora, the Ufizzi art gallery and other popular tourist attractions. Scores of shops, restaurants, bars, pubs and excellent public transport links are situated in the hotel's immediate vicinity. It is 7 km to the airport and 25 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1660.64" OriginalAmount="1552" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768595231454" Longitude="11.253433227539" StarRating="4" HotelCode="67061|55702" HotelName="Continentale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell’Oro 6r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292416/292416a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1667.06" OriginalAmount="1558" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769817" Longitude="11.250906" StarRating="4" HotelCode="91560|30785" HotelName="Tornabuoni Beacci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362649/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1885.34" OriginalAmount="1762" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769966561511" Longitude="11.26255273819" StarRating="5" HotelCode="130261|89853" HotelName="Relais Santa Croce" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ghibellina 87, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189163/189163a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2011.60" OriginalAmount="1880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.787888" Longitude="11.297183" StarRating="5" HotelCode="149924|56527" HotelName="Il Salviatino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía del Salviatino 21, Fiesole, Firenze 50137</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211700/a_211700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is difficult to find a better location in Florence. The city centre with its famous Duomo is just 10 minutes away and the charm of Fiesole, this magical hill that looks over Florence, gives the feeling of being lost in the purest Tuscan countryside. Santa Maria railway station is about 5 km away and the city of Pisa is 100 km from the hotel. Florence Peretola Airport is approximately 10 km away and Pisa Galileo Galilei Airport is around 95 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.19" OriginalAmount="1917.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771569" Longitude="11.252854" StarRating="5" HotelCode="130422|palazzo_vecchietti" HotelName="Palazzo Vecchietti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Strozzi, 4, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188162/a_188162_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in a historical palace called Palazzo Vecchietti, just steps away from Piazza della Repubblica, in the heart of Florence’s historical and shopping district. Attractions such as the Galleria Accademia, the Galleria degli Uffizi and the Duomo are all located within 10 minutes’ walk of the hotel. Florence Airport is just 4 km away, while Pisa International Airport lies some 80 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2062.96" OriginalAmount="1928.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773719" Longitude="11.257467" StarRating="0" HotelCode="117376|palazzo_niccolini_al_duomo" HotelName="Palazzo Niccolini al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Servi 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214144/214144a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2321.90" OriginalAmount="2170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771808703308" Longitude="11.252346136542" StarRating="5" HotelCode="13274|helvetia__bristol" HotelName="Helvetia &amp;  Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pescioni 2, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13913/a_13913_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the historic centre of Florence. The Duomo is just 3 minutes on foot from the hotel. The direct vicinity offers a variety of shopping facilities, restaurants, bars, nightclubs and also links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2504.87" OriginalAmount="2341" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757381" Longitude="11.247522" StarRating="5" HotelCode="13057|35247" HotelName="Villa Cora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Machiavelli 18, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13516/a_13516_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tradition-rich hotel is situated in the most exclusive district of Florence where guests may enjoy a peaceful, relaxing, almost rural environment. There is a limousine service on offer to those wishing to explore this interesting city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2571.21" OriginalAmount="2403.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767985095688" Longitude="11.251628100872" StarRating="5" HotelCode="57980|hotel_lungarno" HotelName="Hotel Lungarno" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo San Jacopo 14, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10902375</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2689.98" OriginalAmount="2514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77288150188" Longitude="11.249627172947" StarRating="5" HotelCode="31402|178997" HotelName="J.K.Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/007320/007320a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this comfortable hotel lies close to the city centre just 500 m from the nearest public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2844.06" OriginalAmount="2658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771841436469" Longitude="11.254742145538" StarRating="5" HotelCode="17284|31161" HotelName="Hotel Savoy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21176/a_21176_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central location, the hotel provides an ideal point of departure for guests wishing to explore the historical sightseeing attractions, such as the cathedral, the Uffizi or the Ponte Vecchio. In addition, numerous shopping and entertainment venues of Florence are just a few minutes walk from the hotel. The transfer times to Firenze airport takes about 20 minutes (roughly 8 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2893.28" OriginalAmount="2704" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772135832983" Longitude="11.245021820068" StarRating="5" HotelCode="40084|35244" HotelName="The St. Regis Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ognissanti 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13415/a_13415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre, on the beautiful Arno River. From the hotel, it is 1.2 km to the train station. Just a leisurely stroll away from the hotel are attractions such as the Uffizi Gallery, which is 1 km away, and the iconic Florence Cathedral. Peretola Airport is approximately 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3034.52" OriginalAmount="2836" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778819" Longitude="11.251796" StarRating="3" HotelCode="913298|57265" HotelName="Max Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via San Zanobi 22, 50129 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618842/618842a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3257.08" OriginalAmount="3044.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768751" Longitude="11.252792" StarRating="4" HotelCode="267141|portrait_firenze" HotelName="Portrait Firenze" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno degli Acciaiuoli 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291517/291517a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3593.06" OriginalAmount="3358" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771694237669" Longitude="11.256185173988" StarRating="4" HotelCode="11242|15590" HotelName="Brunelleschi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Elisabetta 3, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9327/w_9327_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historical, Renaissance-style building at the heart of traditional Florence, this hotel was home to the famous artist, Filipo Brunelleschi, during the Renaissance, who later lent his name to the hotel. The hotel lies in the pedestrianised zone close to the city's famous cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4580.67" OriginalAmount="4281" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776985" Longitude="11.26632" StarRating="5" HotelCode="81769|32286" HotelName="Four Seasons Hotel Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 99, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290899/290899a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.58" OriginalAmount="294.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.786120240405" Longitude="11.272962511224" StarRating="0" HotelCode="386079|chez_moi_bb" HotelName="Bed &amp; Breakfast Chez Moi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Guido Cavalcanti 11, 50133 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</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 Chez Moi, you'll be centrally located in Florence, convenient to Stadio Artemio Franchi and Cathedral of Santa Maria del Fiore. This townhouse accommodation is within close proximity of Piazza Donatello and Coverciano.&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 LED televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include desks, housekeeping is provided daily, 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;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;For your convenience, a complimentary breakfast is served daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77295204" Longitude="11.23690642" StarRating="3" HotelCode="536680|200866" HotelName="Mia Palace B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fonderia 8, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76186468" Longitude="11.27448354" StarRating="0" HotelCode="572761|236003" HotelName="B&amp;B Mòsì Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fortini 7/9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.10" OriginalAmount="430.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773507081861" Longitude="11.251762211323" StarRating="3" HotelCode="913256|soggiorno_la_cupola__bed_and_breakfast" HotelName="Soggiorno La Cupola - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 1, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</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 Soggiorno La Cupola - Bed and Breakfast, you'll be centrally located in Florence, steps from Church of Santa Maria Maggiore and Casa Martelli Museum. This bed &amp; breakfast is close to Cathedral of Santa Maria del Fiore and Ponte Vecchio.&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 guestrooms. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include desks, 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;Take in the views from a rooftop 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;A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.16" OriginalAmount="488.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774342796828" Longitude="11.255679055566" StarRating="3" HotelCode="385660|bb_le_stanze_del_duomo" HotelName="B&amp;B Le Stanze del Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Martelli 8, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7780476" Longitude="11.24538203" StarRating="3" HotelCode="936119|54786" HotelName="B &amp; B Marbò Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 25 nero, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.07" OriginalAmount="501" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781009658143" Longitude="11.260766386986" StarRating="3" HotelCode="95009|144812" HotelName="Dante &amp; Beatrice Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 90, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.11" OriginalAmount="573" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779726" Longitude="11.254809" StarRating="2" HotelCode="117418|495075" HotelName="Hotel St James" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 18, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77609957" Longitude="11.24970916" StarRating="3" HotelCode="546914|211929" HotelName="7 Florence B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Stazione 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.40" OriginalAmount="720" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77078321" Longitude="11.30682126" StarRating="3" HotelCode="556773|235871" HotelName="Duchess Hotel De Charme B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Guarlone 26, 50135 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Florence. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211.24" OriginalAmount="1132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774232" Longitude="11.247521" StarRating="3.5" HotelCode="145618|235853" HotelName="Casa Howard Florence Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 18, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Internet,Lounge,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Massage Centre,Golf,Garden,LCD/Projector,Library,Luggage Storage,Parking,Spa,24 Hour Front Desk,Concierge,Elevator,Pets allowed,Valet Parking,Kitchen,Swimming Pool,Jacuzzi,24 Hour Power Supply,Meeting Room,Dry Cleaning,Diet Meals,Coffee Shop,Off-Site Parking,Housekeeping,Fitness Centre,Printer,Babysitting,Wake-up Call Service,24 Hour Room Service,Smoking Rooms,Vending Machine,Business Centre</BasicAmenities>
    <HotelRating>3,4,2.5,2,5,3.5,1,1.5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,DINNER</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,GUESTHOUSE,LUXURIOUS HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,COUNTRY HOUSE,AIRPORT HOTEL,SPA HOTEL,HOSTEL,VILLAGE,APARTMENT,APARTMENT HOTEL,GOLF HOTEL,ECO HOTEL,CLUB RESORT,FINCA,BED AND BREAKFASTS</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
ad813026-3285-43ac-b28d-9c5d08b4546d|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8c0074c8-be89-4b9b-bc8a-087876038d61|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="8c0074c8-be89-4b9b-bc8a-087876038d61">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="56522" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-01T00:00:00" End="2025-01-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8c0074c8-be89-4b9b-bc8a-087876038d61|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8c0074c8-be89-4b9b-bc8a-087876038d61|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
8c0074c8-be89-4b9b-bc8a-087876038d61|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-12-24T20:27:57.2238778+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8c0074c8-be89-4b9b-bc8a-087876038d61" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="193.67" OriginalAmount="181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.83134018" Longitude="11.15982077" StarRating="4" HotelCode="95007|37279" HotelName="The Gate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Area di Servizio Firenze Nord, Snodo Autostradale A1-A11, 50019 Sesto Fiorentino, Firenze, Città metropolitana di Firenze</AddressLine>
          </AddressLines>
          <CityName>Sesto Fiorentino</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/ae/3fae6494ad163135ac9e4ad5e5bc76c7f17419b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto Fiorentino. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.80586443" Longitude="11.11748416" StarRating="2" HotelCode="149968|428755" HotelName="Indicatore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XIII Martiri 282, 50013 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208264/208264a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.785267929361" Longitude="11.265452206135" StarRating="3" HotelCode="22691|15686" HotelName="Hotel Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Minzoni 25, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29863/a_29863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.61" OriginalAmount="223" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.84432376823" Longitude="11.159475445747" StarRating="4" HotelCode="31772|89909" HotelName="Hotel Miro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Olmi 7, 50041 Calenzano, Firenze</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50700/a_50700_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Calenzano, only a few minutes by car from Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.10" OriginalAmount="230" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776072388131" Longitude="11.095521342588" StarRating="4" HotelCode="195991|170343" HotelName="Europa Signa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Stazione 10, 50058 Signa</AddressLine>
          </AddressLines>
          <CityName>Florence-Signa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/281069/a_281069_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence-Signa. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.45" OriginalAmount="235" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.85084646147" Longitude="11.168686151505" StarRating="4" HotelCode="55819|35255" HotelName="Delta Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Vittorio Emanuele 3, 50041 Calenzano, Florenz</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72299/a_72299_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a suburb of Calenzano, only a few minutes by car from the centre. The nearest public transport stop is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255.73" OriginalAmount="239" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.732267" Longitude="11.069841" StarRating="3" HotelCode="47207|422882" HotelName="Cascina de Fagiolari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bracciatica 15, Malmantile, Firenze</AddressLine>
          </AddressLines>
          <CityName>Malmantile</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207634/207634a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malmantile. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.01" OriginalAmount="243" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.677812309139" Longitude="11.443870067596" StarRating="3" HotelCode="22238|89908" HotelName="Tenuta Il Burchio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Poggio al Burchio 4, 50064 Incisa Val d'Arno, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Incisa Val D'Arno</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141158/141158a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is south of Florence, 3 km from the fashion label outlets in Leccio di Reggello, and 25 km from the centre of Florence. It is located in the countryside, surrounded by hills, vineyards and olive groves. Links to the public transport network are within around 300 m and the railway station is some 3 km away. Peretola Airport is situated at a distance of approximately 35 km and Galileo Galilei Airport about 90 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.50" OriginalAmount="250" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780835" Longitude="11.271763" StarRating="2" HotelCode="913322|235988" HotelName="Hotel Villa Il Castagno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea del Castagno 31, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292758/292758a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.64" OriginalAmount="252" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.796728" Longitude="11.219573" StarRating="3" HotelCode="58875|29789" HotelName="Auto Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valdegola 1, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76264/a_76264_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in commercial area of Novoli in the northwest of Florence. Recently, a new university building, a new court and various public buildings have been opened in this area. A bus stop for the number 22 lies only 100 m away, a service that allows guests to visit the historical centre, the most important monuments and museums as well as the congress centre in only ten minutes. The hotel is only a few minutes from the Firenze north motorway exit and A. Vespucci airport. The hotel is ideal for business travellers and tourists alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269.64" OriginalAmount="252" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7847320811" Longitude="11.25546864418" StarRating="3" HotelCode="77726|55304" HotelName="Hotel Panama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 80, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105431/gt_105431_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to the Florence Fortezza da Basso and Congress Centre, the hotel is only 10 minutes' walk from Florence city centre. Fortezza da Basso is around 400 m away from the establishment. The nearest airports are Florence (around 7 km away) and Pisa (around 110 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.71" OriginalAmount="253" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.84732" Longitude="11.138771" StarRating="3" HotelCode="94981|407357" HotelName="ibis Firenze Prato Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fratelli Cervi, Località Capalle, 50013 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131938/a_131938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783166" Longitude="11.268676" StarRating="1" HotelCode="117267|56085" HotelName="Masaccio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 228, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204931/204931a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757652518389" Longitude="11.298497021198" StarRating="4" HotelCode="34056|35248" HotelName="Italiana Florence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Europa 205, 50126 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54188/a_54188_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel enjoys a stunning location in the south of Florence, close to the A1 motorway, and the city centre with its multitude of shopping and entertainment venues is roughly 15 minutes from the hotel. Florence Airport lies around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797382687908" Longitude="11.220774650574" StarRating="3" HotelCode="31186|814" HotelName="B&amp;B Hotel Firenze Nuovo Palazzo di Giustizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 87, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49835/a_49835_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the commercial district of the city of Florence, this hotel is close to Florence airport and exit 11 of the A1 motorway. The historic centre of Florence lies about 6 minutes away by bus. There is a stop for the public transport to be found in the hotel's vicinity lying approximately 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.27" OriginalAmount="261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797810541623" Longitude="11.215667724609" StarRating="3" HotelCode="32573|15861" HotelName="B&amp;B Hotel Firenze Novoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Guidoni 101, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51805/a_51805_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the commercial and banking district of the city of Florence and enjoys excellent links to the public transport network from its position along a main road. Peretola international airport may easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.62" OriginalAmount="266" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79717" Longitude="11.244651" StarRating="2" HotelCode="145518|324197" HotelName="Hotel Careggi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddeo Alderotti 43, 50139 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.852631759981" Longitude="11.165467500687" StarRating="4" HotelCode="32467|5323" HotelName="First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dino Ciolli 5, 50041 Calenzano</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51646/p_51646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located amidst the beautiful Tuscan landscape only a 15-minute drive from the centre of Florence. The nearest public transport links are located just 500 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.921737590504" Longitude="11.205056905746" StarRating="4" HotelCode="60698|89859" HotelName="Country Meridiana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Barberino 253, 50041 Calenzano</AddressLine>
          </AddressLines>
          <CityName>Calenzano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78560/a_78560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Calenzano. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.18" OriginalAmount="274" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77873857134" Longitude="11.25668522489" StarRating="2" HotelCode="410635|58749" HotelName="Adre Majestic View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Luggage Storage,Massage Centre,Restaurant,Room Service,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 4, San Marco - Santissima Annunziata, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73241/1873241/1.jpg?f=15298627</HotelPictures>
        <HotelDescription>&lt;br/&gt;Veneto Residence Florence is conveniently located in the popular Historical Center area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, 24-hour front desk, express check-in/check-out are there for guest's enjoyment. Some of the well-appointed guestrooms feature towels, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Florence has to offer by making Veneto Residence Florence your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.25" OriginalAmount="275" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.794777" Longitude="11.20585" StarRating="4" HotelCode="36224|15694" HotelName="Mirage" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business 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 F Baracca 231/Int 18, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59221/a_59221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 2-minute drive from the Firenze Nord exit of the A1 Motorway and the historic centre of Florence is 20 minutes away by public bus. There are plenty of shops in Gigli, which is some 8 km from the hotel. Florence Peretola Airport is 1.5 km away and Galileo Galilei Airport is about 90 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79503097" Longitude="11.24278638" StarRating="2" HotelCode="359015|179558" HotelName="Hotel Dalmazia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele II 162, 50134 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.804857103212" Longitude="11.243173778057" StarRating="3" HotelCode="34708|15606" HotelName="Corolle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Caccini 24, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56475/a_56475_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Careggi. The historical centre as well as the convention centres of Florence can be easily reached with bus connections. In addition, the hotel is located close to Florence-Rifredi train station and is also within easy reach of the motorway (A1 exit Firenze Nord). A choice of sightseeing attractions is located in the vicinity, such as the Medicea di Castello and Petraia Villas as well as the Stibbert Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.981267397721" Longitude="11.219839287784" StarRating="3" HotelCode="117123|429862" HotelName="Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Fermi 4, 50031 Barberino di Mugello, Florence</AddressLine>
          </AddressLines>
          <CityName>Barberino di Mugello</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/64/641825/i3Moxfvo_7acf7c357ce4f52896ee6522d98f206e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 48 rooms. Services and facilities at the hotel include a bar, a babysitting service, a childcare service and room service. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.848672309643" Longitude="11.148553490639" StarRating="4" HotelCode="98587|198753" HotelName="Vespucci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Quirico 292 A, 50010 Campi Bisenzio</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138244/a_138244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Campi Bisenzio. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.30" OriginalAmount="290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.752252860259" Longitude="11.30673534085" StarRating="4" HotelCode="82475|55689" HotelName="Together Florence Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alcide de Gasperi 6, 50012 Bagno a Ripoli, Firenze</AddressLine>
          </AddressLines>
          <CityName>Bagno a Ripoli</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481085/481085a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.764862464927" Longitude="11.176608294477" StarRating="3" HotelCode="154263|81682" HotelName="Hotel Perlage Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio da Montelupo 16, 50018 Scandicci, Firenze</AddressLine>
          </AddressLines>
          <CityName>Scandicci</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370962/370962a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Scandicci.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772048" Longitude="11.254898" StarRating="2" HotelCode="14665|615" HotelName="Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Medici 6, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17176/a_17176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in the heart of the historic old town, in quite surroundings, between the Duomo and Signoria Squares. Public transport, shopping venues, restaurants, bars, pubs and nightclubs are to be found 100 m from the hotel. A main road is nearby and is easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.93" OriginalAmount="299" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.810402342736" Longitude="11.177751559432" StarRating="3" HotelCode="95168|49862" HotelName="Albergo ibis Firenze Nord Aeroporto" 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,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 5, Loc. Osmannoro, 50019 Sesto Fiorentino</AddressLine>
          </AddressLines>
          <CityName>Sesto Fiorentino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132222/a_132222_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto Fiorentino. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.00" OriginalAmount="300" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77869247" Longitude="11.25690345" StarRating="0" HotelCode="860384|342798" HotelName="Casa Micol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,Luggage Storage,Parking,Pets allowed,Restaurant,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Ventisette Aprile 4, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/41060/3841060/1.jpg?f=15678532</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Casa Micol, you'll be centrally located in Florence, steps from Saint Apollonia Last Supper and San Marco Convent and Museum. This property is close to Cathedral of Santa Maria del Fiore and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and both cribs/infant beds (complimentary) and rollaway/extra beds are available on request.&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 Casa Micol.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322.07" OriginalAmount="301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77349546124" Longitude="11.189864873886" StarRating="4" HotelCode="82843|33338" HotelName="Hilton Florence Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Cavallaccio 36, 50142 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111754/a_111754_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located to the west of Florence, the hotel is very easy to reach by air, train and car. This is an ideal location for both leisure and business travellers. From here guests can also undertake day trips to the Chianti countryside (15 km), Pisa, San Gimignano, Lucca and the Versilian coast (80 km). Florence city centre is about 4 km away. There is a bus stop around 50 m from the hotel and the Santa Maria Novella train station is some 4 km away. Amerigo Vespucci Airport is 3 km from the hotel and Galileo Galilei Pisa International Airport is 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="322.07" OriginalAmount="301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79276" Longitude="11.228381" StarRating="4" HotelCode="98588|30459" HotelName="Hilton Garden Inn Florence Novoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Pertini, 2/9, Florenz 50127</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138245/a_138245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the middle of a park in the northern part of Florence, in the province of Tuscany. This area is known as the 'New City' of Florence. The Duomo cathedral, the airport and main motorway exits are only 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.810060536221" Longitude="11.178695560383" StarRating="4" HotelCode="395906|30474" HotelName="Novotel Firenze Nord Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tevere 23, Osmannoro, Sesto Fiorentino, 50019 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94268/a_94268_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77859" Longitude="11.253397" StarRating="3" HotelCode="116934|212010" HotelName="Eden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 55, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160728/gt_160728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the fascinating and prestigious centre of Florence, a few minutes' walking distance from the most important monuments and museums of the city. Moreover, the hotel is very close to the main train station 'Santa Maria Novella' and to the congress centre 'Fortezza da Basso'. Thus, the hotel is in an ideal position for a pleasant holiday in one of the most beautiful artistic cities of the world or for a business stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783229" Longitude="11.268491" StarRating="3.5" HotelCode="913321|212232" HotelName="Relais la Corte di Cloris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 234, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216159/216159a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Services and facilities at the hotel include a restaurant and a bar. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770863332383" Longitude="11.234204471111" StarRating="4" HotelCode="49098|9661" HotelName="UNAHOTELS Vittoria Firenze" 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>Via Pisana 59, San Frediano, 50143 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34296/a_34296_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.793859" Longitude="11.210463" StarRating="4" HotelCode="116837|55524" HotelName="Cosmopolitan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 187, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201876/201876a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78212326" Longitude="11.25317934" StarRating="3" HotelCode="727522|286058" HotelName="The Student Hotel Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini  70-72, 50129 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5721599</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="338.12" OriginalAmount="316" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.824377931591" Longitude="11.125347018242" StarRating="4" HotelCode="94982|414011" HotelName="West Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Business Centre,Currency Exchange,Designated Smoking Area,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Guido Guinizelli 15, 50013 Campi Bisenzio, Firenze</AddressLine>
          </AddressLines>
          <CityName>Campi Bisenzio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291643/291643a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located in the suburbs of Campi Bisenzio and was established in 2005. It is 11.0 Km from the florence and the nearest station is Prato. The Hotel has 2 restaurants, a coffee shop, an outdoor swimming pool and a fitness centre/gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.19" OriginalAmount="317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770479" Longitude="11.20857" StarRating="3" HotelCode="67958|176252" HotelName="Alex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio da Montelupo 18/20, 50142 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292818/292818a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.26" OriginalAmount="318.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.799171521983" Longitude="11.204659938812" StarRating="3" HotelCode="32468|concorde_5" HotelName="Concorde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Luigi Gori 10, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51647/a_51647_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the end of the A11 motorway, directly by the junction to the A1 Florence North city motorway. It is particularly those travellers who value seclusion and convenient transport links who will find the perfect accommodation in this hotel, as the city centre can be reached very easily by public transport which stops only 100 m away. Amerigo Vespucci airport is also located in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.26" OriginalAmount="318.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773969398664" Longitude="11.251057637784" StarRating="2" HotelCode="11642|hotel_spagna_3" HotelName="Hotel Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224054/224054a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78081" Longitude="11.278747" StarRating="3" HotelCode="237534|56268" HotelName="7 Santi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 11, 50131 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203313/203313a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.33" OriginalAmount="319" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76544257" Longitude="11.31555697" StarRating="0" HotelCode="577786|235846" HotelName="Camping Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Generale Dalla Chiesa 1 3, 50136 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31255/3331255/1.jpg?f=15175110</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781499459843" Longitude="11.298877894879" StarRating="4" HotelCode="32808|6386" HotelName="Hotel Villa Gabriele D'Annunzio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gabriele D'annunzio 141 A/B, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52095/a_52095_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies less than 4 km from the town centre and is situated within a short distance of many different shops, restaurants and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797260719998" Longitude="11.20610833168" StarRating="3" HotelCode="73532|6237" HotelName="Franchi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sgambati, 28, 50127 Firenze, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99209/l_99209_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel gives guests the opportunity to stay in the magnificent city of Florence. The centre of Florence is 4 km from the hotel, and here guests can visit Florence’s key attractions, such as the Duomo, Santa Maria Novella and Ponte Vecchio. The congress area is also nearby and the hotel’s immediate vicinity features restaurants, bars, shops, a park and public transport links. Peretola Airport is just 1 km away, whilst Galileo Galilei Airport is some 80 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.793349870923" Longitude="11.217861771584" StarRating="4" HotelCode="67189|33717" HotelName="Quadra Key Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Bardazzi, 49, 50127 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86907/a_86907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a strategic location with easy access to the most important sites in the town. The University Campus and the Florence Court are both just 3 minutes away, while Fortezza da Basso, Palazzo dei Congressi and Stazione Leopolda are 5 minutes away. It is 10 minutes from the historical centre, Santa Maria Novella railway station, Firenze Nord highway exit and Florence Airport. Las Cascine Park can also be easily reached. Links to public transport can be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.03" OriginalAmount="329" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784465852276" Longitude="11.241772516107" StarRating="0" HotelCode="321541|89873" HotelName="PopArtment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Catalani 13, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425405/425405a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.24" OriginalAmount="332" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.794336" Longitude="11.208769" StarRating="4" HotelCode="31400|29791" HotelName="Best Western Plus Chc Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 199 a, 50127 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50137/w_50137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located, near the motorway exit and also the centre of Florence. Links to the local public transport network are about 4 km away. To reinvigorate the mind and body, the hotel is just five minutes' walk away from the splendid green park of Le Cascine. Moreover, the hotel is near the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779343" Longitude="11.259455" StarRating="3" HotelCode="101719|28311" HotelName="Panorama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 60, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142188/a_142188_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location close to Florence's Piazza San Marco. Important museums such as the Galleria dell'Accademia, home to Michelangelo's David, and Duomo can be found nearby and the Palazzo Medici Riccardi and the Regione Toscana seat are situated on the same street as the hotel. The nearest bus stop is just 100 metres away and Peretola and Galileo Galilei Airport are 7 and 85 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.59" OriginalAmount="337" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782988968231" Longitude="11.25494575215" StarRating="2" HotelCode="160279|200977" HotelName="Leone X Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Leone X 4, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208732/208732a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774649765241" Longitude="11.244217157364" StarRating="2" HotelCode="33474|180555" HotelName="Palazzuolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Palazzuolo 71, 50123 Florence, Italy</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292062/292062a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.85" OriginalAmount="355" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783536963515" Longitude="11.259693678063" StarRating="2" HotelCode="346024|89852" HotelName="Relais Lavagnini Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Viale Spartaco Lavagnini 8, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54273/2254273/1.jpg?f=15048670</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.92" OriginalAmount="356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.735489768135" Longitude="11.209654211998" StarRating="4" HotelCode="101958|56087" HotelName="Fattoria Il Milione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Giogoli 12, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291748/291748a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.99" OriginalAmount="357" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778812" Longitude="11.257436" StarRating="1" HotelCode="95018|56796" HotelName="Loggia Fiorentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 31, Piazza San Marco, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/ed/bfed9bbd3752e936da4e579d416b8d468d5635bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.34" OriginalAmount="362" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77067712" Longitude="11.23327308" StarRating="2" HotelCode="566462|235968" HotelName="Youth Firenze 2000" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Central Heating,Meeting Room,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Viale Raffaello Sanzio 16, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/9/3/9/1/4/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Youth Firenze 2000 is located just few minutes away from the historic areas of San Frediano and Santo Spirito and is easily accessible from the railway station of Santa Maria Novella, at just a 20 minutes walk. Ubicated at only 6 minutes from the south bank of the Arno and at 1.5 km from the lively Piazza Santo Spirito, this guest house offers air-conditioned rooms with private bathrooms.

The rooms are equipped with wardrobe, table lamps and a private bathroom with shower and bidet. The hotel offers Wi-Fi (extra charge), common rooms, some of which are outdoor.

Youth Firenze 2000 is located in a strategic position. The Stazione Leopolda, the Palaconvegni, the River Arno, the Parco delle Cascine, the new Music Palace and the Old Town are easily reachable on foot with a pleasant walk of about 20 minutes or by public transport within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.55" OriginalAmount="365" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777578243876" Longitude="11.25268151157" StarRating="3" HotelCode="82617|235987" HotelName="Hotel Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 102/r, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290404/290404a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.62" OriginalAmount="366.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784164" Longitude="11.266297" StarRating="3" HotelCode="902625|soggiorno_michelangelo" HotelName="Soggiorno Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolomeo 24, 50132 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6517836</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.90" OriginalAmount="370" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.66618" Longitude="11.4483" StarRating="1" HotelCode="410704|89907" HotelName="Relais Villa Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden,Golf,Internet,Kitchen,Lounge,Massage Centre,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aretina per San Donato 1, Località Caprilli, 50063 Figline e Incisa Vadarno, Toscana</AddressLine>
          </AddressLines>
          <CityName>Incisa Val D'Arno</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191223/191223a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This rural hotel is situated 25 km South of Florence and just two and a half kilometres from the outlet The Mall of leading brands in Leccio Reggello. The apartments are decorated in a typical Tuscany style. The establishment enjoys a strategic position in the Valdarno Fiorentino, less than 2 km from the A1 motorway at Incisa-Reggello. The hotel's convenient location will allow guests travelling for both business and pleasure get to nearby cities such as Siena, Arezzo, San Gimignano or Pisa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.97" OriginalAmount="371.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773982000936" Longitude="11.251015605317" StarRating="2" HotelCode="304256|hotel_deco" HotelName="Hotel Deco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/25254/25254/15.jpg?f=15676288</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781617" Longitude="11.255932" StarRating="2" HotelCode="166884|28119" HotelName="Plus Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina D'Alessandria 15, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/379564/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779215" Longitude="11.255262" StarRating="1.5" HotelCode="913317|201051" HotelName="Tourist House Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 9, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214031/214031a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.32" OriginalAmount="376" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7637643353" Longitude="11.274107694626" StarRating="2" HotelCode="913199|200959" HotelName="Ferrucci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ricorboli 2, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292211/292211a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.46" OriginalAmount="378" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769265405156" Longitude="11.274992823601" StarRating="3" HotelCode="34690|1293" HotelName="Jane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 56/58, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56447/a_56447_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally yet quietly located in the centre of the tourist area, close to the River Arno and S. Croce. Public transport departs from stops in the immediate vicinity (100 m). The wonderful attractions in the centre of Florence are only a ten-minute walk away. Furthermore, the city of Florence is easily accessible by taking the well-built motorway. The town centre offers a wide variety of shopping venues, countless bars, pubs and restaurants as well as a nightclub (500 m to 1 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.60" OriginalAmount="380" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772581" Longitude="11.250512" StarRating="1" HotelCode="95013|55897" HotelName="Pensione Ferretti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Belle Donne 17, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201844/201844a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.74" OriginalAmount="382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.791461835582" Longitude="11.223769312982" StarRating="4" HotelCode="366276|15809" HotelName="Tuscany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Novoli 59, 50127 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69718/a_69718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.88" OriginalAmount="384" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776305274768" Longitude="11.25067928282" StarRating="3" HotelCode="469741|191702" HotelName="Affittacamere Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205922/205922a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.95" OriginalAmount="385" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77949" Longitude="11.244693" StarRating="2.5" HotelCode="900114|56239" HotelName="Il Marzocco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 78, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183034/w_183034_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated less than 200 metres from the Fortezza da Basso and the Palazzo dei Congressi - the most important trade fair and conference facilities in Florence and Tuscany. Florence's central railway station, Santa Maria Novella station, and the bus stop (which offers connections to Florence, the rest of Italy and abroad) are a similar distance away, whilst the pedestrianised area with all the most beautiful squares, the Lungarno, the Ponte Vecchio, the Uffizi art gallery, L'Accademia - home to one of the main symbols of Florence: Michelangelo's David - and all the other museums and elegant shops can be found around 800 metres away. Meanwhile, the famous Cascine Park, with its sports facilities and events, exhibitions and markets, is a similar distance from the establishment. A number of restaurants, bars, pubs, nightlife spots, public transport links and tourist attractions can be found in the hotel's immediate vicinity. Peretola Airport is approximately 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.16" OriginalAmount="388" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780821" Longitude="11.236827" StarRating="3" HotelCode="151240|212100" HotelName="Leopolda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Ponte alle Mosse 65, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185621/185621a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 16 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a bar, a 24-hour security service and a laundry service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.23" OriginalAmount="389" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780339" Longitude="11.252345" StarRating="3" HotelCode="913294|180152" HotelName="Soggiorno Casa di Barbano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Barbano 1, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211626/211626a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77696" Longitude="11.251861" StarRating="4" HotelCode="10492|1175" HotelName="Atlantic Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8253/a_8253_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Florence. This hotel is also located close to the central railway station, Santa Maria Novella, and the congress and exhibition centre. The cathedral, the museums, the monuments and many other sights of the city are to be found just steps from the hotel. The Cappelle Medicee and the open San Lorenzo market are situated right behind the building. Within minutes visitors will be able to enjoy fine dining, shopping and entertainment opportunities. In addition, the nearest public transport stop is around 100 m away and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.51" OriginalAmount="393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777044" Longitude="11.251778" StarRating="3" HotelCode="310099|212119" HotelName="La Residenza di Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Elevator,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 17, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/83310/2183310/1.jpg?f=15684290</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at La Residenza di Michelangelo, you'll be centrally located in Florence, steps from San Lorenzo Market and minutes from Palazzo degli Affari. This townhouse accommodation is close to Cathedral of Santa Maria del Fiore and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring free minibar items and minibars. 20-inch LCD televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks 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, 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 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 express check-in, express check-out, and multilingual staff.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="422.65" OriginalAmount="395" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7773888" Longitude="11.25783978" StarRating="4" HotelCode="582532|236014" HotelName="Residenza Conte Di Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Cavour 42, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625251/625251a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423.72" OriginalAmount="396" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.790921786582" Longitude="11.080136068787" StarRating="3" HotelCode="24256|275606" HotelName="Hotel Il Borgo di Villa Castelletti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Country House,Spa Hotel,Golf Hotel,Airport 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,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Castelletti 15, 50058 Signa, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence-Signa</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33749/a_33749_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located just 12 km from Florence and connected to the city by frequent trains, which depart from Signa. In the nearby town of Signa, guests will find several bars and restaurants. Peretola Airport is some 7km from the hotel and the Galileo Galilei Airport is approximately 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.79" OriginalAmount="397" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7632203" Longitude="11.24322148" StarRating="0" HotelCode="781089|379913" HotelName="Drom Florence Rooms &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Serragli 137, 50125 Firenze, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10465029</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78417231" Longitude="11.25525151" StarRating="0" HotelCode="964759|495579" HotelName="Il Sorriso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giovanni Milton 71, 50129 Firenze, FI</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/82059/2482059/1.jpg?f=14958612</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="400.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.786386183589" Longitude="11.26543879509" StarRating="4" HotelCode="337453|diana_park" HotelName="Diana Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Pascoli 10, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56219/a_56219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located and can be easily reached by car. Within a 10-minute drive guests will arrive at the most important sightseeing attractions in Florence, such as Santa Maria del Fiore Cathedral with the Brunelleschis Cupola and Giottos Bell Tower, Santa Croce Church and the Palazzo Pitti with the Boboli Garden. In the hotel's vicinity, guests will find some of the well-known museums in the world such as the Uffizi and the Galeria dell' Accamdemia, where the original statue of David, the symbol of Florence, can be admired. The congress centre Fortezza da Basso and the Palazzo degli Affari are only around 5 minutes away from the hotel. The transfer time to Florence Airport takes around 10 minutes and Bologna Airport is located around 75 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429.07" OriginalAmount="401" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.79905342961" Longitude="11.227010786533" StarRating="4" HotelCode="95008|89813" HotelName="Nil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Eugenio Barsanti 27 a/b, 50127 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131979/a_131979_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a short drive from the historic centre. Shopping venues are 300 m away and bars and pubs just 500 m away from the hotel. Night owls can head to the nearest nightspots, which are a 30-minute walk from the establishment. Florence’s Peretola Airport is located close by, and Pisa’s Galileo Galilei Airport is some 80 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769234" Longitude="11.274771" StarRating="2" HotelCode="52598|1164" HotelName="Orcagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Orcagna 57, 50121 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56446/ba_56446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located directly in the tourist centre just a short distance from diverse parking facilities. Public transport departs from stops that lie just 100 m away and there are nightclubs, many shopping venues, countless restaurants, bars and endless entertainment venues to be found in the vicinity (500 m - 1 km away). The city centre can easily be reached on foot in just 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.802095665079" Longitude="11.297919635582" StarRating="4" HotelCode="12455|11696" HotelName="Hotel Villa Fiesole" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Finca,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Beato Angelico 35, 50014 Fiesole</AddressLine>
          </AddressLines>
          <CityName>Fiesole</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12506/a_12506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on an ancient, Etruscan hill in Fiesole, near Florence (Italy) and is surrounded by forests dating back hundreds of years. The hotel gives its guests a feeling of harmony and complete elegance combined with sublime peacefulness. Lying just a few minutes from the centre of Florence, this is the perfect place for those seeking both relaxation and a taste of Tuscan hospitality. The hotel enjoys what is undoubtedly one of the most enviable locations in Florence. High in the hills, with a view over the town, it can be reached easily by bus or car. Here an undisturbed, peaceful stay can be perfectly combined with a visit to Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78509497" Longitude="11.2683816" StarRating="3" HotelCode="355391|89781" HotelName="Hotel Astro Mediceo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Garden,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Bartolommeo 54/56, 50132 Florence City</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/499597/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 Astro Mediceo in Florence (Santissima Annunziata), you'll be convenient to Florence Botanical Gardens and Cathedral of Santa Maria del Fiore. This inn is within close proximity of Piazza Donatello and Villa Fabbricotti.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 15 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and 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;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. This inn also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;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 dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773677517377" Longitude="11.251904368401" StarRating="2" HotelCode="70401|29960" HotelName="Romagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani, 4, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92656/w_92656_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the main streets in Florence, between the Duomo (200 m) and Santa Maria Novella Central Station (200 m). The entire historical centre, the exhibition centre and the conference hall are all within a few minutes' walk. Art lovers will find the Uffizi museum and Accademia just 500 m away. Florence Airport is 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.756248" Longitude="11.289034" StarRating="3" HotelCode="22790|54762" HotelName="Rosary Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripoli 169, 50126 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5162000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.12" OriginalAmount="416" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782567" Longitude="11.243818" StarRating="3" HotelCode="143528|56109" HotelName="Antica Posta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Belfiore 50, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206720/206720a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771510238659" Longitude="11.265135705471" StarRating="4" HotelCode="408706|55420" HotelName="Palazzo dei Ciompi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietrapiana 18, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99886/a_99886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is found in the centre of the old city of Florence, at the point where the road meets Piazza Ciompi, 150 m from the square of Santa Croce, 350 m from Piazza del Duomo and about 500 m from Via Tornabuoni, the famous Florentine shopping street. Peretola Airport is around 10 km from the residence and Galileo Galilei Airport around 70 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="450.47" OriginalAmount="421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779588230428" Longitude="11.242952495813" StarRating="0" HotelCode="164065|285837" HotelName="Alberghino B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Letizia Ronconi Gentili, Via Cittadella 6/A, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/0d/fe0dbc0cc85f7b1df87ff35994631b73311b55f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="450.47" OriginalAmount="421" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777155845213" Longitude="11.245633363724" StarRating="3" HotelCode="27904|5320" HotelName="Delle Nazioni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 15, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40944/a_40944_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Florence, directly by the Santa Maria Novella train station and close to the city's main places of interest. The sea is around 100 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.54" OriginalAmount="422" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776722" Longitude="11.251544" StarRating="3" HotelCode="14286|2191" HotelName="Machiavelli Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 10, 50133 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16614/a_16614_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the historic centre of Florence. Famous sightseeing attractions, such as the Medici Chapel, the Basilica di Santa Maria Novella and the market quarter of San Lorenzo lie within easy reach of the hotel. In a number of minutes, visitors will reach the local public transport network as well as the main train station. Florence Airport is some 5 km away and Bologna Airport lies around 100 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780955435362" Longitude="11.255367100239" StarRating="3" HotelCode="16488|34357" HotelName="Rapallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S.Caterina d' Alessandria 7, Firenze 50129, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19927/l_19927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence. The Uffizi Gallery and Michelangelo's David are both close by and a number of good restaurants can be found in the immediate vicinity. The city of Siena is 60 km away, whilst Peretola and Galileo Galilei airports are 6 and 80 km from the accommodation respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78487199" Longitude="11.23193558" StarRating="3" HotelCode="546673|200974" HotelName="L'Aranceto Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Toselli 99, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33407/2733407/48.jpg?f=15505285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.75" OriginalAmount="425" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777639" Longitude="11.249777" StarRating="3" HotelCode="130224|56652" HotelName="Desiree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187919/a_187919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775313" Longitude="11.257434" StarRating="4" HotelCode="77861|55079" HotelName="California" 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 Ricasoli 28-30, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290289/290289a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76830198" Longitude="11.24706036" StarRating="4" HotelCode="605335|54914" HotelName="Palazzo Mannaioni Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Printer">
        <Address>
          <AddressLines>
            <AddressLine>Via Maffia 9-17r, 50125 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452381/452381a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mannaioni Suites is a residence with 14 apartmens. It is located in the Oltrarno district in Florence's historic city. The name "Oltrarno" literally means beyond the Arno" and this district which stretches along the south bank of the river represents a different facet of Florence to that which is found near the Duomo.  
The apartments are fully equipped with all the most modernest amenities and is ideal for short or long term rentals. The repcetion is open during the day from 9.00AM to 07.30PM.
Mannaioni Palace is located in the Oltrarno district in Florence's historic city. The name "Oltrarno" literally means beyond the Arno" and this district which stretches along the south bank of the river represents a different facet of Florence to that which is found near the Duomo. The Oltrarno perhaps displays the true character of Florence and in general is slightly quieter
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.10" OriginalAmount="430" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771064" Longitude="11.248776" StarRating="0" HotelCode="145511|488921" HotelName="Caprimoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vigna Nuova 17, 50135 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.24" OriginalAmount="432" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779447" Longitude="11.2552" StarRating="4" HotelCode="47299|15595" HotelName="Hotel Cellai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via 27 Aprile 14, 52/R, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10220/a_10220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated about 300 m from the lively city centre and its many shops and entertainment venues. San Lorenzo Cathedral and the Piazza della Signoria are both within a few minutes' walk of the hotel. The international airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.38" OriginalAmount="434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780747" Longitude="11.243449" StarRating="2" HotelCode="902621|56256" HotelName="Soggiorno Cittadella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cittadella 29, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/95352/2495352/18.jpg?f=15663087</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.38" OriginalAmount="434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778501803081" Longitude="11.253570020199" StarRating="3" HotelCode="36222|55705" HotelName="Kursaal Ausonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale, 24, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59219/l_59219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very centrally located, just a few steps from the Duomo, near Santa Maria Novella train station and a 5-minute walk from the Congress Centre and Fortezza da Basso, where important international conventions and trade shows are held. Other sights such as the Galleria dell'Accademia (Academy Gallery) and the Uffizi Gallery are around 500 m and 700 m from the hotel respectively. Florence Airport is around 7 km away, and Pisa Airport can be reached in roughly 80 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.52" OriginalAmount="436" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.797153292455" Longitude="11.219505148479" StarRating="3" HotelCode="935830|55587" HotelName="Diva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lippi e Macia 24/C, 50127 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128450/128450a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.66" OriginalAmount="438" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.758549" Longitude="11.244343" StarRating="3" HotelCode="188944|56754" HotelName="Classic" 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>Viale Machiavelli 25, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292677/292677a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="471.87" OriginalAmount="441" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777866592208" Longitude="11.249951720238" StarRating="3" HotelCode="69590|32287" HotelName="Palazzo Vecchio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cennini, 4, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91686/a_91686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a particularly convenient position in Florence. It is close to the Santa Maria Novella, the main train station and the sites for trade shows and conventions, as well as the most important historical and artistic sights of the city. The hotel is opposite to Palazzo degli Affari, a short walk from Palazzo dei Congressi and Fortezza da Basso. It is also in the immediate vicinity of the church of San Lorenzo, with its Medici Chapel, the mausoleum of the Medici family and the Sacristies. The New Sacristy was designed by Michelangelo and here the artist sculpted the immensely charming allegorical sculptures of day and night, dawn and dusk. Florence's Peretola Airport is situated roughly 7 km from the hotel and Galileo Galilei Airport in Pisa is around 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771954" Longitude="11.262752" StarRating="3" HotelCode="68925|200877" HotelName="Casa Rovai Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiesolana 1, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292078/292078a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777258" Longitude="11.252282" StarRating="3" HotelCode="47808|6236" HotelName="Hotel Corona d' Italia" 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,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 14, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10836/ba_10836_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a characteristic part of the historical centre in Florence, near the Santa Maria Novella central railway station. It provides the ideal starting point for those wishing to explore the sights of the surrounding area, including the cathedral, museums, monuments, and the conference and exhibition centres. It is approximately 8 km to Florence Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.01" OriginalAmount="443" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779375207014" Longitude="11.238638162613" StarRating="4" HotelCode="98583|56293" HotelName="Residence Porta al Prato" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte alle Mosse 16, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/363248/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475.08" OriginalAmount="444" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781303" Longitude="11.258667" StarRating="3" HotelCode="47446|29800" HotelName="Cimabue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bonifacio Lupi 7, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10394/a_10394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to the heart of the city, in one of the oldest areas of the historical centre. It lies in a residential and very peaceful area. The hotel is only a short walk away from the Galleria dell’Accademia, Museum of San Marco, the Cupola Brunelleschi and the Giotto Bell Tower. Florence Airport is the closest and is 7 km from the hotel, while Pisa Galileo Galilei International Airport is roughly 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.29" OriginalAmount="447" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.721323" Longitude="11.224878" StarRating="0" HotelCode="194558|455427" HotelName="Il Poggiolo delle Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Quintole per Le Rose 159, Tavarnuzze 50023, Firenze</AddressLine>
          </AddressLines>
          <CityName>Tavarnuzze</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/369534/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Impruneta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="479.36" OriginalAmount="448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77527" Longitude="11.250793" StarRating="3" HotelCode="17140|2259" HotelName="San Giorgio e Olimpic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Antonino 3, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20953/w_20953_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes walk from many of Florence's main tourist attractions, such as the Ponte Vecchio, the Uffizi art gallery, Michelangelo's famous statue of David, and the Duomo. The main Santa Maria Novella train station can be easily reached on foot. The nearest public transport links are located within 300 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.43" OriginalAmount="449" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772243" Longitude="11.248974" StarRating="3" HotelCode="907141|20602" HotelName="Residenza Fiorentina" 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 de'Fossi, 12, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293083/293083a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481.50" OriginalAmount="450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77785" Longitude="11.250992" StarRating="1" HotelCode="277517|429265" HotelName="Merlini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 56, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211673/211673a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inside the historical Barbera Palace, built in 1700, you can find the Hotel Merlini, which is located in the heart of the old city of Florence, just a step away from the Central Station of Santa Maria Novella, the Cathedral Square and the Palace of Congress.

 Its favorable position gives you the chance to visit the city on foot. If you are in the car it can be parked in a garage, so you can be free to discover the artistic and architectural treasures of Florence.

 The hotel has spacious, comfortable and bright, almost all are furnished with antiques that rivals an antiquarian. From the windows you can admire a beautiful landscape, and if you prefer, you can relax in a spacious terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481.50" OriginalAmount="450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.758114" Longitude="11.245548" StarRating="4" HotelCode="19188|5324" HotelName="Hotel Villa Carlotta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele di Lando 3, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23813/a_23813_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming historic, city hotel is located close to the town centre of Florence (just 1 km away). The hotel itself is just 100 m from links to the public transport network. Various restaurants, bars and nightclubs can be reached within 500 m. In addition, plenty of shopping facilities are on hand just 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.764835" Longitude="11.260562" StarRating="3" HotelCode="117639|30685" HotelName="Silla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Renai 5, 50100 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161476/a_161476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the left bank of the River Arno, a few minutes' walk from the historical centre and just outside of the limited traffic area. Its location is the ideal solution for those who don't want to give up the convenience of having a car, but at the same time want to have easy access to the city. It lies 700 m from the Ponte Vecchio, 1 km from Palazzo Pitti, and 1.2 km from the Palazzo Vecchio and the cathedral. Florence Airport is 5 km and it is 60 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.78" OriginalAmount="454" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771471501953" Longitude="11.247191727161" StarRating="3" HotelCode="79278|15263" HotelName="Goldoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Ognissanti, 8, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107332/l_107332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in Florence's historical centre, 300 m from the S.Maria Novella central railway station, and just a stone's throw from the Arno River, the famous museums of Florence, like the Uffizi Gallery, Ponte Vecchio and the Duomo. The tourist, cultural and commercial attractions of Florence are all only a 5-minute walk away. Peretola Airport is just 7 km from the hotel and Galileo Galilei Airport is 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77722" Longitude="11.249863" StarRating="3" HotelCode="10726|212075" HotelName="Beatrice" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201737/201737a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779048" Longitude="11.243627" StarRating="3" HotelCode="79279|55090" HotelName="Golf Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli, 56, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362017/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an elegant establishment located in Florence, just a 10-minute walk from Santa Maria Novella station, which is 3.2 km away. It is moreover a 200-metre walk to the Fortezza da Basso and 700 metres to the conference centre, which can be reached in only 5 minutes. There is a bus stop just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778679" Longitude="11.256405" StarRating="3" HotelCode="117730|58748" HotelName="Veneto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 33, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1240958/5mo2lo5O_c6764f6cd6b47b3bcdfa1bdfc9114e81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488.99" OriginalAmount="457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778317825017" Longitude="11.25038087368" StarRating="3" HotelCode="104073|30475" HotelName="Vasari Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cennini, 11, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145100/a_145100_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in a very quite area in the heart of the historical and cultural centre of Florence, just 300 m from the Duomo cathedral. It is easily reachable from the S.M. Novella train station (2-minute walk) and is also very close to the most important congress and exhibition buildings of Fortezza da Basso. Guests will find numerous shops and restaurants, as well as the bus and train station right on the hotel's doorstep, while various places of interest, such as the Uffizi Gallery and Ponte Vecchio, are also in the immediate vicinity of the hotel. Peretola Airport is just 6 km from the hotel and Galileo Galilei Airport is approximately 95 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.06" OriginalAmount="458" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77110280501" Longitude="11.253729918175" StarRating="4" HotelCode="81523|429824" HotelName="Residence La Repubblica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/03/3f03e2aa9965048d034d172b7620fcd7e7b83b0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774118" Longitude="11.269593" StarRating="2" HotelCode="95011|212096" HotelName="D'Azeglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Mattonaia 43, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291366/291366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778855" Longitude="11.250512" StarRating="2" HotelCode="901056|178080" HotelName="Monica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 66, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203128/203128a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.762514902108" Longitude="11.317216157913" StarRating="4" HotelCode="161563|56793" HotelName="Mulino di Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Villamagna 119, 50126 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134296/134296a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the historical centre and it is built directly on the bank of the Arno River, immersed in the nature and in a quiet atmosphere. It is easily reachable from the exit Firenze Sud of the highway A1 and situated 10 minutes' drive (around 4 km) away from the city centre. Florence Airport is around 12 km away and Pisa Airport is around 90 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.76" OriginalAmount="468" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777837542769" Longitude="11.244855523109" StarRating="4" HotelCode="95014|18873" HotelName="Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo da Diacceto, 8, Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131985/a_131985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.76" OriginalAmount="468" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774209671505" Longitude="11.239138750804" StarRating="3" HotelCode="91548|55886" HotelName="Lungarno Vespucci 50" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Amerigo Vespucci 50, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/94207/194207/1.jpg?f=15692135</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.90" OriginalAmount="470" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769266266773" Longitude="11.259277101389" StarRating="2" HotelCode="936125|15265" HotelName="Hotel Santa Croce" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bentaccordi 3, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213716/213716a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 17th-century building in the historical centre of Florence, Hotel Santa Croce offers air-conditioned rooms and free Wi-Fi. The Uffizi Gallery and Signoria Square are both 270 metres away.

En-suite rooms at the Santa Croce include an LCD TV and safety deposit box. The bathroom has free toiletries and a hairdryer.

A buffet breakfast including freshly-baked croissants is provided daily.

The Santa Croce Basilica Church is 120 metres from the property, and the cathedral is an 7-minute walk away. Active 24 hours a day, staff can arrange visits to nearby locations and attractions.

Private parking is possible at a location nearby (reservation is not needed) and charges are applicable; the garage provides  pickup service and delivery directly to the Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765567734713" Longitude="11.24907463789" StarRating="2.5" HotelCode="913274|212265" HotelName="Soggiorno Pitti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Pitti 8, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290492/290492a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="505.04" OriginalAmount="472" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77654047093" Longitude="11.251778304577" StarRating="2" HotelCode="186862|32284" HotelName="Hotel Anna's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 56, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173899/173899a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 350 m from Santa Maria Novella Station, in Florence's historic centre. Moreover, it is a 5-minute walk from Florence Cathedral, 500 m from Fortezza da Basso exhibition centre and a 10-minute walk from Ponte Vecchio and the Uffizi Gallery. Pisa Galileo Galilei Airport is roughly 90 km away and Florence Peretola Airport is approximately 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.18" OriginalAmount="474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77959636" Longitude="11.25715937" StarRating="3" HotelCode="237538|56130" HotelName="Cosy House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Reparata 57, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213989/213989a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a library. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508.25" OriginalAmount="475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766108" Longitude="11.272155" StarRating="4" HotelCode="14676|1294" HotelName="Grand Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno del Tempio 44, 50121 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17191/a_17191_AG2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city and conference hotel is situated within a few minutes walk of the beach Florence's city centre and has an exceptionally central location on the River Arno. This homely hotel is ideally located for business guests. Links to the public transport network, shopping venues and restaurants are all to be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508.25" OriginalAmount="475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771815289341" Longitude="11.261829212308" StarRating="3" HotelCode="71260|3958" HotelName="Cardinal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 5, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/361395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508.25" OriginalAmount="475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777005" Longitude="11.240923" StarRating="3" HotelCode="173717|57066" HotelName="La Corte Dei Principi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>via Il Prato, 66, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206573/206573a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784293721699" Longitude="11.259352220664" StarRating="4" HotelCode="64866|154669" HotelName="Hotel Boutique Palazzo Lorenzo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo Il Magnifico 25, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83632/a_83632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a quiet and convenient location just outside the historical centre of Florence. All of the most important museum and monuments of the city can be reached in 10 minutes and it is just as easy to get to the most exclusive and renowned shopping streets. The hotel is also conveniently located for business being just a short walk from the Trade Fair and Conference Centre. Peretola Airport and Galileo Galilei Airport are 35 and 45 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.53" OriginalAmount="479" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.780757909103" Longitude="11.254821270704" StarRating="3" HotelCode="56963|29790" HotelName="Donatello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 23, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73854/a_73854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a peaceful location in the centre of Florence, near famous sights such as the Museum of San Marco, the Academy of Fine Arts, and the cathedral. In addition, it is only a stone's throw to the Congress Palace, the Fortezza da Basso exhibition area, and about 60 m from the main train station Santa Maria Novella. The picturesque market of San Lorenzo and the eponymous central market hall can be found in the immediate vicinity, and within 100 m, guests will find a multitude of shops and entertainment venues. It is about 10 km to Florence airport, while Bologna G Marconi airport lies some 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.60" OriginalAmount="480" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="746259|324208" HotelName="Polo Universitario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Bellini 63, 50144 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8417242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.67" OriginalAmount="481" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776178" Longitude="11.268005" StarRating="3" HotelCode="100017|54164" HotelName="Villa Liana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Alfieri 18, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211404/211404a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="516.81" OriginalAmount="483" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77117198" Longitude="11.25413126" StarRating="0" HotelCode="537151|235829" HotelName="B&amp;B Emozioni Fiorentine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Repubblica 3, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/05495/3505495/1.jpg?f=15229614</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518.95" OriginalAmount="485" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775982" Longitude="11.246695" StarRating="4" HotelCode="200884|2185" HotelName="Hotel Ambasciatori" 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">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7610/a_7610_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city’s attractions are just on the doorstep of this hotel in Florence’s city centre. Santa Maria Novella train station is located opposite the hotel and it is just a short walk to the Dome, the Uffizi Gallery, the Ponte Vecchio, the shopping area and the congress centre as well as the exhibition halls.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.02" OriginalAmount="486" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77986969" Longitude="11.24529116" StarRating="3" HotelCode="346022|62826" HotelName="Hotel Luxor Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 71, 50144 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92318/2292318/56.jpg?f=15598776</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.09" OriginalAmount="487" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774426" Longitude="11.247303" StarRating="3" HotelCode="172162|54340" HotelName="Alba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala, 22/38r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7244/a_7244_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the historical centre of Florence, only a few minutes walk from the main train station. Many sights of interest are within easy walking distance of the hotel. Restaurants, bars, pubs, nightclubs, shopping facilities and links to the public transport network are all in the immediate vicinity of the hotel. The seaside and the various beaches along the coast are 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.09" OriginalAmount="487" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776608" Longitude="11.237872" StarRating="4" HotelCode="18200|15804" HotelName="Michelangelo Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Fratelli Rosselli 2, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22134/a_22134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of Florence, this hotel is situated close to the Piazza del Duomo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.16" OriginalAmount="488" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78011691253" Longitude="11.244549751282" StarRating="3.5" HotelCode="117208|55522" HotelName="Leonardo Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Monaco, 12, 50144 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161017/w_161017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.37" OriginalAmount="491" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76678" Longitude="11.251453" StarRating="3" HotelCode="117177|55895" HotelName="La Scaletta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guicciardini 13, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160984/w_160984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 12 rooms. The establishment features a baggage storage service, a restaurant, a bar, a babysitting service and a childcare service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773769" Longitude="11.248194" StarRating="4" HotelCode="10251|35240" HotelName="Palazzo dal Borgo" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Via della Scala, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136290/136290a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Florence's historic centre, in one of the oldest streets, Via della Scala, within easy walking distance of the Cathedral, Uffizi Gallery, Ponte Vecchio and all main points of interest. The hotel is very near the central station and airport shuttle bus terminal, both easily reachable on foot. Peretola Airport is situated at a distance of approximately 5 km and Galileo Galilei Airport is roughly 80 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="537.14" OriginalAmount="502" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774334076931" Longitude="11.250032186508" StarRating="3" HotelCode="408853|56113" HotelName="Domus Florentiae" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Avelli, 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201810/201810a_hb_a_031.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="505" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774562" Longitude="11.25639534" StarRating="3" HotelCode="537108|211964" HotelName="B&amp;B De' Biffi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Pucci 11, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/54704/2054704/1.jpg?f=15045019</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.755877" Longitude="11.251326" StarRating="4" HotelCode="81108|56367" HotelName="Park Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Galileo 5, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/504282/504282a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778827152379" Longitude="11.256225407124" StarRating="4" HotelCode="318231|2963" HotelName="Room Mate Luca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 3, 50129 Florencia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32737/a_32737_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the lively city of Florence, with countless shopping and entertainment venues located in the vicinity. A bus stop may be found only 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773522576019" Longitude="11.250215917826" StarRating="4" HotelCode="902015|35252" HotelName="Rosso23" 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>Piazza Santa Maria Novella 23, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292281/292281a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76600724" Longitude="11.24993952" StarRating="3" HotelCode="546784|177375" HotelName="Toscanelli Residenza D'Epoca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dei Pitti 17, Piano 3, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/79504/2479504/1.jpg?f=15495048</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757125947379" Longitude="11.312548841278" StarRating="4.5" HotelCode="60999|55512" HotelName="Villa Olmi Firenze" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Olmi 4-6, 50012 Bagno a Ripoli</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78939/w_78939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 1 km from the Firenze Sud exit on the A1 motorway, this charming club resort is the ideal spot for a peaceful stay in the Florentine hills, a few minutes from the art and history of Florence and the Chianti area that provides Italy and the rest of the world with the most enticing wines. Guests can pay a visit to the Uffizi Gallery, Academy of Fine Arts, Ponte Vecchio and the Duomo in Florence, which is around 15 minutes from this historical hotel using public transport. Santa Maria Novella train station is just a 10-minute drive from the family-friendly city hotel and the city of Pisa is roughly an hour's drive away. Florence-Peretola airport is approximately 20 km from the conference hotel and Pisa-Galileo Galilei airport is around 92 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="543.56" OriginalAmount="508.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773836331854" Longitude="11.24240398407" StarRating="3" HotelCode="38518|hotel_argentina_curtatone" HotelName="Argentina" 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 Curtatone 12, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62948/a_62948_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive residential areas, only some 10 minutes from the centre of Florence. It is situated conveniently close to the riverside promenades along the Arno, the city's theatre and to the main railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="548.91" OriginalAmount="513" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773437" Longitude="11.251206" StarRating="2" HotelCode="144518|2976" HotelName="Balcony" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Banchi 3/r, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=388738</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.98" OriginalAmount="514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778999509325" Longitude="11.25392138958" StarRating="3" HotelCode="34673|55349" HotelName="Caravaggio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Indipendenza 5, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56277/a_56277_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a palace that dates back to the 19th century and lies in a convenient location beside a main road at the heart of Florence. Santa Maria Novella main train station is a few paces away and the famous museums and monuments including the Accademia delle Belle Arti that features Michelangelo's David, the cathedral and the Uffizi Palace as well as a selection of restaurants are to be found in the immediate vicinity. Bars and shopping venues are to be found about 100 m from the hotel and the nearest nightclub is some 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.05" OriginalAmount="515" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775296550309" Longitude="11.246433309887" StarRating="4" HotelCode="47540|7956" HotelName="Hotel Club Florence" 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,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Caterina da Siena 11, Zona Santa Maria Novella, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10506/w_10506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located within a few minutes walk of the historical main square and the main train station of the famous cultural city of Florence. The hotel is thus ideal for both leisure and business guests, with a number of shopping and entertainment venues as well as cultural offerings including museums all lying within a stone's throw of the hotel. The public transport service for which there is a link just 100 m from the hotel enables convenient access to many locations throughout the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552.12" OriginalAmount="516" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773426334785" Longitude="11.244946515241" StarRating="4" HotelCode="34711|6234" HotelName="Hotel Palazzo Ognissanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 12r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56478/a_56478_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central position, it is a short walk away from the Ponte Vecchio, the Teatro Comunale, the main train station of Santa Maria Novella and the congress and exhibition centre. The hotel’s location, close to the most glamorous streets of the historical centre, is perfect for guests who want to visit the best shops in the city. In fact, from the hotel it is possible to reach, within a few minutes walk, the Via Tornabuoni and Via Della Vigna Nuova, where the most important Italian fashion boutiques are located.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="557.47" OriginalAmount="521" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772195131878" Longitude="11.255825782209" StarRating="3" HotelCode="78723|30458" HotelName="Hotel De Lanzi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Oche 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211441/211441a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="557.47" OriginalAmount="521" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7756" Longitude="11.2564" StarRating="3" HotelCode="25626|2969" HotelName="Gioia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour, 25, 50129 Florenz, Italia</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293234/293234a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="561.75" OriginalAmount="525" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776385" Longitude="11.246233" StarRating="4" HotelCode="30108|2189" HotelName="Hotel Diplomat" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 9, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48495/l_48495_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally situated in front of Santa Maria Novella train station and is a few minutes from shopping venues and the historical centre as well as the convention centres. Florence airport is 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.82" OriginalAmount="526" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772546288899" Longitude="11.262449842658" StarRating="2" HotelCode="393511|89816" HotelName="B&amp;B Palazzo Graziani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 13, 50121 Firenze, Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652022/652022a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.96" OriginalAmount="528" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774986" Longitude="11.246147" StarRating="3.5" HotelCode="79711|95761" HotelName="Boccaccio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 59, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201832/201832a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.96" OriginalAmount="528" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777675" Longitude="11.249825" StarRating="2" HotelCode="12519|54937" HotelName="Fiorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 20, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1605438/IgSojf7p_32d792501755196c2f70e062e83305de.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.03" OriginalAmount="529.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77699024" Longitude="11.23852571" StarRating="3" HotelCode="546685|velonas_jungle_boutique_bb" HotelName="Velona’s Jungle Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 86, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/716180/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the accommodation 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="567.10" OriginalAmount="530" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773875" Longitude="11.24496" StarRating="4" HotelCode="10935|15622" HotelName="Grand Hotel Adriatico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maso Finiguerra 9, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8881/a_8881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern up-market hotel overlooks the Via Maso Finiguerra. Ideally situated in Florence, the hotel is only a number of steps from the majority of the sights, exhibitions, galleries, conference centres and the Teatro Comunale. The world-famous fashion quarter and Santa Maria Novella train station are also easily reached from the hotel. The hotel is just 200 m from links to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567.10" OriginalAmount="530" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769197" Longitude="11.253055" StarRating="3" HotelCode="154247|57091" HotelName="Torre Guelfa Palazzo Acciaiuoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291054/291054a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.24" OriginalAmount="532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766915" Longitude="11.268015" StarRating="4" HotelCode="148953|33910" HotelName="Home Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Piave 3, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210618/a_210618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.24" OriginalAmount="532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768682393199" Longitude="11.28547757864" StarRating="4" HotelCode="34968|5319" HotelName="Hotel Grifone Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Pilati 20, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56929/a_56929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is located in quiet surroundings in Florence; just 15 minutes walk from the historic centre. Public transport departs from stops in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.24" OriginalAmount="532" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78085793" Longitude="11.2606567" StarRating="4" HotelCode="37235|15584" HotelName="Athenaeum Personal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 88, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61140/a_61140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is wonderfully located in the centre of Florence. Public transport links, restaurants and bars are all within a short distance away and shopping venues and the city's nightclubs lie within 500 m of the hotel. Amerigo Vespucci Florence airport is located 7 km from the hotel; transfer takes about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769244" Longitude="11.252741" StarRating="2" HotelCode="117846|486522" HotelName="Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santi Apostoli 17, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1606378/m0qLUMzQ_1793fbd376694ca6b73f74e0e965903c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77785436" Longitude="11.25273458" StarRating="3" HotelCode="936102|212093" HotelName="La Grande Cantoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 35, 50126 Florenz, Italien</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481192/481192a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Cantoria is located in the heart of Florence, 150 metres from the Fortezza da Basso exposition centre and Santa Maria Novella Train Station. Rooms have air conditioning and a flat-screen TV, some feature satellite channels. The private bathroom includes a shower, hairdryer and free toiletries. The breakfast buffet is available daily in a dedicated area. The Cantoria is 100 metres from San Lorenzo Market. Santa Maria del Fiore Cathedral is less than 10 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773829" Longitude="11.253012" StarRating="4" HotelCode="116800|55919" HotelName="Hotel Centrale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 3, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211853/211853a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.52" OriginalAmount="536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773304" Longitude="11.242232" StarRating="4" HotelCode="81234|55883" HotelName="Principe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno A. Vespucci 34, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292338/292338a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.52" OriginalAmount="536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769438" Longitude="11.255166" StarRating="0" HotelCode="34667|236046" HotelName="Soggiorno Antica Torre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Signoria 3, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/375593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.66" OriginalAmount="538" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78390275948" Longitude="11.272635161877" StarRating="2" HotelCode="164371|32738" HotelName="Emma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Pacinotti, 20, 50131 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208792/208792a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.66" OriginalAmount="538" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776737668818" Longitude="11.254981909259" StarRating="2" HotelCode="91559|55999" HotelName="Collodi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea 6, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201827/201827a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576.73" OriginalAmount="539" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76927483" Longitude="11.24577624" StarRating="3" HotelCode="548489|212241" HotelName="Bed And Breakfast Residenza D‘Epoca Al Numero 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Frediano 8, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/718355/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities to ensure guests a comfortable stay. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776849853442" Longitude="11.250268220901" StarRating="4" HotelCode="172172|19658" HotelName="Hotel Albani Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 12, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7250/a_7250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Florence, this hotel lies within a short distance of many of the city's top tourist sights as well as a diverse selection of bars, restaurants and shopping venues. Links to the public transport are just a stone's throw away (200 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777078298914" Longitude="11.251782037523" StarRating="0" HotelCode="376012|342943" HotelName="Residenza Le Fonticine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 17, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63149/1863149/65.jpg?f=15673039</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="578.87" OriginalAmount="541" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76443454" Longitude="11.26074364" StarRating="4" HotelCode="573270|236004" HotelName="Palazzo San Niccolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Niccolò 79, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/19890/3619890/1.jpg?f=15228844</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582.08" OriginalAmount="544" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781267215679" Longitude="11.262182593346" StarRating="3" HotelCode="11615|10330" HotelName="De La Pace, Sure Hotel Collection by Best Western" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfonso Lamarmora 28, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11223/a_11223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historical centre in a 19th century building, this hotel is ideally based for exploring the delights of the city on foot. The hotel is just a 10-minute walk from the Cathedral and Michelangelo's David. The hotel is also on the city's main bus routes, with stops just outside the main entrance. If guests wish to organise their trip in advance, the hotel can book tickets for the Uffizi Gallery, Medici Chapels, Galleria dell'Accademia and more. Peretola Airport is approximately 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.15" OriginalAmount="545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775841" Longitude="11.252583" StarRating="3" HotelCode="79218|55305" HotelName="Globus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Antonino 24, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201860/201860a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.43" OriginalAmount="549" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.782575685341" Longitude="11.244025011706" StarRating="2" HotelCode="428257|89804" HotelName="Maison Bianca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Viale Belfiore 58, 50144 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92457/2292457/1.jpg?f=14964452</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Maison Bianca places you in the heart of Florence, minutes from Fortezza da Basso and close to Cathedral of Saint Mary of the Flower.  This bed &amp; breakfast is within close proximity of Palazzo dei Congressi and Central Market.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring refrigerators and plasma televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a computer station, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.85" OriginalAmount="555" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76795795" Longitude="11.26048102" StarRating="3" HotelCode="546683|201005" HotelName="Palazzo Roselli Cecconi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Santa Croce 6, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/34496/3334496/1.jpg?f=15495628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.99" OriginalAmount="557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78230785" Longitude="11.26292689" StarRating="3" HotelCode="355992|495683" HotelName="Hotel Firenze Capitale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfonso La Marmora 38, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/05610/2105610/1.jpg?f=15578886</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Historic Center - Downtown), Hotel Firenze Capitale is minutes from Teatro Le Laudi and Palazzo Capponi.  This hotel is close to Cathedral of Saint Mary of the Flower and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring minibars and 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 hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel'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 dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.13" OriginalAmount="559" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77621" Longitude="11.250547" StarRating="3" HotelCode="147419|212098" HotelName="Ester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="601.34" OriginalAmount="562" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781748" Longitude="11.256982" StarRating="3" HotelCode="91550|32288" HotelName="Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Ruote 50-54, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/377044/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="604.55" OriginalAmount="565" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769188" Longitude="11.251654" StarRating="4" HotelCode="10823|23693" HotelName="Berchielli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Acciaiuoli 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8814/a_8814_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, right by Arno and only 400 m away from the city centre and the famous cathedral. The Ponte Vecchio is only around 100 m away, the Palazzo Pitti is simply 5 minutes away. The congress centre of Florence is around 1 km away, the airport is 6 km away and the transfer time to Bologna airport takes around an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77653059" Longitude="11.25061149" StarRating="0" HotelCode="737715|285960" HotelName="Daphne Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 7, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1014327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77017" Longitude="11.2571" StarRating="1" HotelCode="913221|179506" HotelName="Renaissance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Condotta 4, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/370721/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.04" OriginalAmount="572" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772266114432" Longitude="11.261044369621" StarRating="4" HotelCode="901173|55695" HotelName="Palazzo Galletti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Egidio 12, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155568/155568a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence, a 5-minute walk from the cathedral, just 450 m from the National Archaeological Museum and 750 m from the Giardino della Gherardesca. The bus and railway station, Santa Maria Novella, is about 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773478030304" Longitude="11.248374581337" StarRating="4" HotelCode="47929|30457" HotelName="Hotel Croce di Malta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 7, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10981/a_10981_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the historical centre of Florence and is housed within a former monastery that has been converted into an elegant first-class hotel. Many restaurants and links to the public transport network are to be found in the vicinity and bars (100 m), shopping venues and clubs (500 m) are additionally to be found just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.60" OriginalAmount="580" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774666" Longitude="11.241347" StarRating="4" HotelCode="259651|9640" HotelName="Kraft" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Solferino 2, 50123 Firenze, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15523/a_15523_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys wonderful surroundings, in the quiet, residential area of the historical centre of Florence, just a few steps from the main monuments. The Arno River, the opera house, Santa Maria Novella railway station and the main historical sightseeing attractions are just minutes away. A bus stop is located opposite the building and Florence airport is 6km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622.74" OriginalAmount="582" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77671" Longitude="11.251702" StarRating="3" HotelCode="117509|55711" HotelName="Residence La Contessina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza, 71, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161340/a_161340_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775338" Longitude="11.251849" StarRating="4" HotelCode="167650|28235" HotelName="Art Atelier" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dell'Amorino 20, Firenze 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139935/139935a_hb_a_043.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the train station of Santa Maria Novella, which is within 5 minutes' walk, and the exhibition centre Fortezza da Basso, the Congress Centre with the Palazzo dei Congressi and the Palazzo Degli Affari, which are just 10 minutes away. The characteristic San Lorenzo market is just 2 minutes' walk from the hotel and within a few minutes guests can reach the major artistic sites of Florence such as the Cathedral of Santa Maria del Fiore, the Church of San Marco, the Accademia di Belle Arti, the Uffizi museum and Ponte Vecchio. Peretola Airport is situated at a distance of approximately 7 km and Galileo Galilei Airport roughly 90 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627.02" OriginalAmount="586" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77208387" Longitude="11.27123197" StarRating="2" HotelCode="428260|89806" HotelName="My Forte Relais de Charme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Fitness Centre,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Gramsci 16/3, Lungarno del Tempio, 50132 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54155/2254155/48.jpg?f=15511638</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Florence (Historic Center - Downtown), My Forte Relais de Charme is minutes from Church of Sant'Ambrogio and Piazza Massimo D'Azeglio.  This bed &amp; breakfast is close to Cathedral of Saint Mary of the Flower and Ponte Vecchio.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreational opportunities offered, including a health club, an indoor pool, and a sauna. This Tuscan-style bed &amp; breakfast also features complimentary wireless Internet access, concierge services, and a television in a common area.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;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, laundry facilities, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629.16" OriginalAmount="588" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775804046961" Longitude="11.245214939117" StarRating="4" HotelCode="27722|6187" HotelName="Adler Cavalieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 40, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40943/a_40943_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive up-market hotel is situated within the historic centre of Florence. The various shopping facilities and entertainment venues as well as the most beautiful tourist attractions can be reached within only a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629.16" OriginalAmount="588" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77596895" Longitude="11.24505859" StarRating="3" HotelCode="438261|200969" HotelName="I Sleep B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scala 50, 4th Floor, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/08128/2108128/2.jpg?f=15495117</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="630.23" OriginalAmount="589" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778343" Longitude="11.253083" StarRating="3" HotelCode="188943|58290" HotelName="Boston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 68, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292327/292327a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="631.30" OriginalAmount="590" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.783727" Longitude="11.256532" StarRating="2.5" HotelCode="310098|200996" HotelName="Opera B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo II Magnifico 62, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/67278/3267278/1.jpg?f=14961889</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634.51" OriginalAmount="593" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769209137059" Longitude="11.245822534595" StarRating="3" HotelCode="400720|212132" HotelName="La Torre Del Cestello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Frediano 8, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/95869/2295869/42.jpg?f=15686128</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.58" OriginalAmount="594" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776580945095" Longitude="11.260159863876" StarRating="3" HotelCode="117234|55760" HotelName="Loggiato Dei Serviti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza SS. Annunziata 3, 50100 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291954/291954a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7763468" Longitude="11.245633872387" StarRating="4" HotelCode="546105|212197" HotelName="Joy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Orti Oricellari 30, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/662164/a_662164_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.21" OriginalAmount="603" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77768453" Longitude="11.25815559" StarRating="0" HotelCode="704300|367171" HotelName="Hotel Miceli - Civico 50" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 50, 50129 Firenze IT</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/59131/1659131/28.jpg?f=15522963</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.21" OriginalAmount="603" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772798" Longitude="11.249608" StarRating="4" HotelCode="16907|2192" HotelName="Roma" 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,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza S.Maria Novella 8, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20566/a_20566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from the Cathedral of Santa Maria del Fiore (Duomo) with the Giotto Belltower, Ponte Vecchio (Old Bridge), Piazza della Signoria (Signoria Square), the Medicean district of San Lorenzo, the Lungarni and all the main Florentine monuments and museums in the vicinity. Furthermore, the hotel is near the central rail station and the congress, fair and exhibition centre (Palazzo dei Congressi and Fortezza da Basso). Restaurants, bars, nightlife, shopping opportunities and links to public transport can also be found in the immediate vicinity. It also offers easy access to Florence Airport (Amerigo Vespucci). Peretola Airport is only 5 km away. Galileo Galilei Airport is approximately 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647.35" OriginalAmount="605" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="3" HotelCode="117483|388284" HotelName="Relais il Cestello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Cestello 9, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211596/211596a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="648.42" OriginalAmount="606" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776355" Longitude="11.250311" StarRating="2" HotelCode="144845|56291" HotelName="Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fratelli Alinari 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=389329</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="649.49" OriginalAmount="607" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77549" Longitude="11.239123" StarRating="3" HotelCode="10315|55102" HotelName="Ariele" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 11, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292768/292768a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654.84" OriginalAmount="612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76994693" Longitude="11.25402847" StarRating="2" HotelCode="444638|176831" HotelName="Porcellino Gallery Art Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mercato Nuovo 4, Uffizi, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6308915</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="27" TotalAmount="654.84" OriginalAmount="612" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7749831" Longitude="11.2628895" StarRating="3" HotelCode="314432|212246" HotelName="Residenza il Villino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pergola 53, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/481203/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="655.91" OriginalAmount="613" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.784832240233" Longitude="11.261018514633" StarRating="4" HotelCode="30039|17219" HotelName="San Gallo Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenzo il Magnifico 2, 50129 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48379/a_48379_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Florence and is easily accessible by car. It is located on the Piazza della Liberta, one of the most important areas in Florence during the Middle Ages. The hotel's name comes from the fact that one can see the San Gallo gate from here, this gate having been noted through the centuries as the entrance to the noble part of Florence. In addition, guests will reach the most important monuments of the city in about 10 minutes on foot, including the San Marco Museum, the Museum dell' Accademia with Michelangelo's David, the Annunziata cathedral, and the exhibition and congress centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660.19" OriginalAmount="617" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769121538224" Longitude="11.254415585337" StarRating="2" HotelCode="393414|89801" HotelName="La Torre Dei Salterelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dè Salterelli 1, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/92271/2292271/1.jpg?f=15692990</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.33" OriginalAmount="619" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771351" Longitude="11.251258" StarRating="4" HotelCode="76430|31016" HotelName="Room Mate Isabella" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tornabuoni 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103918/a_103918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the most important characteristics of a hotel is its location, and this hotel occupies the best possible position for visitors to Florence. It lies in the most elegant, peaceful and safest street in Florence, close to all the attractions of the city. Chiesa Santa Maria Novella is 400 m away, Palazzo Vecchio and the Ponte Vecchio are 500 m and it is 600 m to the Galleria degli Uffizi and the Duomo Santa Maria del Fiore. Florence Airport is 10 km and Pisa Airport is 107 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772340347224" Longitude="11.248922510225" StarRating="3" HotelCode="88880|4530" HotelName="Unicorno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Fossi 27, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124578/a_124578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is pleasantly situated on a street full of antique shops in the heart of Florence, close to the central station, museums, monuments, as well as the Congress Centre and Fortezza da Basso Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77480762" Longitude="11.25497096" StarRating="3" HotelCode="548528|212277" HotelName="The Art Inn Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Lorenzo 6, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4369635</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665.54" OriginalAmount="622" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777903879912" Longitude="11.250912297514" StarRating="3.5" HotelCode="337456|659" HotelName="Porta Faenza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 77n, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56222/a_56222_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally situated Public transport departs from stops in the immediate vicinity (50 m) away. The immediate vicinity (50 m) offers a vast array of shopping facilities as well as numerous restaurants, various bars and many other entertainment facilities and there is a nightclub to be found directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673.03" OriginalAmount="629" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774348" Longitude="11.251806" StarRating="2" HotelCode="906472|56379" HotelName="Giotto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 13, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/74572/3274572/1.jpg?f=15053833</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775608440385" Longitude="11.237152218819" StarRating="4" HotelCode="318232|18775" HotelName="NH Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Veneto 4a, 50123 Florenz, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/57/574385/nnFrY1Sb_4290a4b8b7833d5290fbc80fcb6f79d6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in front of Cascine Park, very close to the heart of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773489650928" Longitude="11.251402795315" StarRating="3" HotelCode="15673|6827" HotelName="Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delme Srl Via dei Banchi 2, 50123 Florence, Tuscany</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18745/a_18745_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Florence, this hotel is close to various shopping streets in the old town and not far from Santa Maria del Fiore Cathedral. Sightseeing attractions such as the galleries “dell’ Accademia” and “Uffizzi” are located just 400 m away. The convention and exhibition centres “Fortezza da Basso” is around 200 m away. Public transport lies around 100 m from the hotel, and the nearest train station is a 10-minute walk. In addition, Florence airport lies around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.24" OriginalAmount="632" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773190613118" Longitude="11.243747082924" StarRating="2" HotelCode="165973|180291" HotelName="Dedo Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 7, Santa Maria Novella, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290740/290740a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Florence. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.24" OriginalAmount="632" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76918485" Longitude="11.23981957" StarRating="4" HotelCode="548373|212099" HotelName="Hotel Horto Convento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ludovico Ariosto 13, 50124 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/30904/3330904/1.jpg?f=15398323</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="677.31" OriginalAmount="633" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778309" Longitude="11.250783" StarRating="3" HotelCode="117834|180041" HotelName="Mario's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 89, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/61/614075/yw6yILXg_95b9e205c8417bf1a1ac0ed08915957c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.45" OriginalAmount="635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781104547891" Longitude="11.260637640953" StarRating="3" HotelCode="36223|31623" HotelName="Giglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Cavour 85, 50129 Firenze (FI)</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/39/394465/GekwX4rb_f9dff2042f911f90071a93c69e875292.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.73" OriginalAmount="639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778852171512" Longitude="11.245042899342" StarRating="4" HotelCode="326635|183125" HotelName="MH Florence Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 37, Toscana, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/460341/460341a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685.87" OriginalAmount="641" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77960372301" Longitude="11.237138807774" StarRating="4" HotelCode="63269|19052" HotelName="AC Firenze" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Bausi 5, 50144 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/81584/a_81584_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near to Firenze Porta al Prato train station. It is also within easy reach of the city centre with plenty of restaurants, bars, nightclubs and shops. The Ponte Vecchio, Piazza della Signoria and Piazza del Duomo are all within a 20-minute walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685.87" OriginalAmount="641" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.777507898885" Longitude="11.252439141105" StarRating="4" HotelCode="470005|178334" HotelName="Glance Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 23, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580924/a_580924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689.08" OriginalAmount="644" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.78042869722" Longitude="11.258990764618" StarRating="3" HotelCode="913300|200844" HotelName="Antica Dimora Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 72, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290935/290935a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689.08" OriginalAmount="644" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778068" Longitude="11.244303" StarRating="4" HotelCode="14177|2964" HotelName="Londra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Jacopo Da Diacceto 16-20, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16448/a_16448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and historical centre of Florence just a short distance from the train station and a short drive from Americo Vespucci airport. Links to the public transport network can easily be reached on foot lying just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="691.22" OriginalAmount="646" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766400842501" Longitude="11.267435938658" StarRating="5" HotelCode="16820|2972" HotelName="River Hotel &amp; Spa Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 18, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20477/a_20477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, family-run hotel is housed in an age-old palazzo that dates back to the 19th century and that lies directly beside the Arno River. It is approximately 15 minutes walk to the Basilica Santa Croce and to the Uffizi Palace with the hotel featuring a location between Lungarno and Santa Croce. The airport is some 10 km away and the centre (Piazza della Signoria) is 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7768592" Longitude="11.25002899" StarRating="0" HotelCode="583862|235879" HotelName="Eco Urban B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 5, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/24804/3624804/24.jpg?f=15604491</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7719839" Longitude="11.2712811" StarRating="4" HotelCode="300353|58317" HotelName="Forte16 Apartments - View &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Forte 16, viale Gramsci 16, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408729/a_408729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693.36" OriginalAmount="648" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77678" Longitude="11.251425" StarRating="3" HotelCode="20233|31814" HotelName="The Market Urban Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 15, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211505/211505a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.57" OriginalAmount="651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771300091729" Longitude="11.257845461369" StarRating="3" HotelCode="913220|212156" HotelName="N4U Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Proconsolo 5, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/26050/1826050/1.jpg?f=14943397</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696.57" OriginalAmount="651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775304147653" Longitude="11.241280667189" StarRating="5" HotelCode="14987|53764" HotelName="Montebello Splendid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 14, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17671/a_17671_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxury class hotel is located in the centre of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="697.64" OriginalAmount="652" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7684451796" Longitude="11.253871079317" StarRating="3" HotelCode="148798|55564" HotelName="Hermitage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Marzio 1, Piazza del Pesce, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210435/a_210435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="700.85" OriginalAmount="655" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772313051239" Longitude="11.25125259161" StarRating="4" HotelCode="11647|28254" HotelName="De La Ville" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business 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>Piazza Antinori 1, Via Tornabuoni, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11230/a_11230_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is wonderfully located in the centre of Florence. It is located right next to the impressive shopping streets with prestigious boutiques, restaurants and shops. Convenient public transport links may be found 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.99" OriginalAmount="657" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771547038506" Longitude="11.257928609848" StarRating="4" HotelCode="47284|18989" HotelName="Grand Hotel Cavour" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Proconsolo 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10203/w_10203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical heart of Florence, in an ancient street between the Piazza del Duomo and Piazza della Signoria. All the most important sites of interests for tourists, such as the Uffizi Gallery, the Academy of Fine Arts and the Ponte Vecchio, are within walking distance. It is approximately 7 km Florence Airport and 70 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704.06" OriginalAmount="658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775110705915" Longitude="11.240767836571" StarRating="4" HotelCode="10185|2186" HotelName="NH Firenze Anglo American" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7764/a_7764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is centrally yet quietly situated between Lugarno and Borgognissanti. Many of the most important sights can easily be reached on foot. The hotel is 600 m from the Santa Maria Novella train station. It is 6 km from Amerigo Vespucci Airport and 80 km from Galileo Galilei Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="704.06" OriginalAmount="658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773390875548" Longitude="11.250118017197" StarRating="4" HotelCode="33475|5774" HotelName="Hotel Santa Maria Novella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53262/a_53262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Florence and therefore allows easy access to all the sights of interest including the cathedral that is just a few minutes walk away. Countless shopping venues, bars and restaurants are to be found in the vicinity and links to the public transport network are to be found some 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707.27" OriginalAmount="661" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.745019213937" Longitude="11.217307816062" StarRating="4" HotelCode="80332|35239" HotelName="Marignolle Relais &amp; Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Quirichino 16, 50124 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108629/a_108629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707.27" OriginalAmount="661" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769473" Longitude="11.255138" StarRating="3" HotelCode="153519|178085" HotelName="Relais Piazza Signoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Vacchereccia 3, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290953/290953a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="711.55" OriginalAmount="665" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.754485337301" Longitude="11.25850385837" StarRating="3" HotelCode="317610|62883" HotelName="Art Hotel Villa Agape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Torre del Gallo 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407638/407638a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719.04" OriginalAmount="672" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773902" Longitude="11.243112" StarRating="3" HotelCode="901651|57191" HotelName="Magenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 40, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290655/290655a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="720.11" OriginalAmount="673" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769275089691" Longitude="11.253878474235" StarRating="3" HotelCode="11674|54961" HotelName="Hotel Della Signoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Terme 1, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222114/222114a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.32" OriginalAmount="676" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776055466263" Longitude="11.268066423313" StarRating="3" HotelCode="360783|211933" HotelName="Alfieri9" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfieri 9, 50121 Firenze, Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/25193/3225193/23.jpg?f=15505309</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729.74" OriginalAmount="682" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767485360804" Longitude="11.252548098564" StarRating="3.5" HotelCode="19262|35251" HotelName="Pitti Palace al Ponte Vecchio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Borgo San Jacopo 3, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24234/w_24234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Florence hotel is located close to the Ponte Vecchio and is about 100 m from the Palazzo Pitti and the Uffizi gallery. Links to the public transport network can be reached in about 100 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730.81" OriginalAmount="683" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77122173" Longitude="11.25427059" StarRating="0" HotelCode="439929|89334" HotelName="Antico Centro Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dè Brunelleschi 5, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/54130/2254130/1.jpg?f=15367348</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="27" TotalAmount="730.81" OriginalAmount="683" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776393767865" Longitude="11.255656778812" StarRating="2" HotelCode="64617|13053" HotelName="Hotel Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ginori 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/193148/193148a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="732.95" OriginalAmount="685" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770132" Longitude="11.256522" StarRating="3" HotelCode="117325|212114" HotelName="La Casa del Garbo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Signoria 8, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378028/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735.09" OriginalAmount="687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774217" Longitude="11.242529" StarRating="4" HotelCode="69856|33909" HotelName="Executive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Curtatone 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92014/w_92014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735.09" OriginalAmount="687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776739476122" Longitude="11.250706830723" StarRating="4" HotelCode="317213|180055" HotelName="Mercure Firenze Centro" 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>Via Nazionale 21/23 R, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431439/a_431439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="737.23" OriginalAmount="689" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774464" Longitude="11.238454" StarRating="2" HotelCode="77909|58188" HotelName="Casa Del Lago" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Vespucci 58, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292800/292800a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753.28" OriginalAmount="704" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.75683757" Longitude="11.24583046" StarRating="2" HotelCode="351306|58341" HotelName="Villa Nardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Dante Da Castiglione 4, 50215 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208701/208701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755.42" OriginalAmount="706" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76794211" Longitude="11.26141212" StarRating="3" HotelCode="483136|176140" HotelName="La Maison du Sage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Magliabechi 7, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22454/2522454/1.jpg?f=15085309</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="756.49" OriginalAmount="707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76505321" Longitude="11.24789286" StarRating="0" HotelCode="764184|342781" HotelName="Casa Botticelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Felice 8, 50125 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25040000/25031400/25031311/ab711b1b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="756.49" OriginalAmount="707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770846869108" Longitude="11.25144302845" StarRating="4" HotelCode="337458|177781" HotelName="Hotel Milu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 8, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56224/a_56224_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fusing old world elegance with modern design, the hotel is located in the heart of Florence on the luxurious Via de Tornabuoni. It is just steps away from the city’s top restaurants, bars, cafes, art galleries, museums and luxury retail, and Florence Santa Maria del Fiore Cathedral is just 450-meters away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="757.56" OriginalAmount="708" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77666575" Longitude="11.225185" StarRating="4" HotelCode="901887|367382" HotelName="Riva Lofts Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccio Bandinelli 98, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206606/206606a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="765.05" OriginalAmount="715" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773371" Longitude="11.250079" StarRating="4" HotelCode="151588|30557" HotelName="L'Orologio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 24, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213502/a_213502_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772.54" OriginalAmount="722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774056605757" Longitude="11.250152995008" StarRating="4" HotelCode="345694|62426" HotelName="Garibaldi Blu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Santa Maria Novella 21, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544881/544881a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772.54" OriginalAmount="722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77425602" Longitude="11.25319626" StarRating="0" HotelCode="765592|342937" HotelName="Residenza D Epoca La Basilica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Conti 6 Rosso, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9615900</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="783.24" OriginalAmount="732" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778081557619" Longitude="11.253379583359" StarRating="3" HotelCode="913255|200978" HotelName="Locanda dei Guelfi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 45, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27937/3827937/1.jpg?f=15652553</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="787.52" OriginalAmount="736" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772662" Longitude="11.255265" StarRating="3" HotelCode="77736|437558" HotelName="Bigallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo degli Adimari 2, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219123/219123a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790.73" OriginalAmount="739" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="741642|286004" HotelName="Le Stanze Degli Amidei" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Dell'Oro 2, Firenze 50123, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/49954/3749954/1.jpg?f=15314593</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776663933627" Longitude="11.2551176548" StarRating="3" HotelCode="11169|55117" HotelName="Botticelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Taddea, 8, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9227/a_9227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the old market, San Lorenzo, in the heart of central Florence, just a short walk from the cathedral and the main museums as well as San Maria Novella main train station. The hotel provides the ideal base from whence to explore the city's many sights as well as the key shopping venues on foot. It is, for example, just a few minutes walk to the exhibition centres and the Fortezza de Basso. Links to the public transport network are situated directly in front of the hotel and it is around 4 km to Florence airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773507" Longitude="11.252296" StarRating="4" HotelCode="17707|28383" HotelName="Hotel Cerretani Firenze - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via de Cerretani 68, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21783/a_21783_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.41" OriginalAmount="763" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77054957" Longitude="11.27266229" StarRating="0" HotelCode="947031|388246" HotelName="B&amp;B The Attico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Gioberti 78N, 50121 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523346</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="824.97" OriginalAmount="771" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773415" Longitude="11.253637" StarRating="3" HotelCode="152366|55900" HotelName="Perseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dè Cerretani 1, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378961/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830.32" OriginalAmount="776" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76565746" Longitude="11.24394683" StarRating="3" HotelCode="432742|183056" HotelName="AdAstra Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Campuccio 53, 50125 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/50766/2450766/73.jpg?f=15608260</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830.32" OriginalAmount="776" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773618446032" Longitude="11.252004951239" StarRating="3" HotelCode="899446|2190" HotelName="Hotel La Gioconda" 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,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 2, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182227/a_182227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel has an excellent position in Florence, from which to visit the city on foot, in a street situated in a limited traffic zone that connects the train station of Santa Maria Novella to the Duomo. The hotel is a 2-minute walk from the Duomo, Santa Maria del Fiore and the Church of Santa Maria Novella, 7 minutes from Piazza della Signoria and Galleria degli Uffizi, and near to all the most famous palaces, museums and monuments of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="837.81" OriginalAmount="783" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773774203808" Longitude="11.251730736641" StarRating="3" HotelCode="14612|29181" HotelName="Hotel Martelli Florence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 8, 50123 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17081/a_17081_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel enjoys a wonderful central location between Florence's cathedral and main train station. The nearest bus stop is about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839.95" OriginalAmount="785" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77599247" Longitude="11.25301248" StarRating="3" HotelCode="545918|177837" HotelName="B&amp;b Lorenzo De' Medici" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Antonino 34, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33420/2733420/19.jpg?f=15503411</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="854.93" OriginalAmount="799" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.759778290769" Longitude="11.226308424268" StarRating="5" HotelCode="260134|57642" HotelName="Villa Tolomei Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria a Marignolle 10, 50124 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216045/216045a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="857.07" OriginalAmount="801" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781344246807" Longitude="11.259854435921" StarRating="3" HotelCode="913303|211938" HotelName="Antica Dimora Johlea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Gallo 80, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290479/290479a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866.70" OriginalAmount="810" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765915456907" Longitude="11.24848220734" StarRating="1.5" HotelCode="936640|61564" HotelName="Soprarno Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maggio 35, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373450/373450a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869.91" OriginalAmount="813" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778835867068" Longitude="11.253823488951" StarRating="4" HotelCode="77942|64212" HotelName="Palazzo Castri 1874" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dell'Indipendenza 7, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105696/w_105696_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Florence, just 200 m from the main train station Santa Maria Novella, the Gallery of Accademia, the cathedral, Fortezza Da Basso and Palazzo dei Congressi. Peretola Airport is approximately 8 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.52" OriginalAmount="836" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7673" Longitude="11.2579" StarRating="3" HotelCode="31185|30556" HotelName="Balestri" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Mentana 7, Florence 50123</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49833/a_49833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the city centre of Florence, lies on the banks of the River Arno, only about one minute on foot from the Ponte Vecchio and the Uffizi Gallery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="910.57" OriginalAmount="851" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771331081184" Longitude="11.256689429283" StarRating="3" HotelCode="35331|4268" HotelName="Albergo Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza dei Donati 4, Via del Corso, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57494/a_57494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of Florence. Nightclubs, restaurants, bars and links to the public transport network are all to be found extremely close to the hotel. The city's famous sights, such as the Uffizi, the cathedral or San Lorenzo are just a few minutes away. Florence railway station is about 1.5 km away and the airport is approximately 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="934.11" OriginalAmount="873" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.765960949922" Longitude="11.28487944603" StarRating="5" HotelCode="20866|55105" HotelName="Ville sull'Arno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno C. Colombo 1/3/5, 50136 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26844/a_26844_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the right bank of the river Arno, only 20 minutes from the historical city centre and the main monuments of Florence, including Santa Croce, Ponte Vecchio, the Palazzo degli Uffizi and many more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936.25" OriginalAmount="875" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778061" Longitude="11.253612" StarRating="3" HotelCode="68904|2966" HotelName="Basilea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guelfa 41, 50129 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/376458/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="946.95" OriginalAmount="885.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770117638323" Longitude="11.253014802933" StarRating="3" HotelCode="913263|davanzati" HotelName="Davanzati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290367/290367a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952.30" OriginalAmount="890" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766608873987" Longitude="11.263390487102" StarRating="4" HotelCode="15942|15715" HotelName="Plaza Hotel Lucchesi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno della Zecca Vecchia 38, 50122 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19200/a_19200_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Florence is a city to visit on foot and the hotel is certainly the ideal place to start from for a truly satisfying visit. The hotel is located on the right bank of the Arno River, between Santa Croce and Piazzale Michelangelo, a short distance from the Uffizi Gallery and the Ponte Vecchio, the Cathedral, the Accademia and the main Florence train station, Santa Maria Novella. Peretola Airport of Florence and Galileo Galilei Airport of Pisa are situated some 10 km and 90 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="991.89" OriginalAmount="927" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771299922632" Longitude="11.25541813475" StarRating="4" HotelCode="11338|54341" HotelName="Hotel Calzaiuoli" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calzaiuoli 6, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9511/a_9511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="996.17" OriginalAmount="931" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769797130574" Longitude="11.25024155308" StarRating="2" HotelCode="384448|61354" HotelName="Palazzo Alfieri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno Corsini 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=841463</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1006.87" OriginalAmount="941" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774354247291" Longitude="11.253138097284" StarRating="4" HotelCode="936098|57464" HotelName="Firenze Number Nine Hotel &amp; SPA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Conti 9, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/4/5/2/3/6/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1031.48" OriginalAmount="964" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775" Longitude="11.2527" StarRating="0" HotelCode="975868|491300" HotelName="Hotel Calimala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calimala 2, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37960000/37955200/37955169/62707ba1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1051.81" OriginalAmount="983" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769896833622" Longitude="11.256721615791" StarRating="2.5" HotelCode="913217|212105" HotelName="In Piazza della Signoria - Residenza d'Epoca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Magazzini 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63075/1863075/2.jpg?f=14919516</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1108.52" OriginalAmount="1036" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768926445407" Longitude="11.25501036644" StarRating="3" HotelCode="91546|177768" HotelName="Relais Uffizi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chiasso del Buco 16, Chiasso de' Baroncelli, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292126/292126a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1113.87" OriginalAmount="1041" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.766197265208" Longitude="11.247323155403" StarRating="3" HotelCode="913273|408563" HotelName="Palazzo Guadagni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santo Spirito 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203176/203176a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120.29" OriginalAmount="1047" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774199" Longitude="11.251554" StarRating="4" HotelCode="10403|411812" HotelName="Palazzo Gaddi" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Giglio 9, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8124/a_8124_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the tourist centre of Florence. Numerous attractions such as the Duomo and the Uffizi Gallery can be reached comfortably on foot. The Mediterranean coastline is some 60 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1129.92" OriginalAmount="1056" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770405" Longitude="11.251998" StarRating="5" HotelCode="148277|19053" HotelName="Golden Tower Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" 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>Piazza Strozzi 11/r, 50123 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209866/a_209866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the ideal venue for a perfect stay between Via Tornabuoni and Piazza Strozzi. It is the perfect location for those who are looking for a quiet stay, as looks out onto a pedestrian area. Guests will find the city centre 800 m away and it is 1 km to the Uffizi Gallery and the Pitti Palace and 1.5 km to the Accademia Gallery. Florence Airport is 3 km away and it is 80 km to Pisa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1190.91" OriginalAmount="1113" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775344350011" Longitude="11.268097819349" StarRating="5" HotelCode="16535|28321" HotelName="Regency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Massimo D’Azeglio 3, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20017/a_20017_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located directly on a park and is only a few minutes away from the historic town centre. Numerous attractions such as the Duomo and the Uffizi Gallery can be reached comfortably on foot. Furthermore, Florence airport is located roughly 10 km from the hotel, and Bologna airport lies around 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.61" OriginalAmount="1123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774475459018" Longitude="11.25030040741" StarRating="3" HotelCode="33063|hotel_bonciani_palazzo_pitti_broccardi" HotelName="Bonciani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panzani 17, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52502/a_52502_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully located in the historical centre of Florence. It is only a few minutes' walk to the main railway station, the Duomo and most of the other sights of city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1202.68" OriginalAmount="1124" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.770219324424" Longitude="11.252003610134" StarRating="4" HotelCode="15995|28284" HotelName="NH Collection Firenze Porta Rossa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Porta Rossa 19, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19295/a_19295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is perfectly located in the pedestrianised historical centre, just a few steps from Florence's main attractions, such as the Duomo, Piazza della Signoria, Ponte Vecchio and the Uffizi Gallery (500 m). Other nearby attractions include the porcelain market (60 metres), the Brunelleschi Dome (500 m), the Academy Gallery (1 km) and the Palazzo Pitti Museums (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1220.87" OriginalAmount="1141" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7682272138" Longitude="11.254146695137" StarRating="4" HotelCode="26069|2187" HotelName="Degli Orafi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungarno Archibusieri 4, 50121 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38138/w_38138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located directly by River Arno and only a few minutes from the famous Ponte Vecchio. The various shopping facilities and entertainment venues as well as tourist attractions can be reached within only a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1228.36" OriginalAmount="1148" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77072111" Longitude="11.25523454" StarRating="0" HotelCode="952360|388269" HotelName="Corte Calzaiuoli Elegant Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Calzaiuoli 3, 50122 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523544</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1300.05" OriginalAmount="1215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772171" Longitude="11.24926" StarRating="4" HotelCode="117534|57995" HotelName="Al Palazzo del Marchese di Camugliano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="luxurious historic hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Moro 15, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385956/385956a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1361.04" OriginalAmount="1272" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767456306322" Longitude="11.251385360956" StarRating="5" HotelCode="913276|55753" HotelName="Ponte Vecchio Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via De' Belfredelli 9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290644/290644a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1392.07" OriginalAmount="1301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773979651872" Longitude="11.249050498009" StarRating="4" HotelCode="13040|15656" HotelName="Grand Hotel Minerva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 16, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13491/a_13491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a wonderful central position at the heart of historic Florence, this city hotel lies on the Piazza Santa Maria Novella. Due to its fabulous location many of the city's attractions are to be found nearby. A short stroll through the wonderful stroll will take visitors to the Duomo, the Campanile di Giotto, the Uffizi Gallery as well as other important and historical sights of interest. Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1434.87" OriginalAmount="1341" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775846654249" Longitude="11.242135763168" StarRating="5" HotelCode="41835|31019" HotelName="Sina Villa Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Il Prato 42, 50123 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13517/a_13517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a quiet location at the heart of Florence, this prestigious hotel is just a short walk from many of the most important sights and attractions. This hotel is located just 1 km from the centre (Piazza de la Signoria). Furthermore, the airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1550.43" OriginalAmount="1449" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768976" Longitude="11.253311" StarRating="4" HotelCode="12968|35237" HotelName="Gallery Hotel Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell 'Oro 5, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13070/w_13070_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1660.64" OriginalAmount="1552" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768595231454" Longitude="11.253433227539" StarRating="4" HotelCode="67061|55702" HotelName="Continentale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo dell’Oro 6r, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/292416/292416a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1667.06" OriginalAmount="1558" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769817" Longitude="11.250906" StarRating="4" HotelCode="91560|30785" HotelName="Tornabuoni Beacci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via de’ Tornabuoni 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362649/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1885.34" OriginalAmount="1762" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769966561511" Longitude="11.26255273819" StarRating="5" HotelCode="130261|89853" HotelName="Relais Santa Croce" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ghibellina 87, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189163/189163a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2011.60" OriginalAmount="1880" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.787888" Longitude="11.297183" StarRating="5" HotelCode="149924|56527" HotelName="Il Salviatino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vía del Salviatino 21, Fiesole, Firenze 50137</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211700/a_211700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is difficult to find a better location in Florence. The city centre with its famous Duomo is just 10 minutes away and the charm of Fiesole, this magical hill that looks over Florence, gives the feeling of being lost in the purest Tuscan countryside. Santa Maria railway station is about 5 km away and the city of Pisa is 100 km from the hotel. Florence Peretola Airport is approximately 10 km away and Pisa Galileo Galilei Airport is around 95 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2300.50" OriginalAmount="2150" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771569" Longitude="11.252854" StarRating="5" HotelCode="130422|201008" HotelName="Palazzo Vecchietti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Strozzi, 4, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188162/a_188162_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in a historical palace called Palazzo Vecchietti, just steps away from Piazza della Repubblica, in the heart of Florence’s historical and shopping district. Attractions such as the Galleria Accademia, the Galleria degli Uffizi and the Duomo are all located within 10 minutes’ walk of the hotel. Florence Airport is just 4 km away, while Pisa International Airport lies some 80 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2425.69" OriginalAmount="2267" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.773719" Longitude="11.257467" StarRating="0" HotelCode="117376|35241" HotelName="Palazzo Niccolini al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Servi 2, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214144/214144a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2484.54" OriginalAmount="2322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771808703308" Longitude="11.252346136542" StarRating="5" HotelCode="13274|31018" HotelName="Helvetia &amp;  Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pescioni 2, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13913/a_13913_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in the historic centre of Florence. The Duomo is just 3 minutes on foot from the hotel. The direct vicinity offers a variety of shopping facilities, restaurants, bars, nightclubs and also links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2504.87" OriginalAmount="2341" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.757381" Longitude="11.247522" StarRating="5" HotelCode="13057|35247" HotelName="Villa Cora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Machiavelli 18, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13516/a_13516_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tradition-rich hotel is situated in the most exclusive district of Florence where guests may enjoy a peaceful, relaxing, almost rural environment. There is a limousine service on offer to those wishing to explore this interesting city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2689.98" OriginalAmount="2514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77288150188" Longitude="11.249627172947" StarRating="5" HotelCode="31402|178997" HotelName="J.K.Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria Novella 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/007320/007320a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Florence, this comfortable hotel lies close to the city centre just 500 m from the nearest public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2691.05" OriginalAmount="2515" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.767985095688" Longitude="11.251628100872" StarRating="5" HotelCode="57980|54161" HotelName="Hotel Lungarno" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo San Jacopo 14, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10902375</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2775.58" OriginalAmount="2594" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771694237669" Longitude="11.256185173988" StarRating="4" HotelCode="11242|15590" HotelName="Brunelleschi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Elisabetta 3, 50122 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9327/w_9327_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a historical, Renaissance-style building at the heart of traditional Florence, this hotel was home to the famous artist, Filipo Brunelleschi, during the Renaissance, who later lent his name to the hotel. The hotel lies in the pedestrianised zone close to the city's famous cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2844.06" OriginalAmount="2658" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.771841436469" Longitude="11.254742145538" StarRating="5" HotelCode="17284|31161" HotelName="Hotel Savoy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 7, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21176/a_21176_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its central location, the hotel provides an ideal point of departure for guests wishing to explore the historical sightseeing attractions, such as the cathedral, the Uffizi or the Ponte Vecchio. In addition, numerous shopping and entertainment venues of Florence are just a few minutes walk from the hotel. The transfer times to Firenze airport takes about 20 minutes (roughly 8 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2893.28" OriginalAmount="2704" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.772135832983" Longitude="11.245021820068" StarRating="5" HotelCode="40084|35244" HotelName="The St. Regis Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ognissanti 1, 50123 Florenz</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13415/a_13415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre, on the beautiful Arno River. From the hotel, it is 1.2 km to the train station. Just a leisurely stroll away from the hotel are attractions such as the Uffizi Gallery, which is 1 km away, and the iconic Florence Cathedral. Peretola Airport is approximately 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2973.53" OriginalAmount="2779" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.769316484226" Longitude="11.257544682209" StarRating="5" HotelCode="10932|28241" HotelName="Bernini Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Firenze 29, 50122 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8866/a_8866_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is steeped in history and located in the centre of Florence near to the Piazza Della Signora, the Ufizzi art gallery and other popular tourist attractions. Scores of shops, restaurants, bars, pubs and excellent public transport links are situated in the hotel's immediate vicinity. It is 7 km to the airport and 25 km to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3034.52" OriginalAmount="2836" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.778819" Longitude="11.251796" StarRating="3" HotelCode="913298|57265" HotelName="Max Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via San Zanobi 22, 50129 Florence, Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618842/618842a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4538.94" OriginalAmount="4242" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.768751" Longitude="11.252792" StarRating="4" HotelCode="267141|55080" HotelName="Portrait Firenze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungarno degli Acciaiuoli 4, 50123 Florence</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291517/291517a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4580.67" OriginalAmount="4281" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.776985" Longitude="11.26632" StarRating="5" HotelCode="81769|32286" HotelName="Four Seasons Hotel Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pinti 99, 50121 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290899/290899a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77295204" Longitude="11.23690642" StarRating="3" HotelCode="536680|200866" HotelName="Mia Palace B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Fonderia 8, 50142 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.76186468" Longitude="11.27448354" StarRating="0" HotelCode="572761|236003" HotelName="B&amp;B Mòsì Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fortini 7/9, 50125 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.7780476" Longitude="11.24538203" StarRating="3" HotelCode="936119|54786" HotelName="B &amp; B Marbò Florence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Alamanni 25 nero, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This B &amp; B warmly welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.07" OriginalAmount="501" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.781009658143" Longitude="11.260766386986" StarRating="3" HotelCode="95009|144812" HotelName="Dante &amp; Beatrice Relais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 90, 50129 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="581.01" OriginalAmount="543" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774342796828" Longitude="11.255679055566" StarRating="3" HotelCode="385660|180075" HotelName="B&amp;B Le Stanze del Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Martelli 8, 50129 Firenze, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.11" OriginalAmount="573" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.779726" Longitude="11.254809" StarRating="2" HotelCode="117418|495075" HotelName="Hotel St James" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via XXVII Aprile 18, 50129 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.40" OriginalAmount="620" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77609957" Longitude="11.24970916" StarRating="3" HotelCode="546914|211929" HotelName="7 Florence B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Stazione 3, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.40" OriginalAmount="720" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.77078321" Longitude="11.30682126" StarRating="3" HotelCode="556773|235871" HotelName="Duchess Hotel De Charme B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Guarlone 26, 50135 Florence, Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Florence. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.56" OriginalAmount="808.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.775869" Longitude="11.252175" StarRating="3" HotelCode="237535|katti_house_2" HotelName="Katti House Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Faenza 21, 50123 Firenze, Toscana</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Florence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211.24" OriginalAmount="1132" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="43.774232" Longitude="11.247521" StarRating="3.5" HotelCode="145618|235853" HotelName="Casa Howard Florence Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Scala 18, 50123 Firenze</AddressLine>
          </AddressLines>
          <CityName>Florence</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Florence. The nearest airport is Florenz (FLR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Internet,Lounge,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Massage Centre,Golf,Garden,LCD/Projector,Library,Luggage Storage,Parking,Spa,24 Hour Front Desk,Concierge,Elevator,Pets allowed,Valet Parking,Kitchen,Swimming Pool,Jacuzzi,24 Hour Power Supply,Meeting Room,Dry Cleaning,Diet Meals,Coffee Shop,Off-Site Parking,Housekeeping,Fitness Centre,Printer,Wake-up Call Service,24 Hour Room Service,Babysitting,Smoking Rooms,Vending Machine,Business Centre</BasicAmenities>
    <HotelRating>3,4,2.5,2,5,3.5,1.5,1,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,GUESTHOUSE,LUXURIOUS HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,GUEST HOUSES,VILLAGE,COUNTRY HOUSE,AIRPORT HOTEL,SPA HOTEL,HOSTEL,APARTMENT,APARTMENT HOTEL,GOLF HOTEL,ECO HOTEL,CLUB RESORT,FINCA,BED AND BREAKFAST</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
6e0505aa-f831-496e-807c-ca728e4e6f36|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="6e0505aa-f831-496e-807c-ca728e4e6f36">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53489" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-30T00:00:00" End="2025-01-01T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e0505aa-f831-496e-807c-ca728e4e6f36|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e0505aa-f831-496e-807c-ca728e4e6f36|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
6e0505aa-f831-496e-807c-ca728e4e6f36|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-12-24T20:29:31.3937855+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6e0505aa-f831-496e-807c-ca728e4e6f36" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="51.36" OriginalAmount="48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.997539239555" Longitude="12.423399025795" StarRating="3" HotelCode="192116|198768" 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="115.56" OriginalAmount="108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.887468437402" Longitude="12.40458992066" StarRating="2.5" HotelCode="99799|28120" HotelName="Roma Camping In Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" 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="27" TotalAmount="143.38" OriginalAmount="134" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="42.000790595226" Longitude="12.453239534365" StarRating="3" HotelCode="148628|198942" HotelName="Happy Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Prato della Corte 1915, 00123 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200828/200828a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located about 10 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150.87" OriginalAmount="141" MarkupRule="7.00">
      <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="Free CXL until 25/12/2024" 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="27" TotalAmount="169.06" OriginalAmount="158" MarkupRule="7.00">
      <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="27" TotalAmount="171.20" OriginalAmount="160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.835245129814" Longitude="12.555278241634" StarRating="4" HotelCode="63995|32836" HotelName="Capannelle Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="27" TotalAmount="171.20" OriginalAmount="160" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.875748" Longitude="12.394626" StarRating="4" HotelCode="32617|24647" HotelName="Hotel Roma Aurelia Antica" 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,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="174.41" OriginalAmount="163" MarkupRule="7.00">
      <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="180.83" OriginalAmount="169" MarkupRule="7.00">
      <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="27" TotalAmount="182.97" OriginalAmount="171" MarkupRule="7.00">
      <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="27" TotalAmount="182.97" OriginalAmount="171" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.888061603948" Longitude="12.401225566864" StarRating="3" HotelCode="366017|19748" HotelName="Scheppers Hotel" Meals="ROOM ONLY" 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="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.960481142212" Longitude="12.70493111308" StarRating="3" HotelCode="936145|428647" HotelName="Hotel Dei Tartari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Lago Dei Tartari 32, 00012 Guidonia Montecelio, Roma</AddressLine>
          </AddressLines>
          <CityName>Guidonia Montecelio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199437/199437a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Guidonia Montecelio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.39" OriginalAmount="177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89409827" Longitude="12.50676931" StarRating="2" HotelCode="540193|56498" HotelName="Roma Prince Inn B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="190.46" OriginalAmount="178" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.949102" Longitude="12.472571" StarRating="3" HotelCode="116828|20487" 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="190.46" OriginalAmount="178" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.994800450757" Longitude="12.418542053204" StarRating="4" HotelCode="89615|199836" 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="27" TotalAmount="195.81" OriginalAmount="183" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900409622387" Longitude="12.57042483984" StarRating="3" HotelCode="29147|18395" HotelName="Holiday Inn Express Rome - Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Perlasca 50, 00155 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46800/a_46800_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the east of Rome in a strategic position to the main motorways and the underground, this hotel lies close to plenty of sightseeing attractions as well as shopping and entertainment venues. Fiumicino international airport is roughly 35 km away and Ciampino airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.88" OriginalAmount="184" MarkupRule="7.00">
      <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 24/12/2024" 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="27" TotalAmount="199.02" OriginalAmount="186" MarkupRule="7.00">
      <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="27" TotalAmount="199.02" OriginalAmount="186" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.947307" Longitude="12.588566" StarRating="4" HotelCode="68804|37604" HotelName="Degli Imperatori" 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>Via G. Gonella 15, 00156 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337109/337109a_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="201.16" OriginalAmount="188" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.77198419" Longitude="12.23227118" StarRating="3" HotelCode="571248|277940" HotelName="Academy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="204.37" OriginalAmount="191" MarkupRule="7.00">
      <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="27" TotalAmount="207.58" OriginalAmount="194" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87497" Longitude="12.39414" StarRating="4" HotelCode="32618|30444" HotelName="Hotel The Brand Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="208.65" OriginalAmount="195" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.752940045614" Longitude="12.372459941139" StarRating="4" HotelCode="102079|55672" HotelName="Best Western Hotel I Triangoli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="209.72" OriginalAmount="196" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93759" Longitude="12.619878" StarRating="4" HotelCode="191574|199186" HotelName="OC Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tiburtina 1352, 00131 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334865/334865a_hb_a_061.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="210.79" OriginalAmount="197" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.79949056" Longitude="12.29629914" StarRating="0" HotelCode="863771|374274" HotelName="B&amp;B Hotel Roma Fiumicino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio Romano 79, 00054 Fiumicino, Rome</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647881/647881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Fiumicino Airport. The premises count with 114 welcoming rooms. This hotel was established in 2018. There is Wi-Fi throughout the hotel. This property offers 24-hour reception for guests' convenience. Cots are not available at B&amp;B Hotel Roma Fiumicino. B&amp;B Hotel Roma Fiumicino is not a pet-friendly establishment. Parking and garage facilities are available. The hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.86" OriginalAmount="198" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893430699107" Longitude="12.597472071648" StarRating="4" HotelCode="96801|31786" HotelName="Bright" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Prenestina 940, 00155 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134410/a_134410_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="212.93" OriginalAmount="199" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.822139973142" Longitude="12.412242885096" StarRating="3" HotelCode="935448|435241" HotelName="Parco de Medici Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Giulio Viola 19, 00148 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413360/a_413360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 174 rooms. Services and facilities at the hotel include a restaurant and a dining area. 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 establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.00" OriginalAmount="200" MarkupRule="7.00">
      <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="Non Refundable">
        <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="215.07" OriginalAmount="201" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.740367" Longitude="12.94125" StarRating="4" HotelCode="94957|287346" HotelName="Degli Amici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Latina Km. 2.270, S.S. Ariana, 00031 Artena, Roma</AddressLine>
          </AddressLines>
          <CityName>Artena</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334401/334401a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Artena. The nearest airport is Latina (QLT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.21" OriginalAmount="203" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.77210920898" Longitude="12.241863595072" StarRating="3" HotelCode="914277|70326" HotelName="Hotel Euro House Rome Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Remo La Valle 8 / 12a, 00054 Fiumicino, Latium</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206219/206219a_hb_a_050.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="218.28" OriginalAmount="204" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.92573956363" Longitude="12.435370087624" StarRating="4" HotelCode="33056|5645" HotelName="Hotel Zone" 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,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="220.42" OriginalAmount="206" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899886" Longitude="12.408609" StarRating="3" HotelCode="160880|19988" HotelName="Park Ginevra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="222.56" OriginalAmount="208" MarkupRule="7.00">
      <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="27" TotalAmount="223.63" OriginalAmount="209" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.72546188495" Longitude="12.289950133832" StarRating="3" HotelCode="144766|233115" HotelName="Hotel Bellavista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Magellano 16, 00122 Lido di Ostia</AddressLine>
          </AddressLines>
          <CityName>Lido di Ostia</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/54634/1854634/1.jpg?f=15244983</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lido di Ostia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.63" OriginalAmount="209" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9743276" Longitude="12.5042807" StarRating="3" HotelCode="117574|54176" HotelName="Romulus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria 1069, 00138 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161409/a_161409_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="227.91" OriginalAmount="213" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.768423" Longitude="12.921343" StarRating="4" HotelCode="206110|277789" HotelName="Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pace 1/2, 00038 Valmontone, Roma</AddressLine>
          </AddressLines>
          <CityName>Valmontone</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182668/182668a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palestrina. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.91" OriginalAmount="213" MarkupRule="7.00">
      <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="27" TotalAmount="227.91" OriginalAmount="213" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.930243460818" Longitude="12.560420036316" StarRating="3" HotelCode="36254|20068" HotelName="Idea Hotel Roma Nomentana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="228.98" OriginalAmount="214" MarkupRule="7.00">
      <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 24/12/2024" 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="27" TotalAmount="228.98" OriginalAmount="214" MarkupRule="7.00">
      <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="228.98" OriginalAmount="214" MarkupRule="7.00">
      <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="27" TotalAmount="230.05" OriginalAmount="215" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.921186" Longitude="12.502228" StarRating="3" HotelCode="11255|30470" HotelName="Buenos Aires" 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,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="27" TotalAmount="231.12" OriginalAmount="216" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.821349955541" Longitude="12.508496361763" StarRating="4" HotelCode="58861|28337" HotelName="Occidental Aran Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="233.26" OriginalAmount="218" MarkupRule="7.00">
      <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="234.33" OriginalAmount="219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.928160173508" Longitude="12.508634626865" StarRating="3" HotelCode="909242|56308" HotelName="Anni 50 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fogliano 37, 00199 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334607/334607a_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="235.40" OriginalAmount="220" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.868842" Longitude="12.352772" StarRating="2" HotelCode="117031|63176" HotelName="Giardino degli Aranci B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tullio Ascarelli 156, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336629/336629a_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="27" TotalAmount="237.54" OriginalAmount="222" MarkupRule="7.00">
      <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="240.75" OriginalAmount="225" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.924641688224" Longitude="12.569823906746" StarRating="3" HotelCode="117284|234368" HotelName="Urban Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Rebibbia 18/34, 00156 Roma, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620044/620044a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the vicinity of Rome's city centre and just 300 m from metro station Rebibbia. Its strategic position on line B of the metro allows guests to easily explore the historic and cultural treasures of the Eternal City. The hotel is about 21 km from Rome Ciampino Airport and 300 m from the ATAC night bus stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.82" OriginalAmount="226" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904377143429" Longitude="12.462181448936" StarRating="2" HotelCode="57582|3108" HotelName="Adriatic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="241.82" OriginalAmount="226" MarkupRule="7.00">
      <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 25/12/2024" 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="245.03" OriginalAmount="229" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912013133774" Longitude="12.450272440911" StarRating="4" HotelCode="15209|23876" HotelName="Quality Hotel Nova Domus" 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,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="27" TotalAmount="246.10" OriginalAmount="230" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.808262" Longitude="12.447402" StarRating="4" HotelCode="95128|47637" HotelName="All Time Relais &amp; Sport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Pasquino Borghi 100, 00144 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132175/a_132175_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the elegant and dynamic Eur quarter, which has always been considered the business centre of the Italian capital, the hotel enjoys a strategic position for all business and leisure travellers. There is a bus station within about 50 m of the hotel. Rome Airport is approximately 16 km away and Leonardo da Vinci-Fiumicino Airport is approximately 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.17" OriginalAmount="231" MarkupRule="7.00">
      <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 24/12/2024" 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="248.24" OriginalAmount="232" MarkupRule="7.00">
      <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 24/12/2024" 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="27" TotalAmount="248.24" OriginalAmount="232" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="249.31" OriginalAmount="233" MarkupRule="7.00">
      <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="27" TotalAmount="249.31" OriginalAmount="233" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902312" Longitude="12.503542" StarRating="3" HotelCode="47815|19068" HotelName="Hotel Corot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 15/17, Centro Storico, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10843/w_10843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre in Rome near the Termini central railway station. It is located in a strategic zone, from which guests can reach all points of the Eternal City within a few minutes. This location is ideal for visiting all parts of the city thanks to the nearby station, from which guests can take all buses and metro lines.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.52" OriginalAmount="236" MarkupRule="7.00">
      <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 24/12/2024" 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="253.59" OriginalAmount="237" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.955674" Longitude="12.774323333333" StarRating="3" HotelCode="146880|437538" HotelName="Dimora Adriana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maremmana Inferiore km. 2.100, 00010 Tivoli, Roma</AddressLine>
          </AddressLines>
          <CityName>Tivoli</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208411/208411a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tivoli. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.66" OriginalAmount="238" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.839206" Longitude="12.550872" StarRating="4" HotelCode="66775|40734" HotelName="Appia Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="254.66" OriginalAmount="238" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8989485" Longitude="12.443371404299" StarRating="2" HotelCode="268029|200298" HotelName="Marco e Laura Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="255.73" OriginalAmount="239" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.922025" Longitude="12.570419" StarRating="3" HotelCode="191667|57200" HotelName="Roma Tiburtina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="256.80" OriginalAmount="240" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.929645" Longitude="12.427306" StarRating="3" HotelCode="78761|28259" HotelName="Desiderio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pineta Sacchetti 225, 00168 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31500000/31495100/31495024/e181a71d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898682579173" Longitude="12.425629245084" StarRating="4" HotelCode="37627|32834" HotelName="Aurelius Art Gallery Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 458, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61933/a_61933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of Rome, around 5 km away from the historical centre. The centre is easily reached with the underground service in around 15 minutes. A stop for public transport is located just a 200 m from the hotel. In addition, a selection of shopping and entertainment venues is to be found in the hotel's vicinity. Transfer to Fiumicino airport takes about 20 minutes (roughly 22 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906577499681" Longitude="12.500952213968" StarRating="1" HotelCode="338459|233135" HotelName="Hotel Il Papavero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bar,Internet,Lounge,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 50a/50, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211374/211374a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Il Papavero, located in the historical center of Rome, a few minutes from Termini Station is a family owned hotel, offering simply furnished rooms with free Wi-Fi and a private bathroom.

Castro Pretorio Metro Station is 500 metres away and the major points of interest like Colosseum, Spanish Steps, Trevi Fountain, can easily be reached by Metro, Bus or on foot. 

Hotel Il Papavero has recently been restored and it offers very confortable and well-lighted rooms, with hair-dryer, TV color.

Their private bathrooms (some with bath-tub or shower) come with a hairdryer and toiletries. Each one has either an internal view or views of the street.

Staff is available at reception 24 hours a day. They can recommend nearby restaurants where hotel guests have discounts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89844701" Longitude="12.45413013" StarRating="3" HotelCode="945373|233249" HotelName="Hotel Paolo II" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo II 3, 00165 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9241421</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.820895" Longitude="12.56619" StarRating="3" HotelCode="117223|199057" HotelName="Locanda delle Corse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Appia Nuova 1260, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201889/201889a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 12 rooms. Services and facilities at the hotel include a dining area, a transfer service and room service. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.94" OriginalAmount="242" MarkupRule="7.00">
      <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="258.94" OriginalAmount="242" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912633150394" Longitude="12.439581155777" StarRating="4" HotelCode="29491|15368" HotelName="Grand Hotel Tiberio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lattanzio 51, 00136 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47179/a_47179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the exclusive residential area of Balduina, just 10 minutes from the Vatican museum and St. Peter's cathedral. In addition, many of the city's top tourist sights including the Spanish Steps, the Colosseum, the Villa Borghese and the Fori Imperiali are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.08" OriginalAmount="244" MarkupRule="7.00">
      <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="27" TotalAmount="261.08" OriginalAmount="244" MarkupRule="7.00">
      <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="261.08" OriginalAmount="244" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.837089647043" Longitude="12.509452700615" StarRating="3" HotelCode="58870|55436" HotelName="Orto di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="262.15" OriginalAmount="245" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.922668" Longitude="12.588174" StarRating="4" HotelCode="145846|40750" HotelName="Cervara Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="262.15" OriginalAmount="245" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.725367994452" Longitude="12.290827915344" StarRating="3" HotelCode="191566|233144" HotelName="La Riva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Magellano 22, 00122 Lido di Ostia</AddressLine>
          </AddressLines>
          <CityName>Lido di Ostia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334064/334064a_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="27" TotalAmount="262.15" OriginalAmount="245" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90193" Longitude="12.505357" StarRating="1" HotelCode="295500|200682" HotelName="Sun Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 41/A, Scala A piano sesto, Interno 20, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211375/211375a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.36" OriginalAmount="248" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.746662" Longitude="12.357665" StarRating="3" HotelCode="148214|176620" HotelName="Hotel Giulietta e Romeo" Meals="ROOM ONLY" 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="27" TotalAmount="268.57" OriginalAmount="251" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901119210063" Longitude="12.57005056246" StarRating="4" HotelCode="166597|40718" HotelName="iH Hotels Roma Z3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="268.57" OriginalAmount="251" MarkupRule="7.00">
      <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="27" TotalAmount="268.57" OriginalAmount="251" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.991901" Longitude="12.400597" StarRating="3" HotelCode="260863|211127" HotelName="Resort La Rocchetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio Galli 41, 00123 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187392/187392a_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="269.64" OriginalAmount="252" MarkupRule="7.00">
      <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 25/12/2024" 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="270.71" OriginalAmount="253" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894954090177" Longitude="12.452364563942" StarRating="3" HotelCode="36265|18929" HotelName="Alessandrino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clemente Alessandrino, 9, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59282/a_59282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated in the heart of Rome, at the end of Via Monte del Gallo; on the left side there is Via Clemente Alessandrino. It is just 700 m, or a 10-minute walk, from the Vatican, and guests can easily reach all the most important historical, monumental and artistic areas of Rome. Within 300 m of the hotel guests will find a range of restaurants and bars as well as links to the public transport network, including the bus station and San Pietro train station. Leonardo da Vinci-Fiumicino Airport is approximately 25 km from the hotel and Ciampino Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.78" OriginalAmount="254" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8996995" Longitude="12.50028681" StarRating="2" HotelCode="935643|55775" HotelName="Hotel Termini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 77, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649662/649662a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.78" OriginalAmount="254" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.962465973772" Longitude="12.761182061002" StarRating="4" HotelCode="36677|228995" HotelName="Park Hotel Imperatore Adriano" 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 Giuseppe Garibaldi 167, 00012 Villanova di Guidonia, Roma</AddressLine>
          </AddressLines>
          <CityName>Villanova</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336990/336990a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Villanova. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.78" OriginalAmount="254" MarkupRule="7.00">
      <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="63" TotalAmount="272.85" OriginalAmount="255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89306182" Longitude="12.51059585" StarRating="0" HotelCode="409979|roman_holidays_2" HotelName="Roman Holidays cuore dell'Impero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90241387" Longitude="12.50584958" StarRating="0" HotelCode="625602|254696" HotelName="Funny Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896833" Longitude="12.450771" StarRating="3" HotelCode="904050|25002" HotelName="Gravina San Pietro" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="273.92" OriginalAmount="256" MarkupRule="7.00">
      <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="27" TotalAmount="274.99" OriginalAmount="257" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9315558" Longitude="12.5274399" StarRating="3" HotelCode="169164|21018" HotelName="ibis Styles Roma Art Noba Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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>Via Nomentana, 543/547, 00141 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236081/a_236081_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 10 km away from the centre of Rome, and just 1 km from Nomentana railway station. Around 100 m away from the hotel, guests will find public transport connections in the form of a bus stop. Ostia beach is around 35 km away. The parks Villa Ada and Villa Borghese are both within a 10-minute drive of the hotel. Fiumicino Airport is half an hour’s drive away, while Rome Ciampino Airport is approximately 25 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.06" OriginalAmount="258" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.936981" Longitude="12.533096" StarRating="4" HotelCode="37643|12589" HotelName="Best Western ARS Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Finca,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="276.06" OriginalAmount="258" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.759652" Longitude="12.271176" StarRating="3" HotelCode="145967|71345" HotelName="Chopin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="276.06" OriginalAmount="258" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89389093" Longitude="12.43663112" StarRating="0" HotelCode="433808|234392" HotelName="Vatican City Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 350, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9434441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="277.13" OriginalAmount="259" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.943763219641" Longitude="12.474689930677" StarRating="4" HotelCode="36249|23879" HotelName="Grand Hotel Fleming" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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, 00191 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </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="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903414" Longitude="12.506448" StarRating="3" HotelCode="66946|40715" 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="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.767223" Longitude="12.252153" StarRating="3" HotelCode="150623|70251" HotelName="Residence La Maison Jolie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lelio Silva 49, Isola Sacra, 00054 Fiumicino, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1087961</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Fiumicino. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.20" OriginalAmount="260" MarkupRule="7.00">
      <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="278.20" OriginalAmount="260" MarkupRule="7.00">
      <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="27" TotalAmount="281.41" OriginalAmount="263" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904273337705" Longitude="12.426996231079" StarRating="4" HotelCode="32740|1933" HotelName="C-Hotels Club House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="281.41" OriginalAmount="263" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90373" Longitude="12.503556" StarRating="3" HotelCode="15850|55084" HotelName="Piemonte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="281.41" OriginalAmount="263" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895577012887" Longitude="12.51687169075" StarRating="3" HotelCode="95119|55877" HotelName="Villa S. Lorenzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="281.41" OriginalAmount="263" MarkupRule="7.00">
      <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="63" TotalAmount="283.55" OriginalAmount="265.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.870929035157" Longitude="12.468165138707" StarRating="2" HotelCode="343892|radio_hotel" HotelName="Radio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="284.62" OriginalAmount="266" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903331" Longitude="12.507246" StarRating="2" HotelCode="191901|57107" HotelName="Palma Residence Castro Pretorio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Castro Pretorio 25, Roma 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337458/337458a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.69" OriginalAmount="267" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.916665816885" Longitude="12.556366154419" StarRating="3" HotelCode="467292|153598" HotelName="Camplus Guest Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cottanello 12, 00158 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/525962/525962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.76" OriginalAmount="268" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.889040014898" Longitude="12.523689866066" StarRating="4" HotelCode="161124|21822" HotelName="Eurostars Roma Aeterna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Casilina 125, Piazza del Pigneto 9A, Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227478/w_227478_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Pigneto quarter, just 15 minutes from the centre of Rome. The bus stop is on the hotel's doorstep and Termini railway station is around 4 km away. Rome Ciampino Airport and Leonardo da Vinci-Fiumicino Airport are situated at a distance of approximately 15 km and 30 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.962059012337" Longitude="12.478113770485" StarRating="4" HotelCode="55444|55497" HotelName="Flaminio Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Bungalow Complex,Guesthouse,Club Resort,Village,Hostel" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="287.83" OriginalAmount="269" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910500384346" Longitude="12.512429952622" StarRating="2.5" HotelCode="899667|40761" HotelName="Hotel Roma Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Morgagni 41, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182497/a_182497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Policlinico subway stop, as well as railway and coach stations. The famous park of Villa Torlonia and a wide range of restaurants are all within walking distance. This hotel adjoins the busy shopping district and the financial and commercial centre of the city, yet is generally quiet and respectable. It is well connected with the rest of the city. The metro is 3 minutes’ walk away and all of the major archaeological sites are within easy reach. Termini railway station is easily reachable as is Rome’s Fiumicino Airport, which is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.90" OriginalAmount="270" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.803164" Longitude="12.596943" StarRating="2" HotelCode="310093|392069" HotelName="Hotel Laura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco D'Assisi 58, Via Francesco D'Assisi 72, Angolo via Palmiro Togliatti 1, 00043 Ciampino</AddressLine>
          </AddressLines>
          <CityName>Ciampino</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211554/211554a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Laura offers air-conditioned rooms with free Wi-Fi, 200 metres from Ciampino Train Station. Buses to Rome Ciampino Airport leave regularly from nearby, and reach the terminals in about 10 minutes. 

Rooms feature classic Italian wood furniture, and a private bathroom with shower. Breakfast is served at the bar. The Laura offers convenient private parking, and there is also an internet terminal available at reception. 

The hotel is near the bus stop for Anagnina Metro Station, terminus of Rome's line A, at nearly 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="288.90" OriginalAmount="270" MarkupRule="7.00">
      <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="27" TotalAmount="288.90" OriginalAmount="270" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90767488356" Longitude="12.5006711483" StarRating="2" HotelCode="909265|176189" HotelName="Lella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="288.90" OriginalAmount="270" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901736033797" Longitude="12.504061460495" StarRating="2" HotelCode="59294|13048" HotelName="Robinson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 3, 00185 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76792/a_76792_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Rome, beside the Termini railway station and within paces of a selection of restaurants and bars. It is just a few minutes to the highly interesting archaeological area (the old Marco Tullio border wall) and the historical centre of the city. Ideal located for both business and leisure travellers to the city, this hotel is situated just a short distance from an array of sights and links to the public transport network. The Villa Borghese, Colosseum and Trevi fountain are also all just a short walk away. Moreover, it is around 1 km to the Spanish Steps, roughly 1.5 km to the Pantheon and some 4 km to the Vatican.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.892761594249" Longitude="12.511649222286" StarRating="4" HotelCode="97696|12671" HotelName="Best Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Maggiore 51, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135693/a_135693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel enjoys a central location in the heart of Rome, between the Colosseum and the cathedrals of San Giovanni in Laterano and Santa Maria Maggiore. The immediate vicinity features restaurants, bars, pubs and public transport links, and the Roman Forum and the Trevi Fountain are both less than 2 km from the hotel. The airports of Ciampino and Leonardo da Vinci International are 25 and 35 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88238117" Longitude="12.5130906" StarRating="0" HotelCode="574722|232930" HotelName="Domus Appia 154" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Appia Nuova 154, 00183 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9237225</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.97" OriginalAmount="271" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.756574913221" Longitude="12.273123264313" StarRating="4" HotelCode="31824|5188" HotelName="Hotel Isola Sacra Rome Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" 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="291.04" OriginalAmount="272" MarkupRule="7.00">
      <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="27" TotalAmount="292.11" OriginalAmount="273" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.926502" Longitude="12.425753" StarRating="3" HotelCode="89622|30627" HotelName="Sisto V" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="293.18" OriginalAmount="274" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903403" Longitude="12.504532" StarRating="2" HotelCode="901723|56199" HotelName="Palma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Varese 5, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=697794</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.25" OriginalAmount="275" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901181" Longitude="12.493325" StarRating="3" HotelCode="116911|232947" HotelName="Domus Livia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151290/151290a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides a cosy setting for a stay on Via Nazionale in central Rome. It is located between the Coliseum and the Trevi Fountain/Spanish Steps, only 400 m from Termini station. Guests will find links to the public transport network around 1 minutes’ walk away and the metro station Repubblica some 3 minutes' walk away. The Coliseum and Spanish Steps are both around 15 minutes' walk away, the Trevi Fountain some 10 minutes' walk away, Navona Square roughly 20 minutes' walk away and Vatican City around 30 minutes' walk from the hotel. Rome Ciampion Airport is around 14 km away and Leonardo da Vinci-Fiumicino Airport is some 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.25" OriginalAmount="275" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901906" Longitude="12.505389" StarRating="1" HotelCode="295488|198914" HotelName="Friendship Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 41/A, scala A, piano sesto, interno 18, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211355/211355a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 4 rooms. Services and facilities at the hotel include a safe, a restaurant, a bar and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.835109" Longitude="12.571233" StarRating="3" HotelCode="152401|490278" HotelName="Piccolo Borgo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Capannelle 134, 00178 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/04/83/0483cb01194b8c4f98a11091b504c1415f683c7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90888065" Longitude="12.43542705" StarRating="3" HotelCode="547835|200711" HotelName="The Bricks Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="295.32" OriginalAmount="276" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896750966095" Longitude="12.495558857918" StarRating="3" HotelCode="18850|20567" HotelName="Valle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 134, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23562/a_23562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is steeped in tradition, is located in the historic centre of the city near the Colosseum, the Spanish Steps, the Trevi fountain, and the tourist centre. It is only a stone's throw to a range of bars, restaurants, nightclubs, the main station and the nearest public transport stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93793968076" Longitude="12.53149451891" StarRating="3" HotelCode="116612|28287" HotelName="Hotel Aniene" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.76379403" Longitude="12.30280113" StarRating="0" HotelCode="709755|371508" HotelName="Domus Gratiae" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Arturo Evans 18, 00119 Ostia Antica, Roma</AddressLine>
          </AddressLines>
          <CityName>Ostia Antica</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/21985/3221985/1.jpg?f=14966316</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8680069" Longitude="12.58790195" StarRating="3" HotelCode="455622|56462" HotelName="Hotel Santa Maura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="297.46" OriginalAmount="278" MarkupRule="7.00">
      <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="297.46" OriginalAmount="278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909988" Longitude="12.522753" StarRating="3" HotelCode="255877|234026" HotelName="Roma Scout Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Conference Hall,Elevator,Internet,Lounge,Luggage Storage,Meeting Room,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Largo dello Scautismo 1, 00162 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372557/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Simplicity, sustainability and attention to all guests are what is always aiming for the Casa Fiore Rosso.Casa Fiore Rosso features, WIFI connection, disable rooms, free parking availableThe hotel is also close to Bologna Underground station just very few stops away from Termini and the Colosseum. (NB. Guests should note that this hotel is affiliated to, and managed by, a Catholic religious order. As such, it incorporates a chapel within the hotel to which guests are naturally invited to, and welcome to use).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.53" OriginalAmount="279" MarkupRule="7.00">
      <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="27" TotalAmount="298.53" OriginalAmount="279" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87218387" Longitude="12.47869201" StarRating="2" HotelCode="539902|58079" HotelName="B&amp;B A Casa di Barbara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Kitchen,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gazometro 35, 00154 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=755466</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 A Casa di Barbara in Rome (Aventine), you'll be minutes from Montemartini Museum and close to Colosseum. This bed &amp; breakfast 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 3 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include desks, and rollaway/extra beds can be requested.&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;A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.987546936601" Longitude="12.511017618385" StarRating="3" HotelCode="117160|47711" HotelName="La Giocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel,City Hotel,Conference Hotel,Family-friendly 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 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="27" TotalAmount="299.60" OriginalAmount="280" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902037" Longitude="12.503191" StarRating="3" HotelCode="95139|146480" HotelName="Siracusa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 50, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338213/338213a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.67" OriginalAmount="281" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.892181" Longitude="12.513392" StarRating="3" HotelCode="11869|7634" HotelName="Hotel Donatello" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Porta Maggiore 83, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11655/a_11655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies between the Colosseum and the San Giovanni and Santa Maria Maggiore Basilica. In a number of minutes guests will arrive at the Forum Romanum and the Fontana di Trevi. Guests may take advantage of the restaurants, shops and cafés which are located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.67" OriginalAmount="281" MarkupRule="7.00">
      <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 24/12/2024">
        <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="27" TotalAmount="302.81" OriginalAmount="283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908881550379" Longitude="12.435272186995" StarRating="3" HotelCode="909248|20100" HotelName="Aurelia Vatican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="303.88" OriginalAmount="284" MarkupRule="7.00">
      <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="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90994300978" Longitude="12.497387329448" StarRating="3" HotelCode="366024|20566" 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="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907471274999" Longitude="12.497549057007" StarRating="2" HotelCode="365238|211177" HotelName="Louisiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 84, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68886/a_68886_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Rome. The famous avenue, Via Veneto, lies a few paces from the hotel and Piazza di Spagna with the famous Spanish Steps is also a short, 15-minute walk from the hotel. The proximity to the Termini train station means that the city's top sights as well as shopping and entertainment venues may easily be reached by making use of the public transport system. Ciampino and Fiumicino airports are both about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <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="304.95" OriginalAmount="285" MarkupRule="7.00">
      <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="Free CXL until 25/12/2024" 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="306.02" OriginalAmount="286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.791257" Longitude="12.530465" StarRating="4" HotelCode="143962|90096" HotelName="Ardeatina Park" 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 Vittore Ghiliani 145, 00134 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208376/208376a_hb_a_005.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="306.02" OriginalAmount="286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908421812267" Longitude="12.451147161093" StarRating="1" HotelCode="205397|180541" HotelName="Laocoonte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Caracciolo 10, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/371410/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.02" OriginalAmount="286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894035" Longitude="12.452583" StarRating="2" HotelCode="186404|31780" HotelName="Casa Tra Noi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte del Gallo, 113, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216056/216056a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rome, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306.02" OriginalAmount="286" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90314627" Longitude="12.50449016" StarRating="1" HotelCode="615323|242374" HotelName="The Beehive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Marghera 8, 00185  Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5472671</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.09" OriginalAmount="287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.868028911133" Longitude="12.496431086019" StarRating="3" HotelCode="153579|56495" HotelName="Residence Colombo 112" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="307.09" OriginalAmount="287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902836" Longitude="12.501925" StarRating="3" HotelCode="95138|63609" HotelName="Stromboli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Marsala 34, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333891/333891a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.09" OriginalAmount="287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.949426859278" Longitude="12.454644441605" StarRating="4" HotelCode="58704|22044" HotelName="Hotel Villa Maria Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="308.16" OriginalAmount="288" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90770653" Longitude="12.45885966" StarRating="2" HotelCode="440215|60646" HotelName="Star Vatican Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="310.30" OriginalAmount="290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.932806046271" Longitude="12.433596728836" StarRating="4" HotelCode="23163|14715" HotelName="Excel Montemario" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Scolopi 31, 00136 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30598/a_30598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated on one of the most beautiful hills in Rome: Montemario. It is just 15 minutes by public transport from the city centre and from the Vatican Museum. The Olympic stadium is 3 km from the accommodation and the Spanish Steps are some 8 km away. Rome's Leonardo da Vinci and Ciampino airports are 35 km and 45 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.878509141806" Longitude="12.466341875951" StarRating="2" HotelCode="523476|225763" HotelName="Hostel Trustever" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Benaglia 13, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/7/0/5/7/6/6/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.794822275483" Longitude="12.457023561001" StarRating="4" HotelCode="58458|199070" HotelName="Mancini Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Valleranello 67, 00128 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75769/a_75769_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated 13 km outside of Rome city centre. There is a bus stop about 300 m away from the hotel. In roughly 5 minutes, Eur Fermin underground station may be reached by car, whilst Outlet Castel Romano shopping centre is a 10-minute drive away. Fiumicino and Ciampino airports lie 15 km and 10 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.37" OriginalAmount="291" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908331616552" Longitude="12.424775362015" StarRating="4" HotelCode="335573|30576" HotelName="Pinewood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="312.44" OriginalAmount="292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904353" Longitude="12.499972" StarRating="3" HotelCode="37026|4229" HotelName="Exe Domus Aurea" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 34, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60758/a_60758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel is situated in an quiet street near to the Termini railway station. From here the whole city can be explored on bus, train or in a taxi. It is just a few minutes to the Via Nazionale with its abundance of shops and other entertainment attractions. The beloved Via Veneto, the Basilika Santa Maria Maggiore and a few impressive governmental buildings are located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.51" OriginalAmount="293" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89850509" Longitude="12.50110345" StarRating="0" HotelCode="727811|283499" HotelName="Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 96, Central Station, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/1f/6c1f57ba61656bffc45969c1769bdc998391c5da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.51" OriginalAmount="293" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.914271" Longitude="12.52068" StarRating="3" HotelCode="166871|2067" HotelName="Laura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale XXI Aprile 109, 00162 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/26/4626556c7b99a95323d7cc7c41bd0649447bc658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.51" OriginalAmount="293" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899593919829" Longitude="12.419228553772" StarRating="4" HotelCode="26710|2373" HotelName="Marc'Aurelio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio XI, 141, 00166 Roma, Italia</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39177/a_39177_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="314.58" OriginalAmount="294" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.921559" Longitude="12.457657" StarRating="3" HotelCode="192077|57297" HotelName="BdB Luxury Rooms San Pietro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Clodia 169?, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333526/333526a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.65" OriginalAmount="295" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89184737211" Longitude="12.438964247704" StarRating="4" HotelCode="31160|18777" HotelName="NH Roma Villa Carpegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="316.72" OriginalAmount="296" MarkupRule="7.00">
      <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="318.86" OriginalAmount="298" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88230581" Longitude="12.60905289" StarRating="3" HotelCode="601582|242342" HotelName="Hampton by Hilton Rome East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Viale Marisa Bellisario 300, Rom 00155</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/719207/a_719207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.00" OriginalAmount="300" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.869177" Longitude="12.536718" StarRating="2" HotelCode="143956|56063" HotelName="Arco di Travertino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899362" Longitude="12.500605" StarRating="2" HotelCode="149374|34362" HotelName="Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 95, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199659/199659a_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="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893292" Longitude="12.42067" StarRating="4" HotelCode="73740|198932" HotelName="ELE Green Park Hotel Pamphili" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Lorenzo Mossa 4, 00100 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334694/334694a_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="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.945914" Longitude="12.522925" StarRating="3" HotelCode="117168|55869" HotelName="La Pergola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Prati Fiscali, 55, 00141 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160975/gt_160975_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between Via Salaria and Via Nomentana, in a green and quiet residential area in central Rome. The city centre is approximately 4 km from the hotel and the Ciampino and Leonardo da Vinci International (Fiumicino) airports are both around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <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="324.21" OriginalAmount="303" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89546" Longitude="12.50572" StarRating="4" HotelCode="23085|176153" HotelName="Generator Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 251, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30461/a_30461_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel lies at the heart of Rome. Numerous shopping, entertainment venues and tourist attractions as well as local public transport are within walking distance of the hotel. Fiumicino airport is around 30 km away and Ciampino is 20 km from the hotel, therefore the transfer times are either 45 or 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="303" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909296824561" Longitude="12.459206313297" StarRating="2" HotelCode="902547|22950" HotelName="Silla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silla 3, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=251737</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="325.28" OriginalAmount="304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910679" Longitude="12.499581" StarRating="3" HotelCode="166865|233309" HotelName="Imperial Suite Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso d'Italia 92, 00198 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/367106/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 1.2 km away from Rome's Spagna metro station and the Spanish Steps. The Vatican is 4 metro stops away and Termini Station, Rome's main train and metro station, is 1.2 km away. The Coliseum is about 5 km from the establishment. Leonardo da Vinci International Airport (Fiumicino) is about 25 km away and Ciampino Airport is about 15 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.28" OriginalAmount="304" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901915704582" Longitude="12.503334581852" StarRating="3" HotelCode="302820|2105" HotelName="Madison" 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,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="27" TotalAmount="327.42" OriginalAmount="306" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.892514251064" Longitude="12.418354153633" StarRating="4" HotelCode="31823|411622" HotelName="Ergife Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Aurelia 619, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50785/a_50785_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of Rome. It is not only ideal for trips into the city of Rome, but also for conferences and those travelling on business purposes. Links to the public transport system are only 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.42" OriginalAmount="306" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.911441" Longitude="12.499978" StarRating="4" HotelCode="12776|2102" HotelName="c-hotels Fiume" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="327.42" OriginalAmount="306" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91378508" Longitude="12.4522737" StarRating="3" HotelCode="435019|200560" HotelName="Rome Center Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Premuda 3, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d4/7c/d47c4add68df330b9e7212c3302451bdb9227d80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features 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="27" TotalAmount="327.42" OriginalAmount="306" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899272042011" Longitude="12.500662368398" StarRating="3" HotelCode="63212|447" HotelName="Hotel Tex" 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 Amendola 97, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333458/333458a_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="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897357899428" Longitude="12.497634887695" StarRating="4" HotelCode="61871|20488" HotelName="Antico Palazzo Rospigliosi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91020218" Longitude="12.50239796" StarRating="4" HotelCode="361237|61433" HotelName="Hotel Des Epoques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentana 31-33, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907101983306" Longitude="12.501738667488" StarRating="2" HotelCode="98579|178058" HotelName="Bolognese" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 15, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337931/337931a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898128" Longitude="12.50117" StarRating="3" HotelCode="496288|56108" HotelName="Hotel Maryelen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 87B, (not 85/A), 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664054/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.49" OriginalAmount="307" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90701334" Longitude="12.46874714" StarRating="2" HotelCode="439982|58745" HotelName="Vaticano Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="329.56" OriginalAmount="308" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908545" Longitude="12.45769" StarRating="4" HotelCode="151991|56451" HotelName="MDM Luxury Rooms" 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 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="27" TotalAmount="329.56" OriginalAmount="308" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907453011502" Longitude="12.453092550926" StarRating="3" HotelCode="143221|62964" HotelName="Hotel Museum" 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 Tunisi 8, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/ac/91ac3a825d96df68240d1b6efb02e0db403646ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329.56" OriginalAmount="308" MarkupRule="7.00">
      <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="27" TotalAmount="330.63" OriginalAmount="309" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900175" Longitude="12.498343" StarRating="3" HotelCode="12812|6222" HotelName="Giglio dell'Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 14, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13214/w_13214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Rome's historical and commercial centre. Various tourist sights including the Forum Romanum, the Colosseum, the Santa Maria Maggiore basilica and the Via Nazionale are located in the hotel's vicinity. Public transport, including several buses, depart from stops just a few paces from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.63" OriginalAmount="309" MarkupRule="7.00">
      <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="27" TotalAmount="331.70" OriginalAmount="310" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898388858446" Longitude="12.500870543534" StarRating="2" HotelCode="148939|56014" HotelName="Hotel Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 79/B, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/82363/2082363/1.jpg?f=15057882</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.70" OriginalAmount="310" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900400465116" Longitude="12.498080134392" StarRating="3" HotelCode="33092|2068" HotelName="Nizza" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="27" TotalAmount="331.70" OriginalAmount="310" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902285026275" Longitude="12.504144608974" StarRating="4" HotelCode="48143|1351" HotelName="Hotel Luce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="331.70" OriginalAmount="310" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909127" Longitude="12.463012" StarRating="2" HotelCode="89621|55323" HotelName="Hotel dei Quiriti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="332.77" OriginalAmount="311" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906261" Longitude="12.516878" StarRating="3" HotelCode="82566|28292" HotelName="Best Western Globus Hotel" Meals="ROOM ONLY,HALF BOARD,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="27" TotalAmount="332.77" OriginalAmount="311" MarkupRule="7.00">
      <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="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.920444245559" Longitude="12.516646942258" StarRating="4" HotelCode="571462|231433" HotelName="Checkin Villa Angelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="333.84" OriginalAmount="312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90013347" Longitude="12.45594919" StarRating="0" HotelCode="577746|233326" HotelName="InnsideRome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Porta Cavalleggeri 13, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9259631</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905670886025" Longitude="12.500208938027" StarRating="3" HotelCode="318897|146355" HotelName="Hotel Floridia Raeli Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 45, 00185 Rom, Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635072/635072a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="333.84" OriginalAmount="312" MarkupRule="7.00">
      <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="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899174671967" Longitude="12.499922811985" StarRating="3" HotelCode="67084|40770" HotelName="Hotel Dina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.911148" Longitude="12.502611" StarRating="3" HotelCode="117436|56039" HotelName="Hotel Porta Pia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 25, 00198 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1051988/EvRVTOmG_e09fe4b6a14211bed32810e13a68ad09.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905189" Longitude="12.50502" StarRating="4" HotelCode="56965|19385" HotelName="Hotel Villafranca" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 9, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73856/a_73856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 500 from the Termini railway station. It is about 5 km to Tiburtina station and some 10 minutes to the historic centre of the city. From Termini, guests have easy access to the well-known attractions of the city, such as the Coliseum or the Roman Forum. With underground line B, located about 50 m from the hotel, it is possible to reach the Villa Borghese, the Spanish Steps, or the Via Veneto. An abundance of shops are located in the immediate vicinity. It is about 30 km to Rome Ciampino airport and some 40 km to Rome Fiumicino airport, with a free shuttle service also running there (charges apply).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.98" OriginalAmount="314" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.822869702567" Longitude="12.411825656891" StarRating="4" HotelCode="335585|31057" HotelName="Holiday Inn Roma - Eur Parco Dei Medici" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="337.05" OriginalAmount="315" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.846324" Longitude="12.475155" StarRating="4" HotelCode="101739|37813" HotelName="Hotel Area Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="337.05" OriginalAmount="315" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.800352" Longitude="12.273423" StarRating="4" HotelCode="98596|23877" HotelName="Hilton Garden Inn Rome Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Bragadin 2, 00054 Fiumicino, Rom</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138253/a_138253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Rome Fiumicino Airport platform (Leonardo da Vinci Airport), in front of Cargo City and within immediate reach of all the major attractions of Rome. If guests have time to discover the region a little more, they are just a few minutes' drive away from the beaches of Fiumicino, Fregene and Ostia, and the business districts of Eur, Parco de' Medici and Pomezia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="338.12" OriginalAmount="316" MarkupRule="7.00">
      <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="27" TotalAmount="339.19" OriginalAmount="317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.869130451307" Longitude="12.493721844691" StarRating="2" HotelCode="398573|90159" HotelName="Atticoromantica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89846" Longitude="12.499961" StarRating="1" HotelCode="191849|56151" HotelName="Chicago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 63, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211574/211574a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe, a restaurant, a babysitting service, a childcare service, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902117" Longitude="12.504489" StarRating="2" HotelCode="147629|55907" HotelName="Fenicia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 20, 00185 Rome, 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 - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <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="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <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="341.33" OriginalAmount="319" MarkupRule="7.00">
      <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="341.33" OriginalAmount="319" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.891724163548" Longitude="12.510450620101" StarRating="3" HotelCode="37818|371590" HotelName="España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.33" OriginalAmount="319" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906369" Longitude="12.445948" StarRating="3" HotelCode="191597|200352" HotelName="Perseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cipro 56, Rome 00136</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335195/335195a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.40" OriginalAmount="320" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.73033536" Longitude="12.2772549" StarRating="0" HotelCode="541865|232616" HotelName="Barocchetto Romano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucio Coilio 38, 00122 Lido di Ostia, Rome</AddressLine>
          </AddressLines>
          <CityName>Lido di Ostia</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/96950/3296950/97.jpg?f=15504332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lido di Ostia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.40" OriginalAmount="320" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8900075" Longitude="12.49848693" StarRating="2" HotelCode="491537|58082" HotelName="Tullia e Prisca Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 6, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=755534</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.47" OriginalAmount="321" MarkupRule="7.00">
      <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="27" TotalAmount="343.47" OriginalAmount="321" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901642359176" Longitude="12.494613173557" StarRating="3" HotelCode="151731|56023" HotelName="Magnifico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152476/152476a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its unique central location, guests residing at the hotel will have an excellent base when it comes to exploring the city. The hotel is 160 metres from the Piazza Repubblica metro station and many of the main bus routes also run along Via Nazionale. Termini train station and night clubs are 5 minutes' walk from the hotel and nearby places of interest include Trevi Fountain (800 metres), the Pantheon (1 km away), Vatican Museum (3 km), the Coliseum (1.8 km) and Campo de Fiori (1.3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.47" OriginalAmount="321" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894854262255" Longitude="12.501111030579" StarRating="2" HotelCode="38527|2888" HotelName="Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="343.47" OriginalAmount="321" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905781823956" Longitude="12.499556122684" StarRating="1.5" HotelCode="191858|57190" HotelName="The Place in Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Macao 9, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334368/334368a_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="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903704862122" Longitude="12.503140808498" StarRating="2" HotelCode="36250|3902" HotelName="Hotel Dei Mille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 7/B, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334052/334052a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90039303476" Longitude="12.471365671821" StarRating="2" HotelCode="383824|58527" HotelName="Relais Arco della Pace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Arco della Pace 2, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=770377</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.54" OriginalAmount="322" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90745175" Longitude="12.46695545" StarRating="0" HotelCode="581292|234406" HotelName="Vaticana Residenza Ottaviani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Plinio 7, 00193 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9503594</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.61" OriginalAmount="323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.799028" Longitude="12.600513" StarRating="3" HotelCode="102102|392073" HotelName="Villa Giulia Ciampino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="345.61" OriginalAmount="323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893907986359" Longitude="12.502918775463" StarRating="2" HotelCode="610375|233477" HotelName="Lucky Domus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/96/58966eb8fa2ae96a1392ede9d0607e47a3a364ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.68" OriginalAmount="324" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903379" Longitude="12.503116" StarRating="3" HotelCode="191898|135016" HotelName="Casa Vicenza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vicenza 30, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337027/337027a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.68" OriginalAmount="324" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905838" Longitude="12.467183" StarRating="2.5" HotelCode="152407|56121" HotelName="Piccolo Imperiale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Orazio 31, 00195 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208788/208788a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.75" OriginalAmount="325" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897283" Longitude="12.51376" StarRating="3" HotelCode="80111|55189" HotelName="Laurentia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="348.82" OriginalAmount="326" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905846518028" Longitude="12.500876789987" StarRating="3" HotelCode="387682|12622" HotelName="Hotel Camelia" 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 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="348.82" OriginalAmount="326" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.915274217846" Longitude="12.453194751675" StarRating="2" HotelCode="383794|62042" HotelName="Gardenia Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Circonvallazione Clodia 36, 00195 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11239907</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.89" OriginalAmount="327" MarkupRule="7.00">
      <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="27" TotalAmount="349.89" OriginalAmount="327" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89323403326" Longitude="12.512315958738" StarRating="3" HotelCode="21501|4167" HotelName="Tempio di Pallade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giolitti 425-427, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27858/a_27858_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-run, centrally located hotel is situated close to Porta Maggiore square, approximately 400 m from the Termini train station. From here, it is just a short walk to the pleasant park. Scores of bars, pubs and a nightclub as well as links to the public transport network may be found in the vicinity. In addition, diverse restaurants and a good selection of shopping venues to while away the day are located close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="349.89" OriginalAmount="327" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897893" Longitude="12.501635" StarRating="3" HotelCode="37857|30478" HotelName="Terminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="350.96" OriginalAmount="328" MarkupRule="7.00">
      <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="350.96" OriginalAmount="328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.926571999542" Longitude="12.428093415072" StarRating="4" HotelCode="36922|31826" HotelName="Courtyard by Marriott Rome Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" 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 Moscati Giuseppe 7, 00168 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60605/w_60605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located near the Olympic Stadium and the Vatican, the hotel enjoys a unique view of St. Peter's Dome, which is roughly 15 minutes away and connected by public transport and a shuttle bus service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.96" OriginalAmount="328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90774674525" Longitude="12.488300800324" StarRating="3" HotelCode="37648|13219" HotelName="Garda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="350.96" OriginalAmount="328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.869672678524" Longitude="12.514656186104" StarRating="3" HotelCode="366026|28323" HotelName="Romoli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Caffarelletta 114, 00179 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69419/a_69419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in beautiful surrounds in the San Giovanni district of the city, directly opposite Caffarella Park, and is suited to both business and leisure visitors to the city. Ciampino airport lies some 13 km from the hotel and it is 30 km to Fiumicino airport. Meanwhile, the tourist centre of the city lies just 6 km away and the nearest wonderful beach is a mere 3 km away. Countless entertainment and leisure venues including bars, nightclubs and restaurants are to be found within metres of the hotel and can be reached on foot within a matter of minutes. The nearest links to the public transport network are 15 minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.03" OriginalAmount="329" MarkupRule="7.00">
      <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="352.03" OriginalAmount="329" MarkupRule="7.00">
      <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="Non Refundable">
        <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="27" TotalAmount="353.10" OriginalAmount="330" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91081463" Longitude="12.50515149" StarRating="0" HotelCode="519948|234439" HotelName="House Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Villini 10, 00163 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689176/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Villini Luxury Rooms Guest House to discover the wonders of Rome. The hotel has everything you need for a comfortable stay. Wi-Fi in public areas, shuttle service, elevator, vending machine, shared lounge/TV area are there for guest's enjoyment. Designed for comfort, selected guestrooms offer toiletries, shower, air conditioning, internet access – wireless (complimentary), heating to ensure a restful night. The hotel offers various recreational opportunities. Villini Luxury Rooms Guest House is an excellent choice from which to explore Rome or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.10" OriginalAmount="330" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93435887" Longitude="12.53109012" StarRating="0" HotelCode="623178|233826" HotelName="Movie Home B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="355.24" OriginalAmount="332" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88113198" Longitude="12.56739177" StarRating="2" HotelCode="542570|233243" HotelName="Hotel Mirti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Platani 101, 00172 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6618292</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.31" OriginalAmount="333" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9065942" Longitude="12.46889698" StarRating="1" HotelCode="582989|233132" HotelName="Hotel Little Aurelius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cicerone 44, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11029886</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901096988972" Longitude="12.493124118792" StarRating="3" HotelCode="341209|54936" HotelName="Hotel Regina Giovanna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=660956</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908415" Longitude="12.464112" StarRating="3" HotelCode="95118|56247" HotelName="Relais Dei Papi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Gracchi 161, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201920/201920a_hb_a_058.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="358.45" OriginalAmount="335" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907938376028" Longitude="12.519307136536" StarRating="3" HotelCode="26979|2066" HotelName="Athena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="358.45" OriginalAmount="335" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.891229404708" Longitude="12.436159998178" StarRating="4" HotelCode="401857|19469" 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="63" TotalAmount="358.45" OriginalAmount="335.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907916894725" Longitude="12.456882279605" StarRating="4" HotelCode="485420|vespasiano_49" HotelName="Vespasiano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Vespasiano 49, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630881/630881a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.45" OriginalAmount="335" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90326" Longitude="12.50624" StarRating="3" HotelCode="564768|405326" HotelName="Residenza Praetoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milazzo 42, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10874315</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.45" OriginalAmount="335" MarkupRule="7.00">
      <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="27" TotalAmount="359.52" OriginalAmount="336" MarkupRule="7.00">
      <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="360.59" OriginalAmount="337" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88095669295" Longitude="12.507972121238" StarRating="3" HotelCode="316823|3691" HotelName="Best Western Hotel Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="360.59" OriginalAmount="337" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900744" Longitude="12.495015" StarRating="3" HotelCode="901565|55693" HotelName="Opera Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 11, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365878/1.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="361.66" OriginalAmount="338" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.86931512" Longitude="12.44321465" StarRating="3" HotelCode="440321|58743" HotelName="Aida Charming Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Colli Portuensi 226, Gianicolense, 00151 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207597/207597a_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="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909203" Longitude="12.45639" StarRating="3" HotelCode="117102|31791" HotelName="Il Gattopardo Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Giulio Cesare, 94, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160907/gt_160907_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an attractive Art Nouveau structure, ideally situated close to the Vatican Museums and to St. Peter's basilica, in Rome's exclusive Prati neighbourhood. The nearby Ottaviano-S. Pietro underground station provides quick and easy access to all of Rome's most important monuments, museums and archaeological sights. Restaurants, bars and pubs are in the immediate proximity, and Rome’s Fiumicino and Ciampino airports are 21 km and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910785146463" Longitude="12.513458036298" StarRating="3" HotelCode="37859|368155" 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="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91226778" Longitude="12.45534874" StarRating="3" HotelCode="485403|200367" HotelName="Prati Resort Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Costantino Morin 24, 00195 Rome, Rome, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8857087</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.842914615127" Longitude="12.4718105793" StarRating="4" HotelCode="26079|23871" HotelName="Sheraton Roma Hotel &amp; Conference Center" 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,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="27" TotalAmount="364.87" OriginalAmount="341" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.882274100898" Longitude="12.515693209691" StarRating="1" HotelCode="305757|403189" HotelName="B&amp;B King Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pinerolo 2, 00182 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205171/205171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 5 rooms. Most of the storeys can be reached by lift. A café is available to guests. 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 accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.94" OriginalAmount="342" MarkupRule="7.00">
      <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="27" TotalAmount="367.01" OriginalAmount="343" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9146506" Longitude="12.55448914" StarRating="3" HotelCode="874994|396060" HotelName="B&amp;B Hotel Roma Pietralata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Pan 66, 00158 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649602/649602a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Tiburtina. The establishment features a total of 77 bedrooms. Customers may take advantage of the Wi-Fi connection throughout. The reception is open 24/7. Unfortunately, there are no bedrooms where visitors can ask for a cot for the little ones. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. B&amp;B Hotel Roma Pietralata may charge a fee for some services. 
Please note that the reception will be closed from 23.00 to 07.00. For arrival in this time, please get in touch with the hotel at least 48 hours before.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.01" OriginalAmount="343" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912748" Longitude="12.453225" StarRating="4" HotelCode="335587|28291" HotelName="Hotel Franklin Feel The Sound" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>via rodi, 29, 00195 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55042/gt_55042_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the elegant and quiet Prati area just steps from the Vatican. The nearby metro stops Ottaviano - Musei Vaticani and Cipro grant easy access to the entire city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.08" OriginalAmount="344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899515" Longitude="12.49819" StarRating="3" HotelCode="76615|54744" HotelName="Argentina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 47, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104147/a_104147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a very central location. Termini Station is located to one side of the hotel and the main street of Via Nazionale on the other. The splendid archaeological area around the Colosseum is also located nearby. Rome’s Fiumicino and Ciampino airports are 23 and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.08" OriginalAmount="344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897374" Longitude="12.4967" StarRating="3" HotelCode="50843|480" HotelName="Verona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Santa Maggiore 154, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39249/a_39249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and guests will find the nearest restaurants just some 10 m away. In every direction, guests will find historical sites including Santa Maria Maggiore (some 100 m), the Coliseum, the Roman Forum (around 900 m) and Piazza Venezia (about 1 km). It lies near the main transport hub Termini Station, which is approximately a 10-minute walk or 1 metro stop away. The Trevi Fountain is around 1.5 km and Piazza di Spagna is approximately 2 km away. Ciampino Airport is about 25 km from the hotel and Fiumicino Airport is around 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.08" OriginalAmount="344" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.830216685714" Longitude="12.4569735" StarRating="4" HotelCode="244309|40717" HotelName="Ibis Styles 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,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Egeo 133, Via Massimiliano Massimo 15, 00144 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335053/a_335053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome, not more than fifty metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.15" OriginalAmount="345" MarkupRule="7.00">
      <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="369.15" OriginalAmount="345" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90902720816" Longitude="12.590922597676" StarRating="4" HotelCode="146954|56407" HotelName="Domidea" 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>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="27" TotalAmount="371.29" OriginalAmount="347" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896823" Longitude="12.505379" StarRating="2" HotelCode="116996|56300" HotelName="Filippo Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Turati 163, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214016/214016a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.29" OriginalAmount="347" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898497623102" Longitude="12.502158357672" StarRating="3" HotelCode="259324|12419" HotelName="The Kennedy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Turati 62-64, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122701/122701a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located between the Termini Station and the Basilica of S. Maria Maggiore. Within a 5-minute walk of the hotel guests will find the Terme di Diocleziano, National Roman Museum, Opera House and Via Nazionale. The Colosseum and Roman Forum are just 10 minutes away from the hotel and the Quirinale, Spanish Steps and Trevi Fountain are within 15 minutes' walk. The main bus lines and underground are located in front of the Termini train station, 150 m from the hotel. Restaurants, bars and shops can be found on the hotel's doorstep. The city hotel is approximately 15 km from Ciampino Airport and around 25 km from Leonardo da Vinci International (Fiumicino) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.43" OriginalAmount="349" MarkupRule="7.00">
      <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="373.43" OriginalAmount="349" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.873086053407" Longitude="12.462890893221" StarRating="3" HotelCode="60678|15272" HotelName="Villa Rosa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Prati 1, 00152 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78536/a_78536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location in Trastevere, an area full of character, easily accessible from any part of Rome and just a few metres from the local railway station, Roma Trastevere. Piazza Venezia, in the centre of Rome, is just a 20-minute walk away and Ostia Beach is approximately 20 km away. Rome's airports, Fiumicino and Ciampino, are both 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.50" OriginalAmount="350" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904743700993" Longitude="12.472168052336" StarRating="2.5" HotelCode="385774|58058" HotelName="Pension Calamatta Rom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 24/12/2024" 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="27" TotalAmount="374.50" OriginalAmount="350" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905878315022" Longitude="12.502940297127" StarRating="3" HotelCode="55816|8495" HotelName="Galileo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 33, Rome 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72296/l_72296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests a peaceful location with easy access to the city centre. It lies around 2 km away from the centre and most of the city's sightseeing attractions. The closest metro station is only 150 m away from the hotel and Termini main train station is around 300 m from the hotel. There is a profusion of wonderful entertainment and shopping facilities in the area surrounding the hotel. Within around 1 km, guests will find sightseeing attractions such as Basilica Santa Maria Maggiore and the Galleria Borghese. Fiumicino Airport is around a 30-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.50" OriginalAmount="350" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89683252" Longitude="12.50172555" StarRating="1" HotelCode="432920|176372" HotelName="Hostel Beauty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Kitchen,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Napoleone III, 35, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8258471</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Rome (Esquilino), Hostel Beauty is minutes from Basilica di Santa Maria Maggiore and Planeta.  This hotel 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 22 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="375.57" OriginalAmount="351" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89898942" Longitude="12.49224388" StarRating="0" HotelCode="509920|234366" HotelName="Una Finestra su Monti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 67, Rione Monti, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9138389</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.64" OriginalAmount="352" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="737631|283486" HotelName="Domum Vaticani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregorio VII 221, 00165 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5689321</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377.71" OriginalAmount="353" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895154" Longitude="12.508577" StarRating="3" HotelCode="36267|177875" HotelName="Caracciolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="377.71" OriginalAmount="353" MarkupRule="7.00">
      <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="377.71" OriginalAmount="353" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908722858527" Longitude="12.493466734886" StarRating="4" HotelCode="18891|28332" 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="378.78" OriginalAmount="354" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="2" HotelCode="116639|56094" HotelName="Aristotele" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 87, 2° piano, Rom 00185</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201792/201792a_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="378.78" OriginalAmount="354" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89966916" Longitude="12.50044252" StarRating="3" HotelCode="549039|199408" HotelName="Roma Resort Termini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 46-64, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7630121</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.85" OriginalAmount="355" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93868424" Longitude="12.42918587" StarRating="2" HotelCode="540006|62975" HotelName="Gemini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="380.92" OriginalAmount="356" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.916016287738" Longitude="12.514267265797" StarRating="3" HotelCode="42677|20545" HotelName="Silva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Bosio 20A, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68161/a_68161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a villa from the 1920's and lies in one of the prettiest and quietest districts of Rome. Close to the hotel, guests will find 2 of the most famous and oldest parks in the city, the Villa Torlonia and Villa Paganini. A further, important contact point is the Piazza Bologna, the most important square in the area, which offers a number of possibilities. Links to the public transport network can be reached in a few minutes on foot. The façade of the building is deemed to be one of the most beautiful from it's time period and was restored with the collaboration of the minister for culture, so that it is admired again as it once was.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.99" OriginalAmount="357" MarkupRule="7.00">
      <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="27" TotalAmount="381.99" OriginalAmount="357" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899985" Longitude="12.492397" StarRating="4" HotelCode="15511|4227" HotelName="Exe International Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 46, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18471/a_18471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is centrally located just a few metres from the railway station Termini and the Republic Square. The Via Nazionale's copious shops and other splendid entertainment venues are near at hand. Rome's foremost tourist attractions are easily reached either by foot or on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.99" OriginalAmount="357" MarkupRule="7.00">
      <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="27" TotalAmount="384.13" OriginalAmount="359" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898185650595" Longitude="12.501145033018" StarRating="3" HotelCode="336896|90223" HotelName="Hotel Campidoglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="384.13" OriginalAmount="359" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902321437064" Longitude="12.490332616845" StarRating="3" HotelCode="95114|24664" HotelName="Hotel 2000 Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontane 16, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165387/165387a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the most wonderful city in Italy, just a few steps away from the most beautiful squares and streets in Rome, the hotel is close to the best shopping opportunities and well connected with the whole city by bus, taxicab or underground. The Trevi Fountain and Spanish Steps can be reached in just 5 minutes and the hotel is just 400 m from the Piazza di Spagna, the Via dei Condotti, the Via Veneto, and the Piazza Venezia. The hotel is 30 km from Rome Ciampino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.20" OriginalAmount="360" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.918134" Longitude="12.484329" StarRating="4" HotelCode="143166|57349" HotelName="Aldrovandi Residence City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="385.20" OriginalAmount="360" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902261" Longitude="12.48669" StarRating="3" HotelCode="89627|56052" HotelName="Fellini" 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 Rasella 56, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.20" OriginalAmount="360" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90584508" Longitude="12.4471769" StarRating="0" HotelCode="572878|234011" HotelName="Roger Vatican Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Sivori 14, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/d7/e0d741c7b8a2a148927999729198330dfc9b03e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.27" OriginalAmount="361" MarkupRule="7.00">
      <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="Non Refundable">
        <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="387.34" OriginalAmount="362" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90517977" Longitude="12.49911291" StarRating="0" HotelCode="539383|396027" HotelName="Amoroma Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts,Boats" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Volturno 2C, Scala B, 00185 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10637970</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apartamento Santo Amaro is a recently renovated one-bedroom apartment in Lagos, a 10-minute walk from Lagos Marina. This apartment features a furnished balcony overlooking the Atlantic Sea and Lagos&amp;apos; walls.This 1st-floor apartment includes a living room with a dining area and a living area with a sofa, armchairs and a satellite TV. The dining area with a 4-seater dining table opens to the furnished balcony.Guests can have a tranquil night of sleep in the soft shaded double room. The bathroom comes with a shower.The kitchen has all the necessary utensils to prepare meals and these can be enjoyed indoors and outdoors. Santo Amaro Municipal Market is 5 minutes &amp;apos;walking and provides fresh fish, meat and vegetables daily.Lagos city centre, with its shops, bars and restaurants, is 10 minutes&amp;apos; walking from Apartamento Santo Amaro. The iconic Meia Praia Beach is around 4 km away, and Dona Ana Beach is 2 km.Apartamento Santo Amaro can organise a rental car to help guests exploring the Algarve coast, with places like Sagres 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.41" OriginalAmount="363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.891073" Longitude="12.509435" StarRating="3" HotelCode="30128|198959" HotelName="Novecento" 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 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="388.41" OriginalAmount="363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897497652997" Longitude="12.503272891045" StarRating="3" HotelCode="335597|28277" HotelName="Mariano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Manfredo Fanti 19, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55048/a_55048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a wonderful central location at the heart of Rome, within paces of a diverse selection of restaurants, bars, cafés and shops. Train and bus station lie within 5 minutes walk of the hotel. This is the ideal starting point for a sightseeing tour out into the city to visit sights such as the Santa Maria Maggiore basilica, the Colosseum and the Roman national museum. Leonardo da Vinci (Fiumicino) airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.48" OriginalAmount="364" MarkupRule="7.00">
      <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="Free CXL until 24/12/2024" 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="27" TotalAmount="390.55" OriginalAmount="365" MarkupRule="7.00">
      <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="27" TotalAmount="390.55" OriginalAmount="365" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899027" Longitude="12.500262" StarRating="3" HotelCode="15280|4704" HotelName="Hotel Milo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Principe Amadeo 76, 00185 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17466/l_17466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Santa Maria Maggiore and Termini main train station. Public transport network offers links located just 500 metres from the hotel. Guests will reach scores of shops and the city centre in 1 km; bars as well as pubs are to be found 2 km away and nightclubs are 3 km from the hotel. Ciampino airport is approximately 20 km away (30 minutes with public transport) and Fiumicino airport is 40 km away (40 minutes with public transport).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.62" OriginalAmount="366" MarkupRule="7.00">
      <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="391.62" OriginalAmount="366" MarkupRule="7.00">
      <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="27" TotalAmount="391.62" OriginalAmount="366" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91388829" Longitude="12.52198855" StarRating="0" HotelCode="574319|234154" HotelName="Sensation House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="392.69" OriginalAmount="367" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93917737" Longitude="12.46639163" StarRating="2" HotelCode="565907|232254" HotelName="2 Passi Da" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bolsena 4, 00191 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9301429</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="393.76" OriginalAmount="368" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899003" Longitude="12.492032" StarRating="3" HotelCode="19231|27861" HotelName="Virgilio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 30, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24184/a_24184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located for both leisure travellers wishing to explore Rome’s millennial beauty and business guests who want to be in the financial, political and commercial heart of Rome. Attractions such as the Imperial Forum, Colosseum, Trevi Fountain and Spanish Steps are just a 10-minute walk from the hotel. The Basilica of Santa Maria Maggiore can also be found nearby. Rome’s central railway and bus station is a few minutes’ walk from the hotel and Rome Ciampino Airport and Fiumicino Airport are 15 km and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.83" OriginalAmount="369" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.872100407698" Longitude="12.480830848217" StarRating="4" HotelCode="33473|1976" HotelName="Abitart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,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="27" TotalAmount="394.83" OriginalAmount="369" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.873949" Longitude="12.470049" StarRating="3" HotelCode="904339|56968" HotelName="Lungotevere Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere degli Artigiani 20, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238054/a_238054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between 2 of Rome's most vibrant districts: Trastevere and Testaccio, both full of restaurants and bars. Trams and buses to Rome's historic centre leave 400 m from the property, and there is a direct link to Rome Fiumicino Airport from Trastevere Train Station. Rome Fiumicino-Leonardo da Vinci Airport is roughly 25 km away and Rome Ciampino Airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.97" OriginalAmount="371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900951" Longitude="12.493739" StarRating="3" HotelCode="117263|5230" HotelName="Martini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 18, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205464/205464a_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="399.11" OriginalAmount="373" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908575145001" Longitude="12.487506866455" StarRating="4" HotelCode="39689|2101" HotelName="Hotel Eliseo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="399.11" OriginalAmount="373" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898851" Longitude="12.50185" StarRating="4" HotelCode="15292|9397" HotelName="Hotel Morgana" 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,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="27" TotalAmount="399.11" OriginalAmount="373" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90685813" Longitude="12.46054268" StarRating="0" HotelCode="642943|406444" HotelName="Vatican's Roof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="400.18" OriginalAmount="374" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894864495289" Longitude="12.474363529495" StarRating="2" HotelCode="191931|56672" HotelName="Hotel Pomezia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="400.18" OriginalAmount="374" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89835041" Longitude="12.49094042" StarRating="0" HotelCode="437979|233955" HotelName="Quality in Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 49, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8371140</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.18" OriginalAmount="374" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8879993" Longitude="12.47347579" StarRating="0" HotelCode="577809|234318" HotelName="Trastevere Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="980613|492182" HotelName="Casa Bacciarini" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912221972218" Longitude="12.518625855446" StarRating="3" HotelCode="336628|31058" HotelName="Mercure Roma Piazza Bologna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Reggio Calabria 54, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55715/a_55715_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Piazza Bologna, just a few metres from the metro and only five stops from the Colosseum. The hotel is an ideal starting point for tours of the historic centre of Rome. In the immediate vicinity of the hotel guests will find shops, bars, restaurants and links to the public transport network. Tiburtina railway station is just 800 m away and the Villa Borghese gardens are about 3 km. It is around 20 km to Ciampino Airport and Fiumicino Airport is some 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.32" OriginalAmount="376" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.921686383011" Longitude="12.500499486923" StarRating="4" HotelCode="19043|55916" HotelName="Hotel Villa Grazioli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Salaria, 241, 00199 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23893/w_23893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the perfect location to discover Rome's treasures, only 10 minutes from Via Veneto and from Rome's best known historical and cultural points of interest. Termini train station is just 15 minutes away, Leonardo da Vinci-Fiumicino Airport is approximately 45 km away, and Rome Ciampino Airport approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.32" OriginalAmount="376" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88436453" Longitude="12.50945649" StarRating="0" HotelCode="574432|233362" HotelName="La Grande Bellezza Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" 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="27" TotalAmount="402.32" OriginalAmount="376" MarkupRule="7.00">
      <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="Non Refundable" 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="406.60" OriginalAmount="380" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896821291735" Longitude="12.451653985285" StarRating="3" HotelCode="304006|40767" HotelName="Fragrance St. Peter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte del Gallo 36, 00165 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/469626/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.67" OriginalAmount="381" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90259456015" Longitude="12.493894790534" StarRating="2" HotelCode="26709|8121" HotelName="Seiler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="408.74" OriginalAmount="382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907488026846" Longitude="12.47293817791" StarRating="3.5" HotelCode="936635|54772" HotelName="Luxury on the River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="408.74" OriginalAmount="382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898939" Longitude="12.500273" StarRating="2" HotelCode="64758|3125" HotelName="Orlanda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 76, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/360813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.81" OriginalAmount="383" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90477051" Longitude="12.50432035" StarRating="2" HotelCode="579356|233255" HotelName="Hotel Positano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 49, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/63678/1863678/1.jpg?f=15334613</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.88" OriginalAmount="384" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906989069031" Longitude="12.459868503562" StarRating="3" HotelCode="398330|177195" HotelName="Flat 285 B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 285, 00192 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/24/83/248311e6b0ea92aa06d48c8273039ced42b93039.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.02" OriginalAmount="386" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907172" Longitude="12.458763" StarRating="1" HotelCode="77729|57342" HotelName="Les Chambres d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="414.09" OriginalAmount="387" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906253602405" Longitude="12.502698898315" StarRating="3" HotelCode="14989|32663" HotelName="Montecarlo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel ,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="414.09" OriginalAmount="387" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910557" Longitude="12.44606" StarRating="3" HotelCode="25184|4077" HotelName="Pacific Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Medaglie d'Oro 51, 00136 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208611/208611a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.23" OriginalAmount="389" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="976021|396395" HotelName="Cinque Cento Suite Prati Delle Vittorie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fulcieri Paulucci de Calboli 60, 00195 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10646753</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="416.23" OriginalAmount="389" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90663686" Longitude="12.50153425" StarRating="0" HotelCode="789155|233336" HotelName="K Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Montebello 99, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9527473</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.889969" Longitude="12.506761" StarRating="4" HotelCode="16146|2107" 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="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904620117618" Longitude="12.500472020238" StarRating="2" HotelCode="909245|55965" HotelName="Hotel Alexis" 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 Gaeta 27, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/264065/w_264065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Via Gaeta, 5 minutes' walk from the main railway station Termini, which is also the main bus station in Rome and the place where the 2 metro lines meet. Thus, the hotel is very well connected with every part of Rome in a safe and quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896648832262" Longitude="12.494520267581" StarRating="3" HotelCode="404436|199311" HotelName="Relais Monti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Urbana 20, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7902638</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91081582" Longitude="12.49164051" StarRating="0" HotelCode="627431|254895" HotelName="Via Veneto Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso d'Italia 21, 00198 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10148425</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="417.30" OriginalAmount="390" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900872" Longitude="12.493326" StarRating="2.5" HotelCode="141727|234449" HotelName="Welcome House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 230, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6516755</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Rome's Teatro dell'Opera. The guest house is just 300 m from Termini and Repubblica Metro Stations, offering quick and easy links around Rome. The area is also well served by buses. The sandy beaches in Ostia are around 30 minutes’ drive away. Rome Ciampino Airport is approximately 20 km away while Leonardo da Vinci International (Fiumicino) Airport is some 35 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.37" OriginalAmount="391" MarkupRule="7.00">
      <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="418.37" OriginalAmount="391" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906981" Longitude="12.452846" StarRating="4" HotelCode="116591|55905" HotelName="Alimandi Vaticano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,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="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896604" Longitude="12.500962" StarRating="3" HotelCode="335555|23883" HotelName="Hotel d'Este Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Alberto 4b, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55024/a_55024_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the heart of Rome. The hotel is ideal for business guests and tourist alike. Termini train station, the Via Veneto, the Spanish Steps, the Colosseum and the opera house lie close to the building.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.44" OriginalAmount="392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.891946" Longitude="12.51435" StarRating="4" HotelCode="89607|55612" HotelName="Latinum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Portamaggiore 11, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171250/171250a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an historical building in the heart of Rome, in front of the majestic walls of Piazza di Porta Maggiore and right by the lively San Lorenzo neighbourhood. Termini railway station is 1.5 km away and nearby guests will find iconic Roman sights, such as the Coliseum, 3.5 km away, or Piazza di Spagna, 4.8 km away. Rome Leonardo da Vinci-Fiumicino Airport is roughly 25 km away and Rome Ciampino Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.51" OriginalAmount="393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90237067" Longitude="12.49400918" StarRating="0" HotelCode="975300|371536" HotelName="Elide Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 47, Gara Termini, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10408577</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.79" OriginalAmount="397" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90345" Longitude="12.506017" StarRating="1" HotelCode="295499|58682" HotelName="Sol Levante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="425.86" OriginalAmount="398" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90474993" Longitude="12.48845244" StarRating="4" HotelCode="434382|178709" HotelName="Casa I Cappuccini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto 21, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8258162</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903147" Longitude="12.47536" StarRating="2" HotelCode="119288|134572" HotelName="939 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="428.00" OriginalAmount="400" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902326" Longitude="12.494601" StarRating="2.5" HotelCode="102096|199603" HotelName="Target Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse" CnxPolicy="Non Refundable" 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="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907787878835" Longitude="12.488173902495" StarRating="2.5" HotelCode="316819|58115" HotelName="DG Prestige Room" 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 Lombardia 30, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/571042/571042a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 6 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a restaurant, a bar and room service. 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 accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897158" Longitude="12.490316" StarRating="2" HotelCode="116642|54783" HotelName="Artorius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.911415697918" Longitude="12.467621444616" StarRating="4" HotelCode="365850|55862" HotelName="Hotel Farnese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Farnese 30, 00192 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69266/a_69266_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Prati, one of Rome's most elegant districts. Guests are within easy reach of plenty of shops, restaurants, bars, nightclubs and public transport. The Vatican, the Spanish Steps and the Colosseum are all within 5 km of the hotel. In addition, Ciampino airport lies around 25 km away and Leonardo da Vinci International Airport is roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.14" OriginalAmount="402" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.852768893931" Longitude="12.496899962425" StarRating="4" HotelCode="116631|28335" HotelName="Barceló Aran Mantegna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="430.14" OriginalAmount="402" MarkupRule="7.00">
      <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="431.21" OriginalAmount="403" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910673646099" Longitude="12.5034656" StarRating="1" HotelCode="191678|57312" HotelName="B&amp;B Home 77" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nomentata 77, 00161 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337190/337190a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432.28" OriginalAmount="404" MarkupRule="7.00">
      <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="433.35" OriginalAmount="405" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898406415899" Longitude="12.511230656414" StarRating="4" HotelCode="401951|61333" HotelName="Ateneo Garden Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024" 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="433.35" OriginalAmount="405" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904433" Longitude="12.500197" StarRating="3" HotelCode="95135|23826" HotelName="Hotel Windrose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 39, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132182/a_132182_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="434.42" OriginalAmount="406" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898476" Longitude="12.50068" StarRating="2" HotelCode="89608|56079" HotelName="Hotel Romantica" 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 Principe Amedeo 77, 00185 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201710/201710a_hb_a_006.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="435.49" OriginalAmount="407" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.913482944251" Longitude="12.496552188955" StarRating="0" HotelCode="607439|232679" HotelName="Borghese Executive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" 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="27" TotalAmount="435.49" OriginalAmount="407" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89925053607" Longitude="12.491282075644" StarRating="3" HotelCode="12815|8660" HotelName="Hotel Giolli Nazionale" 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 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="436.56" OriginalAmount="408" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902577" Longitude="12.49389" StarRating="3" HotelCode="166918|371286" HotelName="Aberdeen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 48, 00184 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7033/l_7033_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet, safe area at the heart of Rome's historical centre. The Trevi fountain is 200 m away, it is about 300 m to the Spanish Steps, the Colosseum and Termini train station are 500 m from the hotel and the Vatican may be found 1.5 km away. Ciampino airport is 15 km away and it is 25 km to Leonardo da Vinci (Fiumicino) airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.56" OriginalAmount="408" MarkupRule="7.00">
      <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="27" TotalAmount="436.56" OriginalAmount="408" MarkupRule="7.00">
      <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 25/12/2024" 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="27" TotalAmount="436.56" OriginalAmount="408" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90447839388" Longitude="12.481703180298" StarRating="0" HotelCode="378623|180094" HotelName="Dimora Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="436.56" OriginalAmount="408" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.882478" Longitude="12.47048" StarRating="4" HotelCode="16760|3737" 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="436.56" OriginalAmount="408" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89189029" Longitude="12.492895" StarRating="3" HotelCode="547567|200288" HotelName="Maison Imperiale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Monte Oppio 12, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8980595</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 room service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.70" OriginalAmount="410" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90604" Longitude="12.461092" StarRating="4" HotelCode="10481|2879" HotelName="Atlante Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,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="439.77" OriginalAmount="411" MarkupRule="7.00">
      <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="439.77" OriginalAmount="411" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899243" Longitude="12.456381" StarRating="3" HotelCode="116949|55880" HotelName="Emmaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Fornaci 23/25, 00165 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333542/333542a_hb_a_034.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="440.84" OriginalAmount="412" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902128074616" Longitude="12.504978390713" StarRating="3" HotelCode="66952|1691" HotelName="Hotel Assisi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Mille 29, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211449/211449a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90169" Longitude="12.50381" StarRating="2" HotelCode="417078|55923" HotelName="Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <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="27" TotalAmount="442.98" OriginalAmount="414" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893604" Longitude="12.508963" StarRating="2" HotelCode="191921|233259" HotelName="Principe Eugenio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Eugenio n° 90, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/368492/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="442.98" OriginalAmount="414" MarkupRule="7.00">
      <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="27" TotalAmount="444.05" OriginalAmount="415" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="444.05" OriginalAmount="415" MarkupRule="7.00">
      <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="27" TotalAmount="444.05" OriginalAmount="415" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901602" Longitude="12.484679" StarRating="3" HotelCode="153528|56895" HotelName="Trevi 41 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Panetteria 41, Roma 00187</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176268/176268a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is conveniently located just a 5-minute walk from Barberini metro station. All amenities are at the disposal of its guests, as the apartment hotel is surrounded by designer shops, restaurants and ice cream parlours. The Trevi Fountain is just 130 m away. Within walking distance of the apartment hotel, guests will also find the city centre, the Spanish Steps and the Pantheon. The Colosseum and Forums are approximately 25 minutes’ walk away, while the Piazza Navona is roughly 15 minutes’ walk from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.12" OriginalAmount="416" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89954795" Longitude="12.49866269" StarRating="0" HotelCode="954158|396024" HotelName="Amici Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 44, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10637942</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446.19" OriginalAmount="417" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912178" Longitude="12.503169" StarRating="3" HotelCode="151448|32751" HotelName="Apogia Lloyd Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandria 110 A, 00198 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378851/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909519307995" Longitude="12.498495876789" StarRating="4" HotelCode="12724|13526" HotelName="Gambrinus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910117137597" Longitude="12.490172982216" StarRating="4" HotelCode="258942|2881" 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="27" TotalAmount="447.26" OriginalAmount="418" MarkupRule="7.00">
      <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="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910632124885" Longitude="12.465434968472" StarRating="3" HotelCode="410273|17659" HotelName="San Valentino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907391924281" Longitude="12.463306899046" StarRating="0" HotelCode="404591|232652" HotelName="Bed And Best" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola di Rienzo 190, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7894852</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.867139992362" Longitude="12.471577897668" StarRating="4" HotelCode="95142|9288" 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="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <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="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87131477" Longitude="12.47923949" StarRating="0" HotelCode="743055|283727" HotelName="Smoorooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gazometro 28, Eur &amp; Garbatella, 00154 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5692685</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <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="27" TotalAmount="451.54" OriginalAmount="422" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901440574074" Longitude="12.504117786884" StarRating="4" HotelCode="58347|29473" HotelName="Aphrodite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="451.54" OriginalAmount="422" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.881703466136" Longitude="12.479755389321" StarRating="1" HotelCode="339545|233230" HotelName="Hotel Major Aventinus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Sant'Anselmo 10, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11029926</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.54" OriginalAmount="422" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87270728" Longitude="12.44941243" StarRating="2" HotelCode="445614|58070" HotelName="Villa Zaccardi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.886832" Longitude="12.468225" StarRating="3" HotelCode="153790|58398" HotelName="Residenza Belli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Goffredo Mameli 47, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213921/213921a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900265" Longitude="12.498985" StarRating="4.5" HotelCode="31409|28281" HotelName="Bettoja Hotel Mediterraneo" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" 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="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904837" Longitude="12.489719" StarRating="3" HotelCode="95127|2377" HotelName="Cinquantatre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di San Basilio, 53, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132174/w_132174_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Porta Pinciana, with its 3rd-Century, 19 km-long Aurelian Wall and Piazza Barberini (200 m), with its unmistakable Triton Fountain, created by Gian Lorenzo Bernini. It lies just 100 m from the nearest links to the public transport network, 300 m from Via Veneto, 500 m from the Spanish Steps and 700 m from the Trevi Fountain. Termini central railway station is 1.5 km away and it is 2 km to the Villa Borghese gardens and 3 km to the Pantheon. The hotel is 28 km from Rome Ciampino Airport and 30 km from Rome Fiumicino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.886065" Longitude="12.52291" StarRating="2" HotelCode="151501|233219" HotelName="Hotel Lodi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900410354834" Longitude="12.469090529556" StarRating="3" HotelCode="153516|55589" HotelName="Relais Palazzo Taverna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gabrielli  92, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=680354</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.68" OriginalAmount="424" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907584" Longitude="12.498648" StarRating="3" HotelCode="97574|17109" HotelName="Seven Kings Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Guesthouse,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="454.75" OriginalAmount="425" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901902" Longitude="12.494747" StarRating="3" HotelCode="191799|134721" HotelName="Amaranto Romano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337204/337204a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.75" OriginalAmount="425" MarkupRule="7.00">
      <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 24/12/2024">
        <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="455.82" OriginalAmount="426" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896064" Longitude="12.494779" StarRating="3" HotelCode="102075|233966" HotelName="Relais Forus Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 194, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215979/215979a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.96" OriginalAmount="428" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.882946732039" Longitude="12.468594073031" StarRating="2" HotelCode="440953|90166" HotelName="B&amp;B Roma Trastevere Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Trastevere 108, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/92/928725/ykrPXnPQ_efe494a1cceef8aa3524e39c063c525d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.10" OriginalAmount="430" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9027835" Longitude="12.4963655" StarRating="3" HotelCode="192076|56015" HotelName="Lemon Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Vitelleschi 34, 00193 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337992/337992a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.17" OriginalAmount="431" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.930308" Longitude="12.492691" StarRating="3" HotelCode="335566|3375" HotelName="Delle Muse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Salvini 18, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55030/r_55030_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the quiet residential district of Parioli and enjoys excellent transport links. A diverse selection of shops, bars and restaurants are to be found a short distance from the hotel, and it is just 3 km to the centre of the Italian metropolis of Rome. Links to the public transport network are to be found just 100 m from the hotel and provide quick and convenient access to the city's most famous sights. Ciampino and Fiumicino airports are some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.17" OriginalAmount="431" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8999026" Longitude="12.47008549" StarRating="3" HotelCode="546726|200710" HotelName="Terrazze Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vetrina 14, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8179179</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.24" OriginalAmount="432" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909468730412" Longitude="12.474720662906" StarRating="3" HotelCode="907178|176717" HotelName="Boutique Hotel Anahi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Penna 65, 00186 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150729/150729a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Rome, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.24" OriginalAmount="432" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.892999" Longitude="12.508213" StarRating="1" HotelCode="34791|181664" HotelName="Family" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Bixio 72, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56617/a_56617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive guesthouse is located right in the city centre and lies just a 20 km away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.31" OriginalAmount="433" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90925735" Longitude="12.47501613" StarRating="3" HotelCode="440958|200548" HotelName="Ripetta Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="464.38" OriginalAmount="434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896367636808" Longitude="12.499246895313" StarRating="3" HotelCode="56086|55222" HotelName="Amalfi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana 278, 00185 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72625/a_72625_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a fabulous location within a short distance of many of Rome's top sights including S. Maria Maggiore Basilica and the Colosseum. It is just a short distance to a diverse selection of shopping and entertainment venues and the nearest bus and train links are 200 m away. Ciampino and Fiumicino airports are some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.38" OriginalAmount="434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90150096" Longitude="12.49410072" StarRating="3.5" HotelCode="484849|200393" HotelName="Relais Servio Tullio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="465.45" OriginalAmount="435" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900104999213" Longitude="12.497913837433" StarRating="4" HotelCode="410462|12204" HotelName="Augusta Lucilla Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'azeglio 24, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100998/a_100998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, lying just a few minutes’ walk from the most popular sights in Rome, including Via Veneto, Spanish Square, Venice Square, the Colosseum and the Trevi Fountain. The central railway station is just 400 m away and the underground and bus stops can be reached in 5 minutes on foot from the hotel. The Vatican is 3 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.45" OriginalAmount="435" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900888" Longitude="12.492419" StarRating="4" HotelCode="365852|16220" HotelName="Hotel Domus Romana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Quattro Fontane 113, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69267/a_69267_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's historic and commercial centre, 200 m away from the underground station Barberini, a short way from the most famous basilica of Rome, S. Maria Maggiore, and 10 minutes from the Vatican City and the Basilica di San Pietro, and is only a few minutes from Spanish Steps, Via Veneto, the Colosseum and Piazza Venezia. The nearest bus station is just 50 m from the hotel, and the railway station is only some 500 m from the establishment. Rome’s Ciampino and Fiumicino airports are 14 and 29 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.45" OriginalAmount="435" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905096839486" Longitude="12.459385271164" StarRating="3" HotelCode="477024|199651" HotelName="Vatican Relais Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="466.52" OriginalAmount="436" MarkupRule="7.00">
      <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="Non Refundable" 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="467.59" OriginalAmount="437" MarkupRule="7.00">
      <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="27" TotalAmount="467.59" OriginalAmount="437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895521" Longitude="12.498191" StarRating="3" HotelCode="82470|47635" HotelName="Tirreno" 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 di San Martino Ai Monti 18, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230172/230172a_hb_a_050.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="467.59" OriginalAmount="437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904082" Longitude="12.480542" StarRating="2" HotelCode="89618|55108" HotelName="Residenza Frattina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="468.66" OriginalAmount="438" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.80163155" Longitude="12.22157662" StarRating="0" HotelCode="742665|293710" HotelName="For Ever Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Polpi 86, 00054 Fiumicino</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1018941/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.66" OriginalAmount="438" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89382" Longitude="12.503897" StarRating="4" HotelCode="15067|55216" HotelName="Napoleon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Vittorio Emanuele II, 105, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17818/a_17818_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This peaceful and elegant hotel is located only paces from the city centre, Santa Maria Maggiore and the famous monument of the city. The Colosseum is easily reached on foot from the hotel. The nearest underground station, Vittorio, lies close to the hotel, making other areas and attractions, such as the Vatican, quick and easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.73" OriginalAmount="439" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.873348" Longitude="12.47963" StarRating="3" HotelCode="117450|232891" HotelName="Crossroad Hotel" 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 Giovanni da Empoli 11, 00154 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336222/336222a_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="469.73" OriginalAmount="439" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903351037059" Longitude="12.505116093254" StarRating="4" HotelCode="98572|40744" HotelName="Venetia Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="27" TotalAmount="471.87" OriginalAmount="441" MarkupRule="7.00">
      <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="471.87" OriginalAmount="441" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997259" Longitude="12.4928272" StarRating="2" HotelCode="313079|57773" HotelName="Relais De L'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="471.87" OriginalAmount="441" MarkupRule="7.00">
      <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="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.886416" Longitude="12.468022" StarRating="1" HotelCode="151470|61026" HotelName="Locanda Carmel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Goffredo Mameli 11, 00153 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="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90467324" Longitude="12.46185394" StarRating="3" HotelCode="464627|56154" HotelName="La Maison Royale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" 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="27" TotalAmount="474.01" OriginalAmount="443" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="475.08" OriginalAmount="444" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900909541675" Longitude="12.49340236187" StarRating="3" HotelCode="36260|23091" HotelName="Miami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="476.15" OriginalAmount="445" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="191965|178975" HotelName="Basilio 55 Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="476.15" OriginalAmount="445" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="477.22" OriginalAmount="446" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903531" Longitude="12.505315" StarRating="4" HotelCode="16972|55221" 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="27" TotalAmount="478.29" OriginalAmount="447" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909095" Longitude="12.492131" StarRating="4" HotelCode="136336|37461" HotelName="Hotel Villa Pinciana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,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="479.36" OriginalAmount="448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898959" Longitude="12.501244" StarRating="4" HotelCode="10321|33253" HotelName="Ariston" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,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="27" TotalAmount="479.36" OriginalAmount="448" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898979044617" Longitude="12.500880399388" StarRating="3" HotelCode="36259|29476" HotelName="Scott House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 30, 00185 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59274/a_59274_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located 50 m from Termini central station and 50 m from the Basilica di Santa Maria Maggiore. It is located near every type of tourist convenience, including restaurants, pubs, cafes, Internet access points and currency exchange offices, as well as many monuments and famous piazzas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480.43" OriginalAmount="449" MarkupRule="7.00">
      <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="27" TotalAmount="480.43" OriginalAmount="449" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907467061357" Longitude="12.480947728836" StarRating="3" HotelCode="36266|55898" HotelName="Forte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335458/335458a_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="481.50" OriginalAmount="450" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907348" Longitude="12.501077" StarRating="3" HotelCode="11187|178869" HotelName="The Guardian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90613771" Longitude="12.46487815" StarRating="2" HotelCode="604394|62099" HotelName="Cassiodoro 19" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89979555" Longitude="12.49216668" StarRating="0" HotelCode="577567|233850" HotelName="Hotel Nazionale 51" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 51, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/749895/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel will find a range of facilities, services and other amenities. Most storeys are accessible by lift. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.64" OriginalAmount="452" MarkupRule="7.00">
      <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="27" TotalAmount="484.71" OriginalAmount="453" MarkupRule="7.00">
      <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="485.78" OriginalAmount="454" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899825503182" Longitude="12.498455643654" StarRating="4" HotelCode="12784|2368" HotelName="Hotel Genova" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 25, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13175/a_13175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Rome's city centre some 200 m from the railway terminus and is thus an ideal starting point for extensive shopping or sightseeing tours in the Eternal City. Famous sights, such as the Colosseum or the Forum Romanum are just 5-6 minutes away. Leonard da Vinci Airport is about 21 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.85" OriginalAmount="455" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9106933" Longitude="12.47411559" StarRating="0" HotelCode="546203|178749" HotelName="Da Me Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maria Adelaide 12, 00196 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8154104</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a transfer service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="487.92" OriginalAmount="456" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.791598703819" Longitude="12.255262434483" StarRating="4" HotelCode="31159|23878" HotelName="Hilton Rome Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Arturo Ferrarin 2, 00054 Fiumicino, Rom</AddressLine>
          </AddressLines>
          <CityName>Fiumicino</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49790/a_49790_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is the only one to be situated within the airport boundaries. Connected to the terminals by a walkway, a shuttle bus service regularly covers the short distance to the centre of Rome. Shopping facilities and entertainment venues as well as historical sights of interest are all of course to be found in Rome. Links to the public transport system are only 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="487.92" OriginalAmount="456" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896003952146" Longitude="12.490802812286" StarRating="3" HotelCode="148456|56886" HotelName="Grifo" 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 del Boschetto 144, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333665/333665a_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="27" TotalAmount="487.92" OriginalAmount="456" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908042289099" Longitude="12.49203751157" StarRating="4" HotelCode="935391|55545" HotelName="Boutique Hotel Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="488.99" OriginalAmount="457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90332712" Longitude="12.49425739" StarRating="1" HotelCode="616614|242376" HotelName="The RomeHello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 45, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617281/617281a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.06" OriginalAmount="458" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905375761" Longitude="12.502671403786" StarRating="4" HotelCode="25183|54177" HotelName="Hotel Alpi Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="491.13" OriginalAmount="459" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89868429" Longitude="12.49180074" StarRating="2" HotelCode="519668|396077" HotelName="Camere Corona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 49, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/689124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.27" OriginalAmount="461" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894123517113" Longitude="12.490639686584" StarRating="2" HotelCode="67085|31853" HotelName="Colosseo Studio Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 261, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/937965/rFIohVKW_54cd33a97c4daf4faa54a182daa33edb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.27" OriginalAmount="461" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89849987" Longitude="12.49074103" StarRating="2" HotelCode="440938|62368" HotelName="Interno 7 Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 43, 00184 Rome City</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=870303</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.34" OriginalAmount="462" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.925527032491" Longitude="12.485216259956" StarRating="4" HotelCode="11719|1940" HotelName="Degli Aranci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Barnaba Oriani, 11, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11281/a_11281_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in Parioli, which is an elegant quarter of Rome. The hotel enjoys a peaceful location, on an oak and orange tree-lined avenue, where guests may enjoy a stroll. From here, it is just 10 minutes to the famous auditorium. Within a short walk guests will arrive at numerous shopping opportunities as well as excellent restaurants. The world famous Via Veneto lies around 3 km away. The nearest airport, Ciampino, is located around 30 km from the hotel and Fiumcino airport is located around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.34" OriginalAmount="462" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89346919" Longitude="12.48879833" StarRating="2" HotelCode="428741|57488" HotelName="Hotel Labelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 310, Rome 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211728/211728a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.48" OriginalAmount="464" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89722799" Longitude="12.49388161" StarRating="0" HotelCode="948962|490189" HotelName="Rione Monti Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Balbo 43, Rione Monti, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/5b/f65ba38417ae4f8268b3513fc9abe2d00cc69232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="497.55" OriginalAmount="465" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.92479164933" Longitude="12.469900846481" StarRating="4" HotelCode="19041|3931" HotelName="Villa Glori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardo Celentano 11, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23888/a_23888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the River Tiber and the Piazza del Popolo. Numerous shops, lively bars, varied restaurants and links to the public transport network are located nearby. The centre of Rome, with its many sights, can easily be reached on foot or by public transport and transfer time to Rome Fiumicino airport, 40 km away, is about 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="498.62" OriginalAmount="466" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89936255" Longitude="12.50064771" StarRating="2" HotelCode="354483|90218" HotelName="Hotel Ferrari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="499.69" OriginalAmount="467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90639893" Longitude="12.45630741" StarRating="2" HotelCode="563547|233387" HotelName="La Vite Vaticana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="499.69" OriginalAmount="467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.890753196347" Longitude="12.499566078186" StarRating="3" HotelCode="12006|5225" HotelName="Hotel Edera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="501.83" OriginalAmount="469" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899969" Longitude="12.495005" StarRating="3" HotelCode="191784|134732" HotelName="Armonia All'Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 38, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336849/336849a_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="501.83" OriginalAmount="469" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89246735" Longitude="12.46655594" StarRating="3" HotelCode="546597|200074" HotelName="Domus Corsini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Corsini 10, 00165 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8966205</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travellers and holidaymakers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.83" OriginalAmount="469" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9051" Longitude="12.505472" StarRating="3" HotelCode="10955|19383" HotelName="Hotel Canada, BW Premier Collection" Meals="ROOM ONLY" 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="502.90" OriginalAmount="470" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.879483" Longitude="12.525635" StarRating="3" HotelCode="31412|11105" HotelName="B&amp;B Hotel ROMA Tuscolana - San Giovanni" 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,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="27" TotalAmount="502.90" OriginalAmount="470" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8930541" Longitude="12.4753684" StarRating="2" HotelCode="909240|198869" HotelName="Claudia Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Arenula, 29, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7058353</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906296654233" Longitude="12.501298716504" StarRating="3" HotelCode="72448|13456" HotelName="Crosti Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelfidardo 54, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97952/a_97952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, meaning that guests can easily reach the main points of interest in the city, whether they are artistic, governmental or financial sights. The hotel is situated in the museum and governmental districts. It is close to the famous churches, as well as Via Nazionale and its shops. The main sights are all within a 2 km radius of the hotel, including the Trevi Fountain, the Spanish Steps and Via Veneto. Termini train station is located just 400 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900752" Longitude="12.496485" StarRating="3" HotelCode="258354|993" HotelName="Impero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,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="506.11" OriginalAmount="473" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906597" Longitude="12.46491" StarRating="3" HotelCode="76605|10066" HotelName="Arcangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="506.11" OriginalAmount="473" MarkupRule="7.00">
      <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="27" TotalAmount="506.11" OriginalAmount="473" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90742516" Longitude="12.46125468" StarRating="0" HotelCode="575448|233964" HotelName="Relais Della Torre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Dell'Unità 9, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11031443</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.18" OriginalAmount="474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87924187" Longitude="12.47479807" StarRating="0" HotelCode="571055|234161" HotelName="Seven Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="507.18" OriginalAmount="474" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910522956775" Longitude="12.465639728836" StarRating="3" HotelCode="116718|40733" HotelName="The B Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,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="508.25" OriginalAmount="475" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90671372568" Longitude="12.458026707173" StarRating="1" HotelCode="164285|233354" HotelName="La Cupola del Vaticano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ottaviano 6, 00193 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205445/205445a_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="509.32" OriginalAmount="476" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904116914187" Longitude="12.480317019183" StarRating="3" HotelCode="397763|58701" HotelName="Down Town Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 99, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=776021</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. Wireless internet access is available to travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.32" OriginalAmount="476" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8991874" Longitude="12.4996851" StarRating="2" HotelCode="36248|200684" HotelName="Sweet Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896313368942" Longitude="12.505015138972" StarRating="3" HotelCode="73814|12924" HotelName="Hotel Flavio Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mamiani 28, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99578/l_99578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location just a few minutes from some of the city's major monuments. It offers guests good connections to the public transport network, with Termini railway station and line A of the metro (the stop Vittorio Emanuele) nearby. Further attractions in the surrounding area are the Basilica of Santa Maria Maggiore, the Ambra Jovinelli, the new theatre, the Coliseum (2 km), the Basilica of San Giovanni in Laterano, the Trevi Fountain (2 km), Piazza Navona (2 km), Piazza di Spagna with the Spanish Steps (3 km), the Vatican (5 km) and the opera house.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.53" OriginalAmount="479" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.887772363281" Longitude="12.497160612268" StarRating="5" HotelCode="396699|268958" HotelName="Appartamenti MarcoAurelio49" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Aurelio 49, 00184 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10315989</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.53" OriginalAmount="479" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9014737" Longitude="12.49413164" StarRating="3" HotelCode="396618|135006" HotelName="Artemis B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2181295/URF7Vxwh_75b4a8fc34e25a6f782630921d3541dd.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.67" OriginalAmount="481" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906716719964" Longitude="12.495784163475" StarRating="4" HotelCode="12130|5516" HotelName="Empire Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Aureliana 39, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12126/a_12126_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Piazza della Repubblica and Via Veneto. Termini train station is about 800 m from the hotel and the Repubblica underground station (line A) is 400 m away. Ciampino and Fiumicino airports are both approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="517.88" OriginalAmount="484" MarkupRule="7.00">
      <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="27" TotalAmount="517.88" OriginalAmount="484" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.920728" Longitude="12.513898" StarRating="3" HotelCode="26712|7242" HotelName="Mercure Roma Corso Trieste" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="520.02" OriginalAmount="486" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909817419342" Longitude="12.456161085914" StarRating="3" HotelCode="376623|199107" HotelName="New Design St. Peter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="520.02" OriginalAmount="486" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904978" Longitude="12.46192" StarRating="3" HotelCode="298298|56012" HotelName="Orange Garden Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="521.09" OriginalAmount="487" MarkupRule="7.00">
      <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 25/12/2024">
        <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="523.23" OriginalAmount="489" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.890486859207" Longitude="12.507297008598" StarRating="3" HotelCode="400337|200550" HotelName="Roma Resort Colosseum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 100, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7825567</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.30" OriginalAmount="490" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.911971295697" Longitude="12.473895864503" StarRating="2" HotelCode="447762|76102" HotelName="Residenza Flaminio Gaio" 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 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="524.30" OriginalAmount="490" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900823" Longitude="12.472787" StarRating="4" HotelCode="191572|57303" HotelName="Suite Art Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Zanardelli 20, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232312/232312a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.37" OriginalAmount="491" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90863158" Longitude="12.46163493" StarRating="0" HotelCode="433681|181668" HotelName="Grand Tour Roma Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="526.44" OriginalAmount="492" MarkupRule="7.00">
      <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="27" TotalAmount="526.44" OriginalAmount="492" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902048103239" Longitude="12.494659017405" StarRating="3" HotelCode="342051|180074" HotelName="Floris Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 251, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7824591</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.44" OriginalAmount="492" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903399223204" Longitude="12.493368968737" StarRating="2" HotelCode="341391|58457" HotelName="Hotel Oceania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="530.72" OriginalAmount="496" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898443976258" Longitude="12.499952316284" StarRating="4" HotelCode="23160|30449" HotelName="Palladium Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 36, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30593/a_30593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre of Rome, this hotel is close to the Basilica di Santa Maria Maggiore (50 m) and the main train station. The Roman Forum and the Colosseum are approximately 800 m, and the opera just under 200 m from the hotel. The beach is located around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90756162" Longitude="12.45427485" StarRating="3" HotelCode="505998|180317" HotelName="Hearth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santamaura 2, 00192 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7330073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="532.86" OriginalAmount="498" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897796423795" Longitude="12.479072752181" StarRating="3" HotelCode="378602|200308" HotelName="Minerva Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Piè di Marmo 16, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648419/648419a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533.93" OriginalAmount="499" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900057" Longitude="12.499222" StarRating="4" HotelCode="14625|23937" HotelName="Hotel Massimo d'Azeglio" 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 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="533.93" OriginalAmount="499" MarkupRule="7.00">
      <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="533.93" OriginalAmount="499" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897813095642" Longitude="12.495574951172" StarRating="3" HotelCode="16439|22290" HotelName="Raffaello" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906193716268" Longitude="12.480844259262" StarRating="3" HotelCode="909275|55983" HotelName="Piazza di Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de Fiori, 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/367846/1.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="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894672373773" Longitude="12.47534890634" StarRating="3" HotelCode="404035|199012" HotelName="La Maison di Sant' Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Sant'Anna 11, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7889497</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.878609" Longitude="12.47895" StarRating="2" HotelCode="161131|21823" HotelName="Hotel Santa Prisca" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Manlio Gelsomini 25, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227485/a_227485_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of a verdant and tranquil hill in Rome, the Aventine. The hotel enjoys a strategic location thanks to its proximity to Ostiense station, metro line B, and a tram and bus stop. It is about half an hour (around 35 km) from the Fiumicino Leonardo da Vinci International Airport, and is easily accessible from all parts of the city. Rome Ciampino Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.07" OriginalAmount="501" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8945846" Longitude="12.48057421" StarRating="0" HotelCode="576393|234445" HotelName="Vittoriano Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="537.14" OriginalAmount="502" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9092331" Longitude="12.47598523" StarRating="2" HotelCode="543387|58167" HotelName="Ripetta Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Brunetti 24, Spagna, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=758394</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="537.14" OriginalAmount="502" MarkupRule="7.00">
      <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="538.21" OriginalAmount="503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906723" Longitude="12.50044" StarRating="4" HotelCode="255881|40751" HotelName="Domus Australia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cernaia 14/B, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="538.21" OriginalAmount="503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.92940510576" Longitude="12.492664055527" StarRating="4" HotelCode="154715|56615" HotelName="Villa Duse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="538.21" OriginalAmount="503" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902695160898" Longitude="12.487888277376" StarRating="4" HotelCode="319187|93224" HotelName="Mood Suites Tritone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 152, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432849/a_432849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539.28" OriginalAmount="504" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90821677" Longitude="12.49199289" StarRating="4" HotelCode="519193|198838" HotelName="Boutique Rome Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Via Toscana 1, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4016418</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Boutique Rome Inn places you in the heart of Rione XVI Ludovisi, minutes from Santa Maria della Vittoria and close to Roman Forum.  This guesthouse is within close proximity of Gagosian Gallery and Palazzo Barberini.&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 minibars and espresso makers. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse'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 dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539.28" OriginalAmount="504" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91134358" Longitude="12.49944523" StarRating="0" HotelCode="970956|242333" HotelName="Dolce Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="539.28" OriginalAmount="504" MarkupRule="7.00">
      <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="539.28" OriginalAmount="504" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89606049515" Longitude="12.499078502376" StarRating="3" HotelCode="563416|228996" HotelName="Relais Santa Maria Maggiore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="539.28" OriginalAmount="504" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899927" Longitude="12.497594" StarRating="3" HotelCode="44946|2374" HotelName="San Remo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Massimo D'Azeglio 36, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20996/a_20996_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the St. Maria basilica and Rome's famous opera house. Convenient public transport links are only 300 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="505" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.911427132116" Longitude="12.539720451937" StarRating="2" HotelCode="191670|57076" HotelName="Suites Roma Tiburtina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Cave Di Pietralata 36, Roma, Roma 00157</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215826/215826a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.42" OriginalAmount="506.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90905857" Longitude="12.4699244" StarRating="0" HotelCode="566188|little_rose_residence" HotelName="Little Rose Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="541.42" OriginalAmount="506" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90853096" Longitude="12.46426599" StarRating="0" HotelCode="440221|233857" HotelName="Nobilcasa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="27" TotalAmount="544.63" OriginalAmount="509" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904992" Longitude="12.500249" StarRating="2" HotelCode="36255|141122" HotelName="Domus Mea Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="544.63" OriginalAmount="509.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90403955" Longitude="12.4806337" StarRating="0" HotelCode="438353|gravina_suite_frattina" HotelName="Gravina Suite Frattina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 52, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7534432</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544.63" OriginalAmount="509" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90097" Longitude="12.48226" StarRating="1.5" HotelCode="385644|199624" HotelName="Town House Fontana di Trevi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 41, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211445/211445a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The hotel offers various services and facilities, including a baggage storage service and a safe, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.70" OriginalAmount="510" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895545041544" Longitude="12.473010711639" StarRating="3" HotelCode="145586|232732" HotelName="Casa De' Fiori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Biscione 83, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/60/9a60f55b3aa1d23c4257cb3cdbfff71ca421a202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.77" OriginalAmount="511" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.912797" Longitude="12.475254" StarRating="0" HotelCode="744761|232993" HotelName="Flaminio Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Flaminia 21, 00196 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9471682</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.77" OriginalAmount="511" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90385012801" Longitude="12.494727373123" StarRating="4" HotelCode="44180|28706" HotelName="Hotel Mascagni" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,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="549.98" OriginalAmount="514" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901696" Longitude="12.494872" StarRating="4" HotelCode="16374|4166" HotelName="Quirinale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City 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 Nazionale 7, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19722/a_19722_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located at the heart of the Eternal City on the shopping street Via Nazionale. The Spanish Steps and the Opera House are in the immediate vicinity and it is just 400 m to the Termini railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552.12" OriginalAmount="516" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895536" Longitude="12.479363" StarRating="4" HotelCode="297130|57971" HotelName="iRooms Pantheon &amp; Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Gesù 47, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405220/w_405220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="553.19" OriginalAmount="517" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89052653" Longitude="12.50676283" StarRating="2" HotelCode="413584|76108" HotelName="Charme Holidays Colosseum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="553.19" OriginalAmount="517" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90567449" Longitude="12.47203746" StarRating="0" HotelCode="584022|232800" HotelName="Clementi 18 Suites Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Muzio Clementi 18, 00193 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9985866</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="553.19" OriginalAmount="517" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902297" Longitude="12.503821" StarRating="3" HotelCode="386927|15496" HotelName="Marco Polo" 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,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="27" TotalAmount="556.40" OriginalAmount="520" MarkupRule="7.00">
      <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="556.40" OriginalAmount="520" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901463" Longitude="12.494103" StarRating="3" HotelCode="36256|28264" HotelName="Everest Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 243, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211341/211341a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.40" OriginalAmount="520" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91876641" Longitude="12.54690563" StarRating="0" HotelCode="572914|233831" HotelName="My Sweet Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Lotti 3, 00175 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9896662</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="557.47" OriginalAmount="521" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906581" Longitude="12.496249" StarRating="3" HotelCode="34581|1458" HotelName="Hotel Flavia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 40, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56271/w_56271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the centre of Rome, between the Via Veneto and the main train station, Termini.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="558.54" OriginalAmount="522" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90144146" Longitude="12.48475186" StarRating="0" HotelCode="575047|232407" HotelName="Arpinelli Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="558.54" OriginalAmount="522" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902772" Longitude="12.486518" StarRating="4" HotelCode="25713|20540" HotelName="Memphis" Meals="BED &amp; BREAKFAST,HALF BOARD" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Avignonesi 36-36/A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37402/a_37402_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable hotel enjoys a divinely picturesque, central location. The Trinita dei Monti, the Fontana di Trevi and the Piazza Barberini are in the immediate vicinity. An abundance of shops, bars, pubs, discos and public transport are situated within 50 m of the hotel's front door and the nearest nightclub is just a stone's throw away. It takes around 45 minutes to Fiumicino airport and a mere 40 minutes to Ciampino.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="560.68" OriginalAmount="524" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.924536208962" Longitude="12.465917766094" StarRating="0" HotelCode="192092|232461" HotelName="Bed &amp; Breakfast A Casa di Lia - Home in Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere Flaminio 48, pal 3 scala A, 00196 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219099/219099a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="560.68" OriginalAmount="524" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908519961331" Longitude="12.493606122684" StarRating="4" HotelCode="387016|28324" HotelName="Hotel Romanico Palace &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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="561.75" OriginalAmount="525" MarkupRule="7.00">
      <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="562.82" OriginalAmount="526" MarkupRule="7.00">
      <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="564.96" OriginalAmount="528" MarkupRule="7.00">
      <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="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89967" Longitude="12.492989" StarRating="2" HotelCode="192112|54814" HotelName="Italia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 18, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378390/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907624" Longitude="12.498577" StarRating="3" HotelCode="335589|56066" HotelName="Lilium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 58A, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201812/201812a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898453" Longitude="12.468085" StarRating="4" HotelCode="98171|57106" HotelName="Inn Rome Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 251, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137668/a_137668_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guest house is located in the city centre, a few steps from Piazza Navona (300 m) and St. Peter's Basilica (800 m) and many other sites of major cultural interest are within walking distance, including the Castel Sant'Angelo (350 m), Piazza del Pantheon, Campo de' Fiori, Piazza Farnese, Piazza di Spagna, the Trevi fountain and Piazza del Campidoglio. It also lies close by the main shopping streets of Via del Corso and Via Condotti. The nearest nightspots are 1.2 km away and Rome's central railway station, Termini, is just 2 km. Ciampino Airport is 30 km away and it is 35 km to Fiumicino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.03" OriginalAmount="529" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909077" Longitude="12.468961" StarRating="4" HotelCode="136366|56423" HotelName="Hotel Twenty One" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cola Di Rienzo 23, 00192 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196038/w_196038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Via Cola di Rienzo, the hotel is situated in the elegant Prati district, home to the Vatican and Saint Peter's Basilica. Vatican City can be reached in around 15 minutes on foot and Piazza del Popolo and Piazza di Spagna are also within walking distance. The metro station Lepanto is only 500 m from the hotel. Ciampino Airport is approximately 15 km away and Leonardo da Vinci – Fiumicino Airport is about 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568.17" OriginalAmount="531" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899313" Longitude="12.480896" StarRating="3" HotelCode="309930|233116" HotelName="Hotel Caravita" 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 del Caravita 5, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630882/630882a_hb_a_006.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="568.17" OriginalAmount="531" MarkupRule="7.00">
      <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="570.31" OriginalAmount="533" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90424753" Longitude="12.4812812" StarRating="3" HotelCode="483416|176724" HotelName="Domus Spagna Frattina Prestige Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 119, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/dc/aedc5674afbfa82f8a9524a895e9dff096dc0544.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.38" OriginalAmount="534" MarkupRule="7.00">
      <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="571.38" OriginalAmount="534" MarkupRule="7.00">
      <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="572.45" OriginalAmount="535" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90385948" Longitude="12.47985372" StarRating="0" HotelCode="567167|234162" HotelName="Shali Luxury Suite Spagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 73, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.45" OriginalAmount="535" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90097" Longitude="12.48226" StarRating="3" HotelCode="687405|199626" HotelName="Town House Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Crociferi 41, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8304529</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573.52" OriginalAmount="536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90760469" Longitude="12.46266045" StarRating="0" HotelCode="574849|234206" HotelName="Suite Cardinale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Massimo 9, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9285091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.66" OriginalAmount="538" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902716" Longitude="12.494597" StarRating="3" HotelCode="337349|31060" HotelName="Patria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 36-37, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56142/w_56142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly in the centre of Rome. The wonderful garden of the Villa Borghese is only a short walk from the hotel. Convenient public transport links are only minutes from the hotel, as well as countless restaurants, bars and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576.73" OriginalAmount="539" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894935734663" Longitude="12.491037522157" StarRating="1.5" HotelCode="211171|58597" HotelName="Casa Santa Sofia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Madonna dei Monti 3, Roma 00184</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/371952/91fd34e396cac9a89e69a30a3dd634f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576.73" OriginalAmount="539" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.887794035896" Longitude="12.46070086956" StarRating="4" HotelCode="24290|9094" HotelName="Grand Hotel del Gianicolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Mura Gianicolensi, 107, 00152 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33811/a_33811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers its guests incomparable views over the city of Rome. According to the diarist De Brosses, who wrote in the 18th century and was a French admirer of Italian properties, this hotel alone is justification enough to visit Italy. Just a few metres from the hotel guests will find the ruins of the Mura Gianicolensi city walls, which begin at Porta Portese and run on to Gianicolo Hill then connect to the walls of the Vatican close to Porta Cavalleggeri. The hotel is just around 1.5 km from the city centre. There are restaurants and a link to the public transport network just a short walk away. Ciampino Airport is about 35 km away and Leonardo da Vinci Airport is approximately 25 km from the hotel premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <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="27" TotalAmount="577.80" OriginalAmount="540" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898228" Longitude="12.467936" StarRating="3" HotelCode="191956|56513" HotelName="Navona Nice Room" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sforza Cesarini, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336412/336412a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579.94" OriginalAmount="542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88970142" Longitude="12.49942376" StarRating="0" HotelCode="519684|232825" HotelName="Colosseo Panorama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="579.94" OriginalAmount="542" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901079" Longitude="12.496945" StarRating="3" HotelCode="12578|10048" HotelName="Flower Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Viminale 7, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12840/l_12840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is centrally located near to the main railway station and the opera house. The Via Veneto with its diverse shops and other exemplary entertainment attractions as well as many of Rome's unsurpassable tourist sites are easily reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579.94" OriginalAmount="542" MarkupRule="7.00">
      <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="585.29" OriginalAmount="547" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90048733" Longitude="12.47899114" StarRating="3" HotelCode="547642|198870" HotelName="Colonna Suite Del Corso" Meals="ROOM ONLY" 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="585.29" OriginalAmount="547" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="958019|397388" HotelName="Residenza Palline" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Delle Palline 5, 00193 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10667393</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.43" OriginalAmount="549" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894344" Longitude="12.491608" StarRating="2" HotelCode="66054|54781" HotelName="Hotel Centro Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 233, 00184 Rome, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85531/l_85531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical centre of Rome. It is just a 5-minute walk to the Colosseum and the Roman Forum, while Piazza Venezia is around 15 minutes away. The bus stations Cavour and Annibaldi are within 10 minutes and Termini central railway station is a quarter of an hour from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.43" OriginalAmount="549" MarkupRule="7.00">
      <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="587.43" OriginalAmount="549" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900179" Longitude="12.499489" StarRating="4" HotelCode="888215|40743" HotelName="UNAHOTELS Decò Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Amendola 57, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136536/a_136536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="588.50" OriginalAmount="550" MarkupRule="7.00">
      <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="Non Refundable" 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="592.78" OriginalAmount="554" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893331400245" Longitude="12.502391062927" StarRating="1" HotelCode="357435|179125" HotelName="Hotel Central Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Buonarroti 19, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7318439</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593.85" OriginalAmount="555" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902432094985" Longitude="12.489689540958" StarRating="4" HotelCode="16503|20542" HotelName="Al Manthia Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Giardini 35/B, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19632/l_19632_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The crossroads of the Four Fountains, where the hotel is situated, is one of the most interesting snippets of Rome, in the immediate vicinity of Piazza Barberini. Too often overshadowed by the monumental beauty of the Trevi Fountain, an iconic monument recently masterfully restored, this crossroads represents a strategic point, unique in all of Rome. At the intersection of four famous districts, represented by the four monumental fountains in travertine marble, turning in different directions it’s possible to see: the Esquiline Obelisk of Santa Maria Maggiore, the Sallustian Obelisk at Trinità dei Monti, the Quirinal Obelisk and the internal face of Porta Pia. A panoramic, characteristic and a centrality unique in all of the city make this hotel the perfect spot for holidays in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895871359837" Longitude="12.490459696032" StarRating="3" HotelCode="34936|30445" HotelName="Anfiteatro Flavio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.888836" Longitude="12.425739" StarRating="4" HotelCode="50754|12208" HotelName="Crowne Plaza St. Peter's" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 24/12/2024" 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="27" TotalAmount="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89992753" Longitude="12.49302282" StarRating="0" HotelCode="583061|232929" HotelName="Domus Alberti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia 15, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9542493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89934101" Longitude="12.49137732" StarRating="2" HotelCode="856878|232977" HotelName="Esposizione Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90410565118" Longitude="12.482442855835" StarRating="4" HotelCode="26122|893" HotelName="Homs" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vite 71-72, 00187 Rome, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38228/a_38228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.92" OriginalAmount="556" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.926486909292" Longitude="12.481954693794" StarRating="4.5" HotelCode="58345|12784" HotelName="Grand Hotel Ritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Chelini, 41, 00197 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75613/a_75613_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Parioli district close to the Gardens of the Villa Borghese. An underground station is situated nearby. The tourist centre and the Via Veneto lie around 2 km away, the Piazza di Spagna is around 2.2 km away, the Piazza Navona and the Trevi fountain are 2.5 km away and the coliseum is roughly 2.6 km from the hotel. Guests will reach Ciampino airport in about 15 km, whilst Leonardo da Vinci (Fiumicino) airport is approximately 25 km from the hotel. Florence lies around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.99" OriginalAmount="557" MarkupRule="7.00">
      <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="597.06" OriginalAmount="558" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904112" Longitude="12.499734" StarRating="3" HotelCode="12452|254842" 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="598.13" OriginalAmount="559" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896668111262" Longitude="12.490128725767" StarRating="3" HotelCode="63211|47624" HotelName="Apollo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Serpenti 109, 00184 - Rome,Italien</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185288/185288a_hb_a_011.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="598.13" OriginalAmount="559" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900775784698" Longitude="12.497302293777" StarRating="4" HotelCode="11755|13169" HotelName="Hotel Diana Roof Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Amedeo 4, 00185 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11458/a_11458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome, close to the Opera Theatre, Termini Station and other main monuments. A short walk from the hotel, guests will find the impressive Basilica of Santa Maria Maggiore, while other extremely famous landmarks such as the Coliseum, Circus Maximus and the Roman Forum can all be reached by pleasant strolls or by public transport. Rome’s Fiumicino and Ciampino airports are 20 and 35 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.13" OriginalAmount="559" MarkupRule="7.00">
      <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="599.20" OriginalAmount="560" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894778" Longitude="12.472957" StarRating="3" HotelCode="191934|56321" HotelName="Town House Campo de Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Giubbonari 43, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334889/334889a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.27" OriginalAmount="561" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90337777" Longitude="12.48247099" StarRating="3" HotelCode="578083|234335" HotelName="Tree Charme Spagna Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Mercede 37, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/749904/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.27" OriginalAmount="561" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.890542545395" Longitude="12.506457228649" StarRating="4" HotelCode="60393|181916" HotelName="Hotel Milton Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Emanuele Filiberto 155, 00185 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78170/a_78170_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome, around 500 m from the colosseum and about 250 m from San Giovanni in Laterano. All the major cultural and tourist attractions are just a few minutes away. It is also close to Termini station and is therefore particularly easy to reach by train. The nearest underground station, Manzoni, is about 20 m away and it's approximately 200 m to other stops such as Vittorio Emanuele or San Giovanni.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.27" OriginalAmount="561" MarkupRule="7.00">
      <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="Non Refundable" 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="600.27" OriginalAmount="561" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905591" Longitude="12.478493" StarRating="4" HotelCode="207343|57288" HotelName="San Carlo Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 112, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205989/205989a_hb_a_053.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602.41" OriginalAmount="563" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896479" Longitude="12.470511" StarRating="3" HotelCode="145021|56501" HotelName="Residenza Bollo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="603.48" OriginalAmount="564" MarkupRule="7.00">
      <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="603.48" OriginalAmount="564" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900492298835" Longitude="12.495204806328" StarRating="4" HotelCode="162002|28758" HotelName="iQ Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 8, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228484/a_228484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the centre of Rome, easily accessible by train or metro. Termini train station is situated around 700 m from the hotel. Rome-Ciampino Airport and Leonardo da Vinci-Fiumicino Airport are situated at distances of approximately 15 km and 41 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="605.62" OriginalAmount="566" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900591" Longitude="12.482579" StarRating="4" HotelCode="889338|23887" HotelName="Boutique Hotel Trevi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="607.76" OriginalAmount="568" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895389310189" Longitude="12.476220725078" StarRating="3" HotelCode="311197|200732" HotelName="Torre Argentina Relais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Torre Argentina 44, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7210404</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <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="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900811719436" Longitude="12.49819278717" StarRating="4" HotelCode="42678|21826" 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="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906202613203" Longitude="12.478366907708" StarRating="2" HotelCode="393592|90222" HotelName="Grand Master Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 97, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7633598</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="608.83" OriginalAmount="569" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.919621" Longitude="12.482695" StarRating="4" HotelCode="295491|54948" HotelName="Hotel Villa Linneo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Linneo 1a/1b, 00197 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206240/206240a_hb_a_030.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="609.90" OriginalAmount="570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901869788763" Longitude="12.485661506653" StarRating="4" HotelCode="19383|3387" HotelName="White" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via in Arcione 77, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24428/l_24428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in a 19th century building, this hotel has a prime position in Rome, just a stone's throw from the Trevi Fountain, the Spanish Steps and Piazza di Spagna. This is the ideal starting point for shopping trips in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.04" OriginalAmount="572" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="768784|396090" HotelName="Buonanotte Colosseo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Serpenti 164, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10638708</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.11" OriginalAmount="573" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88914411" Longitude="12.47426987" StarRating="3" HotelCode="485953|200523" HotelName="The Residenza Delle Arti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Sidney Sonnino 13, 00153 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613265/613265a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="615.25" OriginalAmount="575" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894522832434" Longitude="12.492281198502" StarRating="4" HotelCode="27230|5970" HotelName="Grand Hotel Palatino" 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,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="615.25" OriginalAmount="575" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903865" Longitude="12.4595042" StarRating="3" HotelCode="909284|61534" HotelName="Sant'Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Borgo Pio 134, 00193 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 warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="616.32" OriginalAmount="576" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907010159093" Longitude="12.478048056364" StarRating="4" HotelCode="88490|199087" HotelName="Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="27" TotalAmount="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89999934" Longitude="12.44502243" StarRating="0" HotelCode="573319|232423" HotelName="Aurelia Garden Rooms B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo III 10, 00163 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9530388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903177" Longitude="12.501518" StarRating="4" HotelCode="17003|1260" HotelName="Best Western Premier Hotel Royal Santina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.881887" Longitude="12.48081" StarRating="3" HotelCode="95144|177944" HotelName="Villa San Pio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Di Santa Melania 19, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211357/211357a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Ciampino (CIA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617.39" OriginalAmount="577" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900346021298" Longitude="12.484156065047" StarRating="3" HotelCode="18726|7153" HotelName="Trevi" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Babuccio 20/21, 00187 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23348/a_23348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's historic and commercial centre, 500 m away from the underground station Barberini, a short walk from the most famous basilica of Rome, S. Maria Maggiore, 10 minutes from Vatican City and Basilica di San Pietro, and just few minutes from the Spanish Steps, Via Veneto, the Coliseum and Piazza Venezia. The bus station is only around 100 m from the hotel and the railway station is approximately 1 km from the establishment. Rome’s Ciampino and Fiumicino airports are 15 and 22 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.60" OriginalAmount="580" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895077" Longitude="12.439103" StarRating="3" HotelCode="311597|58146" HotelName="Gregorio VII Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="27" TotalAmount="620.60" OriginalAmount="580" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90458902" Longitude="12.49194754" StarRating="4" HotelCode="764259|364943" HotelName="Triviho Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="621.67" OriginalAmount="581" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.882726" Longitude="12.480441" StarRating="3" HotelCode="191652|146270" HotelName="Aventino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di S. Domenico, 10, 00153 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338084/338084a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="621.67" OriginalAmount="581" MarkupRule="7.00">
      <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="621.67" OriginalAmount="581" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.893115" Longitude="12.471735" StarRating="4" HotelCode="16065|17456" HotelName="Ponte Sisto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Pettinari 64, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19265/r_19265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet street in the centre of Rome, conveniently situated for the Trastevere district, the Roman Ghetto, the fascinating Piazza Navona and all of the city's other main attractions like the Campo de' Fiori, the Trevi Fountain, the Spanish Stairs and Via Giulia. There are links to the public transport network nearby. The airports of Leonardo da Vinci International (Fiumicino) and Ciampino are about 28 km and 35 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622.74" OriginalAmount="582" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904090478689" Longitude="12.485545526865" StarRating="4" HotelCode="165761|28759" HotelName="Hotel Trevi Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo Le Case 60, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232413/a_232413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the 5th floor of a historical building, next to ancient monuments and palaces of the past. This magnificent structure stands only 200 metres from the Spanish Steps and Trevi Fountain. Just 10 minutes away guests may discover Ancient Rome walking through the Imperial Fora and the Coliseum, from the Pantheon to Piazza Navona. It is close to the major points of interest and its enviable position is perfect for all guests. Rome Ciampino Airport is situated at a distance of approximately 17 km and Leonardo da Vinci-Fiumicino Airport is roughly 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623.81" OriginalAmount="583" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90187" Longitude="12.482012" StarRating="3" HotelCode="18733|3382" HotelName="Tritone" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 210, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23358/a_23358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the street from which it takes its name, in the heart of the capital, 100 metres from Trevi Fountain. It is surrounded by the city's history and charm, in the centre of a virtual triangle between the Colosseum, Via Veneto and the Spanish Steps, where pleasure, culture and amusement mix together.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90071190067" Longitude="12.496701478958" StarRating="4" HotelCode="192110|29472" HotelName="Demetra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Viminale 8, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174387/174387a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just 5 minutes´ walk from both Termini and Repubblica metro stations. The Rome Opera House is opposite the hotel. Numerous shops and restaurants can be found in Via Nazionale, which is just 200 metres away. Other nearby places of interest include the Jewish Ghetto and the Quirinale. The bus station is around 100 m and shopping venues approximately 300 m away. The Colosseum is around 2.2 km away, the Trevi Fountain is some 2.4 km away, the Spanish Steps are approximately 2.8 km away and St Peter’s Square is about 20 minutes from the hotel by public transport. Rome Ciampino Airport is around 26 km away and Rome Fiumicino Airport is some 40 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.892974" Longitude="12.490098" StarRating="0" HotelCode="295507|396419" HotelName="Domus Real Cardello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Cardello 14, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10646994</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="625.95" OriginalAmount="585" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="3" HotelCode="117336|199106" HotelName="Nerva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tor de'Conti 3/4, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211504/211504a_hb_a_010.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="625.95" OriginalAmount="585" MarkupRule="7.00">
      <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="627.02" OriginalAmount="586" MarkupRule="7.00">
      <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="627.02" OriginalAmount="586" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903619" Longitude="12.48463" StarRating="3" HotelCode="98564|229001" HotelName="Spagna Ave." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Due Macelli 31, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560901/560901a_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="631.30" OriginalAmount="590" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904481" Longitude="12.486046" StarRating="3" HotelCode="192003|198917" HotelName="Golden Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="632.37" OriginalAmount="591" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907773" Longitude="12.498114" StarRating="4" HotelCode="14428|8851" HotelName="Marcella Royal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavia 106, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16817/w_16817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-kept luxury hotel is located at the heart of the historical centre of the city, in a peaceful side street. Via Veneto and the Spanish steps are just a few minutes walk away. Convenient public transport links may be found within 1 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="633.44" OriginalAmount="592" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895873517056" Longitude="12.476125008598" StarRating="0" HotelCode="191961|233975" HotelName="Relais Teatro Argentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Sudario 35, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/33/337580/337580a_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="633.44" OriginalAmount="592" MarkupRule="7.00">
      <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="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.888183406944" Longitude="12.424877285957" StarRating="3" HotelCode="76697|435066" HotelName="Residence Aurelia Antica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="638.79" OriginalAmount="597" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.881513" Longitude="12.484939" StarRating="2" HotelCode="191655|47625" HotelName="Aventino Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Aventino 98, 00153 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215521/215521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="638.79" OriginalAmount="597" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909459" Longitude="12.468757" StarRating="4" HotelCode="258928|3765" HotelName="NH Collection Roma Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Gracchi 324, 00192 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15092/a_15092_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The well-equipped hotel is located in the centre of Rome in a peaceful neighbourhood. The Vatican is only 10 minutes away by bus and many more of Rome's sightseeing attractions are also within easy reach of the hotel. The next public transport stop is 100 m away and Rome's airport is about 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="638.79" OriginalAmount="597" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.880117949802" Longitude="12.466218173504" StarRating="4" HotelCode="117704|55418" HotelName="Trilussa Palace Hotel Wellness &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="639.86" OriginalAmount="598" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90603" Longitude="12.478954" StarRating="3" HotelCode="191986|56999" HotelName="Town House Spagna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 50a, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/338729/338729a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="639.86" OriginalAmount="598" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906765" Longitude="12.488836" StarRating="4" HotelCode="117174|54179" HotelName="Hotel La Residenca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emilia 22-24, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213997/213997a_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="27" TotalAmount="640.93" OriginalAmount="599" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899340375022" Longitude="12.501199543476" StarRating="4" HotelCode="40044|6289" HotelName="Gioberti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioberti 20, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13219/a_13219_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern comfort hotel is located between Santa Maria Maggiore and Termini, the main railway station, close to all of the most important sights. It is possible to take a train to the Leonardo da Vinci airport from Termini. Links to the public transport network are within paces of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.93" OriginalAmount="599" MarkupRule="7.00">
      <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="Non Refundable" 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="27" TotalAmount="642.00" OriginalAmount="600" MarkupRule="7.00">
      <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 24/12/2024">
        <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="27" TotalAmount="643.07" OriginalAmount="601" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903451" Longitude="12.487623" StarRating="4" HotelCode="26711|27864" HotelName="Hotel Stendhal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 113, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39178/a_39178_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Via del Tritone and is an island of charm and exclusiveness in the heart of Rome. It lies between the Spanish steps (500 m), the Trevi Fountain and Piazza Barberini and 1.2 km from Piazza Navona. Termini railway station is 2 km away, while Ciampino Airport is 35 km and it is 40 km to Fiumicino Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646.28" OriginalAmount="604" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90405153" Longitude="12.48090225" StarRating="3" HotelCode="484997|198913" HotelName="Frattina Grand Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 48, 2 piano, interno 4, Spagna, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8848499</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646.28" OriginalAmount="604" MarkupRule="7.00">
      <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="Non Refundable" 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="647.35" OriginalAmount="605" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896607" Longitude="12.499511" StarRating="3" HotelCode="97140|55062" HotelName="Doria" 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 Merulana 4, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336424/336424a_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="649.49" OriginalAmount="607" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894659" Longitude="12.479451" StarRating="4" HotelCode="64853|28639" HotelName="Hosianum Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Polacchi 23, 00186 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83611/a_83611_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 3-minute walk from the Piazza Venezia and a tram station, this polished pension in a 16th-century mansion is also a 7-minute walk from the Pantheon and 2 km from the Colosseum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.63" OriginalAmount="609" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.890048" Longitude="12.483869" StarRating="4" HotelCode="70853|33287" HotelName="Kolbe Hotel Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Di San Teodoro 48, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93235/a_93235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing the Forum Romano, in the shade of the famous and romantic Palatino Hill - where the legend says that Romolo and Remo were breast-fed by the Wolf - lies this prestigious hotel. It is thirty kilometres from both the Rome and Rome Ciampino airports, and within ten minutes’ walk of the tourist centre, underground train routes, shopping possibilities and even the Colosseum itself.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.70" OriginalAmount="610.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88786436" Longitude="12.47113362" StarRating="0" HotelCode="744253|trastevere_terrace_suites" HotelName="Trastevere Dream House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luciano Manara 4, Trastevere, 00153 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6016539</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652.70" OriginalAmount="610" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89568146" Longitude="12.50182706" StarRating="0" HotelCode="566320|234143" HotelName="San Vito Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="658.05" OriginalAmount="615" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90423569" Longitude="12.50023829" StarRating="0" HotelCode="637798|260927" HotelName="Gemme di Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaeta 64, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8068672</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658.05" OriginalAmount="615" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899591" Longitude="12.470624" StarRating="5" HotelCode="904056|47695" HotelName="Navona Palace Luxury Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Pace 36/36A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147348/147348a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 100 metres from Piazza Navona and Chiostro del Bramante, in the very heart of the historical centre in a lively area with fashionable clubs and typical restaurants. The most important monuments of Rome can be reached in a few minutes’ walk. There are also links to the public transport network nearby. Ciampino Airport is about 18 km away and Leonardo da Vinci International Airport is about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659.12" OriginalAmount="616" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896339685624" Longitude="12.486047744751" StarRating="4" HotelCode="335581|37359" HotelName="Traiano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via 4 Novembre 154, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55037/a_55037_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of ancient Rome, directly opposite the Forum Romanum. Ideally located, it is just a short distance to all of the magnificent city’s major attractions: the Trevi Fountain, Piazza Venezia, the Spanish Steps, Via Veneto and the Colosseum. The Termini railway station is 10 minutes away and provides guests with access to the more distant city attractions via the main transport lines.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660.19" OriginalAmount="617" MarkupRule="7.00">
      <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="27" TotalAmount="660.19" OriginalAmount="617" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.888669077938" Longitude="12.495718364418" StarRating="3.5" HotelCode="191770|40805" HotelName="Residence Maximus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="661.26" OriginalAmount="618" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89650467" Longitude="12.498995" StarRating="0" HotelCode="875990|422832" HotelName="Hotel Prassede Palace Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Via Merulana 281, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1007773/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.33" OriginalAmount="619" MarkupRule="7.00">
      <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="27" TotalAmount="667.68" OriginalAmount="624" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90241731" Longitude="12.49003732" StarRating="5" HotelCode="577730|232974" HotelName="Escape Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontana 15, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/749897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668.75" OriginalAmount="625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903436896968" Longitude="12.484736144543" StarRating="2" HotelCode="63210|29456" HotelName="Pension Erdarelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="27" TotalAmount="668.75" OriginalAmount="625" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.889814746" Longitude="12.469737231731" StarRating="2" HotelCode="191576|56959" HotelName="BdB Luxury Rooms Trastevere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Paglia 7, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/333239/333239a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="669.82" OriginalAmount="626" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897224" Longitude="12.48682" StarRating="3" HotelCode="66776|30016" HotelName="Hiberia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XXIV Maggio 8, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86410/a_86410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quiet and comfortable, the hotel is ideally situated in the most enchanting area of ancient Rome between the Quirinale building and the Trevi Fountain. It is a 5-10 minute walk to each of these as well as the Spanish Steps, Roman Forum, Colosseum, Pantheon, Piazza Venezia and the main shopping area of the city, making it ideal for sightseeing. Leonardo Da Vinci Airport lies around 35 km away and Ciampino Airport is roughly 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.89" OriginalAmount="627" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.799147446022" Longitude="12.479420006275" StarRating="4" HotelCode="185822|50003" HotelName="JC Contemporary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Fosso di Acqua Acetosa Ostiense 43/45, 00143 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198314/198314a_hb_a_952.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="670.89" OriginalAmount="627" MarkupRule="7.00">
      <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="671.96" OriginalAmount="628" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89943789" Longitude="12.50095905" StarRating="4" HotelCode="434461|208876" HotelName="Gioberti Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="673.03" OriginalAmount="629" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89553545" Longitude="12.47922814" StarRating="4" HotelCode="361867|200194" HotelName="iRooms Campo dei Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza del Gesù  47, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558868/558868a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673.03" OriginalAmount="629" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89374" Longitude="12.470575" StarRating="2" HotelCode="191948|56347" HotelName="Maison Giulia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 189/A, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206923/206923a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="673.03" OriginalAmount="629" MarkupRule="7.00">
      <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="Non Refundable" 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="675.17" OriginalAmount="631" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90561497" Longitude="12.48369537" StarRating="0" HotelCode="580168|233829" HotelName="My Spanish Steps" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gregoriana 25, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9068928</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.24" OriginalAmount="632" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898883" Longitude="12.465865" StarRating="3.5" HotelCode="191968|57305" HotelName="Relais Giulia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 93, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334977/334977a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 13 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.45" OriginalAmount="635" MarkupRule="7.00">
      <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="Free CXL until 24/12/2024">
        <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="27" TotalAmount="679.45" OriginalAmount="635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89370822653" Longitude="12.489218115807" StarRating="3" HotelCode="89611|21824" HotelName="Solis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 311, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125495/a_125495_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Next to the Fori Imperiali, a few steps from the Colosseum (150 m), the Roman Forum, Piazza Venezia and other sites of historical and artistic interest, this hotel is the ideal place for holidays in “The Eternal City”. The closest underground stop is Cavour (on the B line), around 200 m away, and there is a bus stop just 50 m from the hotel. Ciampino Airport is about 15 km away, and Leonardo da Vinci Airport is about 23 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681.59" OriginalAmount="637" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.93163" Longitude="12.381495" StarRating="4" HotelCode="395146|33898" HotelName="Papillo Hotels &amp; Resorts Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Arola 53, 00166 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639236/639236a_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="683.73" OriginalAmount="639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8991442" Longitude="12.46996457" StarRating="3" HotelCode="546886|211125" HotelName="Le Suite Del Barone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corallo 25, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558841/558841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685.87" OriginalAmount="641" MarkupRule="7.00">
      <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="686.94" OriginalAmount="642" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903583022278" Longitude="12.48790382209" StarRating="4" HotelCode="360526|63611" 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="690.15" OriginalAmount="645" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89595788" Longitude="12.47801652" StarRating="0" HotelCode="559763|396928" HotelName="Le Quattro Dame" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 21, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/730106/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="691.22" OriginalAmount="646" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906801" Longitude="12.468981" StarRating="4" HotelCode="64774|5229" HotelName="Isa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="694.43" OriginalAmount="649" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8956" Longitude="12.47288" StarRating="4" HotelCode="66954|242319" HotelName="Boutique Hotel Campo de' Fiori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via del Biscione 6, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1609268/QVL0rBDG_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="694.43" OriginalAmount="649" MarkupRule="7.00">
      <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="27" TotalAmount="695.50" OriginalAmount="650" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.880602008696" Longitude="12.484830028242" StarRating="1" HotelCode="314263|58421" HotelName="The Corner Rome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="699.78" OriginalAmount="654" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901004" Longitude="12.457042" StarRating="4" HotelCode="259985|56001" HotelName="Residenza Paolo VI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="27" TotalAmount="700.85" OriginalAmount="655" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903115" Longitude="12.477173" StarRating="3" HotelCode="293260|200312" HotelName="Mood 44" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="700.85" OriginalAmount="655" MarkupRule="7.00">
      <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="Free CXL until 25/12/2024" 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="706.20" OriginalAmount="660" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895020132012" Longitude="12.492991300594" StarRating="3" HotelCode="191804|200320" HotelName="Nerva Accomodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Suburra 2, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337632/337632a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="706.20" OriginalAmount="660" MarkupRule="7.00">
      <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="709.41" OriginalAmount="663" MarkupRule="7.00">
      <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="Non Refundable">
        <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="711.55" OriginalAmount="665" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899337644823" Longitude="12.492209795621" StarRating="3" HotelCode="61921|32835" HotelName="Boutique Hotel Galatea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova 24, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80060/w_80060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located and guests can reach most of the major cultural and archaeological sites on foot, such as Santa Maria Maggiore basilica, the Colosseum, Imperial Forum, the Pantheon, Trevi Fountain and the Spanish Steps. Vatican City is roughly 2 km from the hotel. Ciampino airport is approximately 15 km from the hotel and Leonardo da Vinci International (Fiumicino) airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="712.62" OriginalAmount="666" MarkupRule="7.00">
      <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="714.76" OriginalAmount="668" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8969046" Longitude="12.4829666" StarRating="4" HotelCode="299633|254711" HotelName="Hotel Mancino 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="714.76" OriginalAmount="668" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.923268970141" Longitude="12.486841678619" StarRating="4" HotelCode="192111|57415" HotelName="Residence Hotel Parioli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Mercalli 26, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=734532</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="719.04" OriginalAmount="672" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896951" Longitude="12.486388" StarRating="4" HotelCode="335595|35778" HotelName="Comfort Hotel Bolivar" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="27" TotalAmount="719.04" OriginalAmount="672" MarkupRule="7.00">
      <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="Free CXL until 25/12/2024" 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="721.18" OriginalAmount="674" MarkupRule="7.00">
      <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="721.18" OriginalAmount="674" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896474472077" Longitude="12.476442398777" StarRating="3" HotelCode="570685|200708" HotelName="Terrace Pantheon Relais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="722.25" OriginalAmount="675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.91985" Longitude="12.456756" StarRating="4" HotelCode="116820|55864" HotelName="Clodio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2024" 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="723.32" OriginalAmount="676" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90429398" Longitude="12.4817523" StarRating="3" HotelCode="388170|199450" HotelName="Rome Frattina 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Frattina 27, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8074669</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="725.46" OriginalAmount="678" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897661" Longitude="12.476948" StarRating="3" HotelCode="116576|55875" HotelName="Albergo Santa Chiara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Chiara 21, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335080/335080a_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="726.53" OriginalAmount="679" MarkupRule="7.00">
      <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="728.67" OriginalAmount="681" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="957996|424474" HotelName="Concept Terrace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Barberini 50, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11170932</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="728.67" OriginalAmount="681" MarkupRule="7.00">
      <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="Non Refundable" 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="731.88" OriginalAmount="684" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901941497334" Longitude="12.475065592013" StarRating="3" HotelCode="309923|199056" HotelName="Locanda del Sole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Scrofa 10, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/46328/3246328/1.jpg?f=15397867</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735.09" OriginalAmount="687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90084" Longitude="12.493602" StarRating="4" HotelCode="10346|2096" HotelName="Artemide" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 22, 00184 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8037/a_8037_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Via Nazionale and in the historical, social, business and political centre of the city. It offers excellent connections with Termini train station and two underground lines. Visitors are able to easily reach plenty of sightseeing attractions within walking distance and enjoy the lively atmosphere of the capital. Guests can simply walk along the Via Nazionale to reach the Foro Traiano and the Fori Imperiali, the best evidence of the grandeur of the Roman riches. In addition, the Colosseum is within easy reach and offers a stunning view at night, thanks to it being lit-up.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="736.16" OriginalAmount="688" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906309" Longitude="12.480469" StarRating="3" HotelCode="95124|200063" HotelName="Condotti Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via della Croce 15, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336729/336729a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="736.16" OriginalAmount="688" MarkupRule="7.00">
      <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="27" TotalAmount="741.51" OriginalAmount="693" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897257237526" Longitude="12.48187649271" StarRating="3" HotelCode="344421|63129" HotelName="Hotel Trecento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 300, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547321/547321a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="744.72" OriginalAmount="696" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906722915385" Longitude="12.478062461538" StarRating="4" HotelCode="902839|56762" HotelName="Stay Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 81, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334854/334854a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 15 rooms. Most of the storeys can be reached by lift. A bar is available to guests. 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 accommodation for a fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="750.07" OriginalAmount="701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901031320172" Longitude="12.498300075531" StarRating="3" HotelCode="15196|20541" HotelName="Hotel Nord Nuova Roma" 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 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="27" TotalAmount="750.07" OriginalAmount="701" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90142512" Longitude="12.48489796" StarRating="3" HotelCode="187514|58466" 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="752.21" OriginalAmount="703" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899298" Longitude="12.481229" StarRating="3" HotelCode="192012|56846" HotelName="I Tre Moschettieri Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Sciarra 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336587/336587a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="752.21" OriginalAmount="703" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89960382" Longitude="12.49666508" StarRating="4" HotelCode="764285|371847" HotelName="The Hive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 6, Stazione Termini, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643444/643444a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Termini Railway Station. The Hive Hotel features a total of 189 bedrooms. The hotel includes Wi-Fi internet connection in all public areas and accommodation units. Additionally, the premises provide a reception service the whole day through. Designed with younger guests' needs in mind, The Hive Hotel features some rooms providing cots on request for little children. Pets weighting up to 5 kg are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="752.21" OriginalAmount="703" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903383" Longitude="12.50263" StarRating="3" HotelCode="66055|40746" HotelName="Yes" 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,Fax,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Magenta 15, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85532/a_85532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in the city centre, just around the corner from Termini central train station. There are both metro and bus lines to all areas of the city nearby. The Coliseum and the Roman Forum are located around 15 minutes’ walk from the hotel. In the immediate vicinity guests will find bars, clubs, restaurants and shops. Ciampino and Fiumicino Airports are both around 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753.28" OriginalAmount="704" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90415" Longitude="12.487528" StarRating="4" HotelCode="26029|134716" HotelName="Albergo Ottocento" Meals="BED &amp; BREAKFAST,HALF 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 dei Cappuccini 19, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337095/337095a_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="756.49" OriginalAmount="707" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907994" Longitude="12.491722" StarRating="4" HotelCode="26064|19483" HotelName="Luxe Rose Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="757.56" OriginalAmount="708" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89644002" Longitude="12.49524637" StarRating="5" HotelCode="762033|279258" HotelName="Nerva Accommodation Cavour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 150, 00184 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637405/637405a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nerva Accomodation has been recognized for years in accommodation solutions for stays in the heart of the capital Rome. Our buildings are located in Rome's historical centre at a walking distance from the Colosseum, Imperial Fora and most importantly Termini Station. We offer a wide range of accommodations such as single, double standard and double deluxe, triple rooms, apartments and suites, equipped with all the comforts for couples and families. This establishment is very convenient for a quiet stay. This property was fully refurbished in 2018. Nice and friendly staff. For cherish  special romantic moments on request we offer our relax aerea with jacuzzi. Between hotel facilieties we gave also on request to our guests to choose and book our tour to visit extraordinary and beautiful places of Rome in our GOLF CAR. Our staff will join you in this delightfull adventure that will allow you to visit the hidden places of Eternal City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="762.91" OriginalAmount="713" MarkupRule="7.00">
      <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="766.12" OriginalAmount="716" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906221247751" Longitude="12.483321974266" StarRating="3" HotelCode="902353|178079" HotelName="Scalinata di Spagna" 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>Piazza Trinità dei Monti 17, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366182/1.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="767.19" OriginalAmount="717" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.882179673484" Longitude="12.479412771566" StarRating="4" HotelCode="902216|146473" HotelName="San Anselmo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Sant'Anselmo 2, 00153 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/336822/336822a_hb_a_006.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="768.26" OriginalAmount="718" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906260589001" Longitude="12.48069383634" StarRating="2" HotelCode="151881|56465" HotelName="Mario de' Fiori 37 Rome Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario dé Fiori 37/B, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213827/l_213827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.40" OriginalAmount="720" MarkupRule="7.00">
      <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="27" TotalAmount="772.54" OriginalAmount="722" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90546304" Longitude="12.48697622" StarRating="4" HotelCode="483973|179481" HotelName="Hotel degli Artisti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Artisti 18, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/596251/a_596251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773.61" OriginalAmount="723" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899385294451" Longitude="12.477521002292" StarRating="4" HotelCode="44474|448" HotelName="Hotel Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,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="27" TotalAmount="773.61" OriginalAmount="723" MarkupRule="7.00">
      <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 25/12/2024" 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="773.61" OriginalAmount="723" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90438743" Longitude="12.5050178" StarRating="4" HotelCode="572550|234275" HotelName="The Liberty Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Palestro 64, 00185 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/597543/597543a_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="775.75" OriginalAmount="725" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901173094514" Longitude="12.484616432154" StarRating="4" HotelCode="200340|55004" HotelName="Trevi Palace Luxury Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Lavatore 30, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162659/162659a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="783.24" OriginalAmount="732" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.889623060829" Longitude="12.46655613184" StarRating="4" HotelCode="99825|20538" HotelName="Hotel Donna Camilla Savelli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Garibaldi 27, Trastevere, 00153 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139801/a_139801_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A small architectural jewel in the heart of Rome, this hotel complex is a former 17th century convent, originally designed by Francesco Borromini (1599-1667). A corner of tranquillity in the heart of the Trastevere district, the hotel lies at the foot of the Gianicolo hill, in Via Garibaldi 27. There are numerous restaurants, bars and clubs within walking distance of the hotel. Shopping opportunities and a tourist office are roughly a 20-minute walk away. Leonardo da Vinci International Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="785.38" OriginalAmount="734" MarkupRule="7.00">
      <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="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>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="786.45" OriginalAmount="735" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905608" Longitude="12.481518" StarRating="4" HotelCode="258413|44786" HotelName="The Inn at the Spanish Steps" 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,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="788.59" OriginalAmount="737" MarkupRule="7.00">
      <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="790.73" OriginalAmount="739" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907483251991" Longitude="12.470930814743" StarRating="4" HotelCode="19235|55284" HotelName="Hotel Le Méridien Visconti Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="797.15" OriginalAmount="745" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902285" Longitude="12.486883" StarRating="3" HotelCode="386924|55767" HotelName="Residenza Ki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 53, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361680/361680a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="799.29" OriginalAmount="747" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90911662" Longitude="12.45793879" StarRating="3" HotelCode="433475|200756" HotelName="Vatican Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Ottaviano 105, 00192 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/3f/183ff9a3b370304e2039cad78fe62f5f89434ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905400888865" Longitude="12.484953183522" StarRating="4" HotelCode="79853|318206" HotelName="The Code Hotel" Meals="ROOM ONLY" 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="808.92" OriginalAmount="756" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90761123" Longitude="12.49860074" StarRating="0" HotelCode="976699|494723" HotelName="Residenza Venti Settembre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via XX Settembre 58/A, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/6a/286aa96bf2c6aaf5bb4424abf021729557961a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="814.27" OriginalAmount="761" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90880714" Longitude="12.5388218" StarRating="0" HotelCode="616899|233832" HotelName="My Sweet Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Renato Simoni  9, 00157 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786933/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="817.48" OriginalAmount="764" MarkupRule="7.00">
      <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="819.62" OriginalAmount="766" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894801" Longitude="12.490078" StarRating="4" HotelCode="297158|57792" HotelName="iRooms Forum &amp; Colosseum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baccina 45, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405250/w_405250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="823.90" OriginalAmount="770" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90262685" Longitude="12.47778297" StarRating="0" HotelCode="546878|177951" HotelName="Campo Marzio Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Campo Marzio 52a, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3490734</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Campo Marzio Luxury Suites in Rome (Rome Historic Centre), you'll be minutes from La Pieta and Pantheon.  This guesthouse 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 5 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks, housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="827.11" OriginalAmount="773" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.78203237" Longitude="12.26846187" StarRating="5" HotelCode="359960|84323" HotelName="QC Termeroma Spa and Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="832.46" OriginalAmount="778" MarkupRule="7.00">
      <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="833.53" OriginalAmount="779" MarkupRule="7.00">
      <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="27" TotalAmount="834.60" OriginalAmount="780" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907610763661" Longitude="12.480118722954" StarRating="2" HotelCode="518886|233777" HotelName="Maison Evelina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 76, in 4, 00187 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467141/467141a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="834.60" OriginalAmount="780" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.917387455165" Longitude="12.491363883019" StarRating="5" HotelCode="15657|28638" HotelName="Parco dei Principi Grand Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Frescobaldi 5, 00198 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18723/a_18723_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located amidst wonderful parkland at the heart of Rome within 20 minutes of the historical centre of the city. The nearest links to the public transport network are about 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="834.60" OriginalAmount="780" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898721321676" Longitude="12.491535304893" StarRating="4" HotelCode="284098|37811" HotelName="Rome Life Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palermo 12, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391285/a_391285_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="838.88" OriginalAmount="784" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907403" Longitude="12.472446" StarRating="4" HotelCode="39470|22618" 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="Non Refundable" 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="842.09" OriginalAmount="787" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90745881" Longitude="12.47173144" StarRating="3" HotelCode="438592|178722" HotelName="Belli36 Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" 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="842.09" OriginalAmount="787" MarkupRule="7.00">
      <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="848.51" OriginalAmount="793" MarkupRule="7.00">
      <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="850.65" OriginalAmount="795" MarkupRule="7.00">
      <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="856.00" OriginalAmount="800" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903139644393" Longitude="12.494292711639" StarRating="4" HotelCode="263920|135007" HotelName="At Forty One" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 41, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/381639/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="859.21" OriginalAmount="803" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89891932" Longitude="12.49061895" StarRating="4" HotelCode="451216|121581" HotelName="Rome Glam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nazionale 82, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561317/w_561317_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="866.70" OriginalAmount="810" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9019901" Longitude="12.4805158" StarRating="1" HotelCode="320685|199203" HotelName="Oriana Suites Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via San Claudio 61, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408664/408664a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="870.98" OriginalAmount="814" MarkupRule="7.00">
      <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="Non Refundable" 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="879.54" OriginalAmount="822" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906131833868" Longitude="12.480683326721" StarRating="3" HotelCode="335571|146310" HotelName="Condotti" 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 Mario De Fiori 37, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/358915/1.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="879.54" OriginalAmount="822" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89222123988" Longitude="12.469705820639" StarRating="2" HotelCode="384078|62633" HotelName="Tree Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungotevere della Farnesina 2, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=878096</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="883.82" OriginalAmount="826" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906998182012" Longitude="12.48814791441" StarRating="4" HotelCode="33058|10070" HotelName="Ludovisi Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,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="883.82" OriginalAmount="826" MarkupRule="7.00">
      <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="890.24" OriginalAmount="832" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896839" Longitude="12.49523" StarRating="3" HotelCode="335575|54181" HotelName="Borromeo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cavour 117, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55034/a_55034_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="892.38" OriginalAmount="834" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.9083186" Longitude="12.47729521" StarRating="3" HotelCode="376484|180907" HotelName="Corso Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Library,Luggage Storage,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 504, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7832896</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Corso Boutique Hotel places you in the heart of Rome, walking distance from Piazza del Popolo and Piazza di Spagna.  This guesthouse is within close proximity of Spanish Steps.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and 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;Take advantage of the guesthouse's room service (during limited hours). Mingle with other guests at a complimentary reception, held daily.&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, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.52" OriginalAmount="836" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901666" Longitude="12.495539" StarRating="4" HotelCode="316955|57800" HotelName="Dharma Luxury Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 122, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583721/583721a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="902.01" OriginalAmount="843" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="727235|294835" HotelName="Horti 14" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Dining,Garden,Internet,Parking,Pets allowed,Printer,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. Francis Of Sales 14, 00165 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632266/632266a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this charming hotel is located in Trastevere. The 17 welcoming guests rooms offer a perfect place to relax at the end of the day. The property was built in 2018. All kinds of guests will keep updated thanks to the Internet connection available at Horti 14 Luxury House Trastevere. The front desk offers 24-hour reception. All rooms include cots for little children on demand. The establishment offers accessible public areas and there are 2 disability-friendly guests rooms. Guests needn't leave their small pets behind during their stay at Horti 14 Luxury House Trastevere. Parking facilities are available for guests' convenience. This environmentally-sustainable property has achieved the certification. Guests will revel in dishes served at the accommodation's gastronomic options. Horti 14 Luxury House Trastevere is provided with all the necessary services and amenities for a successful business event. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="904.15" OriginalAmount="845" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909235225703" Longitude="12.47787217791" StarRating="4" HotelCode="102067|57055" HotelName="Babuino 181" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Babuino 181, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142674/a_142674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="907.36" OriginalAmount="848" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898739" Longitude="12.471616" StarRating="3" HotelCode="95122|57384" HotelName="Hotel Teatro Pace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Teatro Pace 33, 00186 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5238815</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="909.50" OriginalAmount="850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903379393464" Longitude="12.485125256449" StarRating="3" HotelCode="97573|93228" HotelName="Rome Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Due Macelli 106, Piazza di Spagna, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135544/l_135544_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a city centre location in Rome, lying just a couple of minutes from the Spanish Steps and the stairs of the Trinità dei Monti. The Trevi Fountain is a mere 300 metres away and the Colosseum is 1 km from the hotel. Termini train and bus station is 1 km away and the city of Florence can be reached in 3 hours by car or public transport. Ciampino Airport and Leonardo Da Vinci International Airport are 25 and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="911.64" OriginalAmount="852" MarkupRule="7.00">
      <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="920.20" OriginalAmount="860" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89939718" Longitude="12.49131297" StarRating="3" HotelCode="439959|134375" HotelName="1880 Atypical Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Nazionale 66, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7652107</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="920.20" OriginalAmount="860" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.899952" Longitude="12.479897" StarRating="3" HotelCode="47345|54180" HotelName="9 Hotel Cesari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Pietra 89/A, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10275/a_10275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="920.20" OriginalAmount="860" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.919818" Longitude="12.481411" StarRating="5" HotelCode="22693|28272" HotelName="Hotel Lord Byron" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe De Notaris 5, 00197 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29868/a_29868_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel used to be an ancient patricians residence, where for many years celebrities and diplomats have been known to spend the night. Today, the hotel is in a small green paradise, in an exclusive area of Rome. It is only steps away from the Villa Borghese. The hotel offers guests all the fascination and the magic of a warm and welcoming atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="926.62" OriginalAmount="866" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898574" Longitude="12.490469" StarRating="4" HotelCode="213781|34200" HotelName="Rome Times" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 42, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302519/a_302519_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rome, this urban hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.60" OriginalAmount="880" MarkupRule="7.00">
      <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="942.67" OriginalAmount="881" MarkupRule="7.00">
      <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="27" TotalAmount="948.02" OriginalAmount="886" MarkupRule="7.00">
      <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="Free CXL until 24/12/2024" 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="961.93" OriginalAmount="899" MarkupRule="7.00">
      <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="963.00" OriginalAmount="900" MarkupRule="7.00">
      <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="977.98" OriginalAmount="914" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894538958843" Longitude="12.487676813492" StarRating="5" HotelCode="58916|44783" HotelName="The Inn at the Roman Forum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Ibernesi 30, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211492/211492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Rome. The nearest airport is Rome - Fiumicino (FCO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="990.82" OriginalAmount="926" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90412139" Longitude="12.47766617" StarRating="0" HotelCode="572684|233858" HotelName="Nobildonne Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via della Fontanella di Borghese 35, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9923104</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1003.66" OriginalAmount="938" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898891178996" Longitude="12.477421760559" StarRating="4" HotelCode="11662|27865" HotelName="Del Sole al Pantheon" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Rotonda 63, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11311/a_11311_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of the historic old town in Rome, on a small square called the Piazza della Rotonda, which is famously the location of the Pantheon. All major tourist attractions, such as the Trevi Fountain, the Spanish Steps, the Colosseum, St. Peter's Cathedral and Piazza Navona are all easy to reach. Rome's nightlife is close by and there are several good bars and restaurants in the neighbourhood. There are opportunities for shopping on the Via del Corso and the Via die Condotti, with some of the city's best boutiques just a few minutes away by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1003.66" OriginalAmount="938" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89956907" Longitude="12.46738306" StarRating="3" HotelCode="945400|233848" HotelName="Navona Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Banchi Nuovi 54, 00186 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9115026</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007.94" OriginalAmount="942" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905782" Longitude="12.48036" StarRating="3" HotelCode="95126|430160" HotelName="Rome 55 Piazza di Spagna Luxury Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Delle Carrozze 55, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/377431/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1013.29" OriginalAmount="947" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897871615875" Longitude="12.474781082117" StarRating="2.5" HotelCode="901249|31059" HotelName="Hotel Navona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Sediari 8, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365855/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1017.57" OriginalAmount="951" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.895989801738" Longitude="12.487247501223" StarRating="5" HotelCode="490674|165055" HotelName="Roma Luxus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="27" TotalAmount="1019.71" OriginalAmount="953" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.900430410909" Longitude="12.497768998146" StarRating="4" HotelCode="21168|5226" 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="27" TotalAmount="1021.85" OriginalAmount="955" MarkupRule="7.00">
      <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="1023.99" OriginalAmount="957" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902656342148" Longitude="12.489207386971" StarRating="4" HotelCode="32616|15481" HotelName="Barberini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Rasella 3, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51860/a_51860_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the historical centre of Rome and is situated opposite Barberini Palace just a few minutes from the Museum of Historical Art, Triton Fountains on Barberini Square and the fantastic Quirinale Gardens. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025.06" OriginalAmount="958" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901692699007" Longitude="12.495554676284" StarRating="3" HotelCode="13989|55927" HotelName="Le Petit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torino 122, 00184 Roma, Latium</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16137/a_16137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the historical centre of Rome within walking distance of many shopping and entertainment venues as well as of the city's top tourist sights including the Colosseum, the Forum Romanum, the Spanish Steps and the Trevi fountain. In addition, the opera house as well as Termini train station lie just 300 m away. The international airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1026.13" OriginalAmount="959" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.918868" Longitude="12.446678" StarRating="5" HotelCode="47278|19975" HotelName="Rome Cavalieri a Waldorf Astoria Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alberto Cadlolo 101, 00136 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10197/a_10197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The first class hotel lies in an idyllic location, surrounded by 3 hectares of park area, in the middle of Monte Mario and offers an unbelievable view of the city. The location connects a resort holiday with the possibility to be in the heart of the metropolis within a 15-minute drive. Public transport links are located within 500 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1053.95" OriginalAmount="985" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.910567892077" Longitude="12.473641872406" StarRating="5" HotelCode="428797|200343" HotelName="Palazzo Dama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/12/2024">
        <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="1055.02" OriginalAmount="986" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903882" Longitude="12.488066" StarRating="4" HotelCode="10911|28239" HotelName="Barocco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Barberini, Via della Purificazione, 4, 00187 Roma, Italy</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8572/a_8572_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charmingly romantic hotel is centrally situated with a view of the majestic Piazza Barberini, which features the beautiful Baroque Fontana del Tritone, built by Bernini. Numerous shops and restaurants on the Via Veneto are located around the corner, and Barberini underground station lies a few paces away. Termini train station is around 1 km away. Sightseeing attractions such as the Spanish Steps, the Colosseum and the Pantheon are just a 20 minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1057.16" OriginalAmount="988" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905838" Longitude="12.481014" StarRating="4" HotelCode="191998|198879" HotelName="Crossing Condotti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Mario de' Fiori 28, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2062795/EdnWszdi_87d4b7e14ebfe50c4c7bae6398396765.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1062.51" OriginalAmount="993" MarkupRule="7.00">
      <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="1066.79" OriginalAmount="997" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903740569154" Longitude="12.500433988886" StarRating="5" HotelCode="200336|40228" HotelName="Palazzo Montemartini Rome, A Radisson Collection 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,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).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1070.00" OriginalAmount="1000" MarkupRule="7.00">
      <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="1090.33" OriginalAmount="1019" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.889720008199" Longitude="12.481323868717" StarRating="4" HotelCode="30029|28641" HotelName="Fortyseven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="1108.52" OriginalAmount="1036" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8974405" Longitude="12.4822903" StarRating="4" HotelCode="310863|63211" HotelName="Domus Libera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo del Piombo 7, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390861/390861a_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="1108.52" OriginalAmount="1036" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89620357" Longitude="12.47878872" StarRating="0" HotelCode="572974|232998" HotelName="G55 Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1130.99" OriginalAmount="1057" MarkupRule="7.00">
      <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="1165.23" OriginalAmount="1089" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903644234534" Longitude="12.476856198995" StarRating="3" HotelCode="336885|178184" HotelName="Hotel Fontanella Borghese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Fontanella Borghese 84, 00186 Rome, Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7225466</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1218.73" OriginalAmount="1139" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909698956878" Longitude="12.477373480797" StarRating="4" HotelCode="64229|55112" HotelName="Piranesi Palazzo Nainer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Babuino 196, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82737/w_82737_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="1224.08" OriginalAmount="1144" MarkupRule="7.00">
      <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="27" TotalAmount="1246.55" OriginalAmount="1165" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898334171536" Longitude="12.466108202934" StarRating="5" HotelCode="67826|20547" HotelName="Indigo Roma St. George" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1263.67" OriginalAmount="1181" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90876941" Longitude="12.4761359" StarRating="0" HotelCode="408425|233960" HotelName="Rarity Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 25, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/f9/5ef93aff669f186b283924d7f7eb6215b2385571.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1265.81" OriginalAmount="1183" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905554" Longitude="12.478636" StarRating="4" HotelCode="302594|42765" HotelName="Corso Grand Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Corso 117, 00187 Roma, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=466408</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1295.77" OriginalAmount="1211" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="583820|233778" HotelName="Maison Palazzo Taverna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via di Montegiordano 46, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10016101</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1301.12" OriginalAmount="1216" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908255314298" Longitude="12.452407577869" StarRating="0" HotelCode="386034|232705" HotelName="Candia Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1305.40" OriginalAmount="1220" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.897854583354" Longitude="12.474449658895" StarRating="4" HotelCode="933877|40636" HotelName="Palazzo Navona Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1309.68" OriginalAmount="1224" MarkupRule="7.00">
      <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="1319.31" OriginalAmount="1233" MarkupRule="7.00">
      <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="1324.66" OriginalAmount="1238" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90317107" Longitude="12.48560849" StarRating="4" HotelCode="419822|57746" HotelName="Rome King Suite" Meals="ROOM ONLY" 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="1331.08" OriginalAmount="1244" MarkupRule="7.00">
      <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="1338.57" OriginalAmount="1251" MarkupRule="7.00">
      <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="1382.44" OriginalAmount="1292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.896248844192" Longitude="12.475634068251" StarRating="4" HotelCode="18633|17295" HotelName="Tiziano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vittorio Emanuele II 110, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335732/335732a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1382.44" OriginalAmount="1292" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="4.5" HotelCode="117787|50063" HotelName="Villa Spalletti Trivelli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piacenza 4, 00184 Rom</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334955/334955a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1387.79" OriginalAmount="1297" MarkupRule="7.00">
      <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="1416.68" OriginalAmount="1324" MarkupRule="7.00">
      <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="1433.80" OriginalAmount="1340" MarkupRule="7.00">
      <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="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 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="1466.97" OriginalAmount="1371" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901483360937" Longitude="12.484932322038" StarRating="2" HotelCode="604372|62612" HotelName="Casacau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via in Arcione 94, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=877571</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475.53" OriginalAmount="1379" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90865" Longitude="12.47553" StarRating="5" HotelCode="176151|31260" HotelName="The First Hotel Roma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Vantaggio 14, 00186 Roma, Latio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/334306/334306a_hb_a_039.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Rome. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1480.88" OriginalAmount="1384" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90926875" Longitude="12.4789341" StarRating="5" HotelCode="551977|233780" HotelName="Margutta 19" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Margutta 19, 00187 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721463/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1517.26" OriginalAmount="1418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89741616049" Longitude="12.467169593822" StarRating="5" HotelCode="293606|294019" HotelName="D.O.M." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulia 131, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382217/1.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="1517.26" OriginalAmount="1418" MarkupRule="7.00">
      <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="27" TotalAmount="1566.48" OriginalAmount="1464" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.898837" Longitude="12.461336" StarRating="5" HotelCode="295508|31441" HotelName="Gran Meliá Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Gianicolo 3, Rom 00165</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403472/a_403472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hill on the banks of the River Tiber, this design hotel is about 800 m from St Peter's Basilica and around a 15-minute walk from Piazza Navona and Campo de' Fiori. Leonardo da Vinci International (Fiumicino) airport is approximately 29 km from the hotel and Ciampino airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1591.09" OriginalAmount="1487" MarkupRule="7.00">
      <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="1621.05" OriginalAmount="1515" MarkupRule="7.00">
      <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="Non Refundable" 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="1675.62" OriginalAmount="1566" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90715017" Longitude="12.47720652" StarRating="0" HotelCode="621605|254693" HotelName="Elizabeth Unique Hotel Rome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1689.53" OriginalAmount="1579" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.902029495818" Longitude="12.496055066585" StarRating="5" HotelCode="26026|24646" HotelName="Palazzo Naiadi Rome" 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 47, 00185 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38072/ba_38072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of Rome, on Piazza Repubblica. Many of the most famous tourist sights as well as countless shopping and entertainment venues are within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1700.23" OriginalAmount="1589" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.907524976984" Longitude="12.486666559525" StarRating="5" HotelCode="17705|27866" HotelName="Sofitel Roma Villa Borghese" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 47, 00187 Rom, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21782/a_21782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1868.22" OriginalAmount="1746" MarkupRule="7.00">
      <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 24/12/2024" 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="27" TotalAmount="1965.59" OriginalAmount="1837" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90676188" Longitude="12.48177632" StarRating="3" HotelCode="385840|200353" HotelName="Piazza di Spagna 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza di Spagna 9, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7311517</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1988.06" OriginalAmount="1858" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90625" Longitude="12.489545" StarRating="5" HotelCode="200887|21803" HotelName="Ambasciatori Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2317.62" OriginalAmount="2166" MarkupRule="7.00">
      <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="2352.93" OriginalAmount="2199" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90837698492" Longitude="12.475877880056" StarRating="4" HotelCode="102093|20544" HotelName="Residenza di Ripetta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" 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="2426.76" OriginalAmount="2268" MarkupRule="7.00">
      <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="27" TotalAmount="2440.67" OriginalAmount="2281" MarkupRule="7.00">
      <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="2528.41" OriginalAmount="2363" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.894776" Longitude="12.491832" StarRating="4" HotelCode="78835|31779" HotelName="Duca d'Alba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="2548.74" OriginalAmount="2382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909688974627" Longitude="12.474697705523" StarRating="4" HotelCode="95125|146421" HotelName="Hotel Locarno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Penna 22, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132170/ba_132170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 100 metres from the nearest bus stop and 500 metres from the Flaminio metro stop. Shops can be found around 3 minutes' walk away, and nearby attractions include the Spanish Steps and Trevi Fountain (around 900 metres away), the Vatican (around 2 km away) and the Coliseum, which is around 3 km from the hotel. Rome Ciampino Airport is approximately 30 km away and Fiumicino Airport is roughly 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2713.52" OriginalAmount="2536" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905673" Longitude="12.484233" StarRating="5" HotelCode="11651|394559" HotelName="Hotel de la Ville" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2723.15" OriginalAmount="2545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903946" Longitude="12.495306" StarRating="5" HotelCode="17902|13514" HotelName="The St. Regis Rome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele Orlando 3, 00185 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22108/a_22108_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located just a few minutes walk from the Via Veneto, the Spanish Steps and the Trevi fountain. 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 and the nearest links to the public transport network are about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2852.62" OriginalAmount="2666" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.904285826145" Longitude="12.476981011045" StarRating="5" HotelCode="263929|62971" HotelName="J.K. Place Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via di Monte D'Oro 30, 00186 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/7/5/7/1/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2891.14" OriginalAmount="2702" MarkupRule="7.00">
      <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="27" TotalAmount="3015.26" OriginalAmount="2818" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.906507119761" Longitude="12.486356198788" StarRating="5" HotelCode="11988|24627" HotelName="Eden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 24/12/2024" 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="3180.04" OriginalAmount="2972" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909923" Longitude="12.477357" StarRating="5" HotelCode="11628|27867" HotelName="Hotel de Russie" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3512.81" OriginalAmount="3283" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.905287432543" Longitude="12.480342686176" StarRating="4" HotelCode="55604|199255" HotelName="Portrait Roma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bocca Di Leone 23, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72021/w_72021_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3528.86" OriginalAmount="3298" MarkupRule="7.00">
      <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="Non Refundable">
        <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="27" TotalAmount="3942.95" OriginalAmount="3685" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.903308788921" Longitude="12.479867216568" StarRating="3" HotelCode="268041|40773" HotelName="Infinity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via della Vite 14, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372883/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 23 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4997.97" OriginalAmount="4671" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.890203" Longitude="12.495596" StarRating="5" HotelCode="26028|47631" HotelName="Palazzo Manfredi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Labicana 125, 00184 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/127782/127782a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in the historical area of Rome, just few minutes’ walk from the main hotel. Given its central location, a 2-minute walk from Colosseo metro station (160 m), getting around Rome is easy. The apartments are situated 35 km from Leonardo da Vinci airport and 25 km from Ciampino airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.09" OriginalAmount="187" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="767494|396413" HotelName="Domus Achille Fosco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Castrolibero 6, 00118 Rome, Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.91" OriginalAmount="213" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90217358" Longitude="12.50518858" StarRating="2" HotelCode="750970|56198" HotelName="Angelica Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Mille 41/A, 00185 Rome</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;A stay at Angelica places you in the heart of Rome, walking distance from Diocletian Bath and Octagonal Hall. This townhouse accommodation 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 4 air-conditioned rooms featuring refrigerators and minibars. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Angelica.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.71" OriginalAmount="253" MarkupRule="7.00">
      <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="27" TotalAmount="356.31" OriginalAmount="333" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.7785" Longitude="12.2354" StarRating="0" HotelCode="951345|435291" HotelName="B&amp;B A Casa di Titty" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="27" TotalAmount="356.31" OriginalAmount="333" MarkupRule="7.00">
      <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="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8971935" Longitude="12.490449415344" StarRating="2" HotelCode="268031|234176" HotelName="Soggiorno Angelus Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Boschetto 13, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373.43" OriginalAmount="349" MarkupRule="7.00">
      <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="396.97" OriginalAmount="371" MarkupRule="7.00">
      <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="27" TotalAmount="408.74" OriginalAmount="382" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90862695871" Longitude="12.461778544809" StarRating="0" HotelCode="192027|233457" HotelName="1&amp;1 Liberty Rome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="420.51" OriginalAmount="393" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90223329" Longitude="12.48321895" StarRating="0" HotelCode="583437|233361" HotelName="La Foresteria Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Tritone 197, 00187 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.91" OriginalAmount="413" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.88225078" Longitude="12.4697715" StarRating="3" HotelCode="547629|199630" HotelName="B&amp;B Trastevere's Friends" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Musolino 23, 00153 Roma, Lazio</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.31" OriginalAmount="433" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.87962048" Longitude="12.51004794" StarRating="4" HotelCode="522196|177612" HotelName="Etruria Relais &amp; Wine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="476.15" OriginalAmount="445" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.908375188445" Longitude="12.475881281545" StarRating="3" HotelCode="191947|199386" HotelName="Ripetta 25 Holiday &amp; Business Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via di Ripetta 25, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Rome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="502.90" OriginalAmount="470" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.8997" Longitude="12.4865" StarRating="0" HotelCode="726551|489188" HotelName="B&amp;B San Saba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Di San Saba 22</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="616.32" OriginalAmount="576" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.909239522202" Longitude="12.476008931756" StarRating="0" HotelCode="954340|233451" HotelName="LHP Suite Roma Piazza del Popolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Angelo Brunetti 24, 00186 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="628.09" OriginalAmount="587" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.901098676083" Longitude="12.49531598938" StarRating="0" HotelCode="191904|232900" 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="63" TotalAmount="635.58" OriginalAmount="594.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89935269" Longitude="12.4922499" StarRating="0" HotelCode="744284|bb_roma_royal_residence" HotelName="B&amp;B Roma Royal Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Genova 24, 00184 Rome</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675.17" OriginalAmount="631" MarkupRule="7.00">
      <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="757.56" OriginalAmount="708" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.90991879" Longitude="12.49741379" StarRating="1" HotelCode="768824|371804" HotelName="Magica Luna Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Calabria 17, 00187 Roma</AddressLine>
          </AddressLines>
          <CityName>Rome</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805.71" OriginalAmount="753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.89633038" Longitude="12.50280418" StarRating="0" HotelCode="546775|177138" HotelName="B&amp;B Domus Napoleone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="814.27" OriginalAmount="761" MarkupRule="7.00">
      <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="948.02" OriginalAmount="886" MarkupRule="7.00">
      <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="1021.85" OriginalAmount="955" MarkupRule="7.00">
      <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="1586.81" OriginalAmount="1483" MarkupRule="7.00">
      <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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Internet,Room Service,Central Heating,Fax,Telephone Service,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Designated Smoking Area,Nightclub,Shopping Arcade,Bicycle Rental,Currency Exchange,Wheelchair Access,Garden,Golf,Diet Meals,Jacuzzi,ATM/Cash Machine,Kitchen,Elevator,LCD/Projector,Luggage Storage,24 Hour Front Desk,24 Hour Room Service,Babysitting,Concierge,Dry Cleaning,Off-Site Parking,Parking,Coffee Shop,Valet Parking,Housekeeping,Library,Spa,Pets allowed,Vending Machine,Dining,Printer,Pick &amp;amp; Drop,24 Hour Power Supply,Meeting Room,Airport Transfer (on Demand),Heated Pool,24 Hour Security,Wake-up Call Service</BasicAmenities>
    <HotelRating>3,2,4,5,2.5,1,5.5,4.5,1.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>GUESTHOUSE,CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,APARTMENT,BED AND BREAKFASTS,BOATS,AIRPORT HOTEL,ECO HOTEL,GUEST HOUSES,HOTEL DE CHARME,FINCA,BOUTIQUE HOTEL,VILLAGE,BUNGALOW COMPLEX,HOSTEL,APARTMENT HOTEL,CLUB RESORT,HOSTELS,GOLF HOTEL,SKI HOTEL ,COUNTRY HOUSE,BEACH HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8c0074c8-be89-4b9b-bc8a-087876038d61|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6e0505aa-f831-496e-807c-ca728e4e6f36|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca|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="8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53489" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-30T00:00:00" End="2025-01-01T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca|CoordinatorError|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.<DistinctIterator>d__64`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at HotelCoordinator.Coordinator.ThreadSearch(HotelSearchRQ pRequest) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 185||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
8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca|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
8a6ccc0b-17b7-44a1-bb4f-1ff53463f8ca|RateHawkSearch|successfull supplier interation||RateHawk|True