<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">334</amount>
    <created-at type="datetime">2009-10-26T23:57:30Z</created-at>
    <currency-code>GBP</currency-code>
    <id type="integer">14947463</id>
    <origin-city-code>LHR</origin-city-code>
    <origin-city-name>London Heathrow Apt</origin-city-name>
    <origin-country-code>GB</origin-country-code>
    <origin-country-name>United Kingdom</origin-country-name>
    <provider-id>ebookers.com</provider-id>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2010-01-18T00:00:00Z</travel-to>
  </airfare>
</airfares>
