<?xml version="1.0" encoding="utf-8"?>
<preBookResult xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://book.fitruums.com/1/">
  <PreBookCode>aa59b671-9d29-46ce-bdae-c73945940bce</PreBookCode>
  <Price currency="GBP">2930</Price>
  <CancellationPolicies>
    <CancellationPolicy>
      <deadline>36</deadline>
      <percentage>13</percentage>
      <text>Cancellation made less than 36 hours (12:00) prior to the arrival will be charged with 13% of the total booking value.</text>
    </CancellationPolicy>
    <CancellationPolicy>
      <deadline>12</deadline>
      <percentage>100</percentage>
      <text>Cancellation made less than 12 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</text>
    </CancellationPolicy>
  </CancellationPolicies>
</preBookResult>