<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">855</amount>
    <created-at type="datetime">2009-11-23T20:36:37Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">203759</id>
    <origin-city-code>GOT</origin-city-code>
    <origin-city-name>Gothenburg</origin-city-name>
    <origin-country-code>SE</origin-country-code>
    <origin-country-name>Sweden</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <travel-to type="datetime">2009-12-08T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">964</amount>
    <created-at type="datetime">2009-11-24T04:51:54Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">208308</id>
    <origin-city-code>NCE</origin-city-code>
    <origin-city-name>Nice</origin-city-name>
    <origin-country-code>FR</origin-country-code>
    <origin-country-name>France</origin-country-name>
    <provider-id>openjet.com</provider-id>
    <travel-to type="datetime">2009-12-18T00:00:00Z</travel-to>
  </airfare>
</airfares>
