<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">2254</amount>
    <created-at type="datetime">2009-11-20T04:34:11Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">158325</id>
    <origin-city-code>AMS</origin-city-code>
    <origin-city-name>Amsterdam</origin-city-name>
    <origin-country-code>NL</origin-country-code>
    <origin-country-name>Netherlands</origin-country-name>
    <provider-id>openjet.com</provider-id>
    <travel-to type="datetime">2009-12-30T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">554</amount>
    <created-at type="datetime">2009-11-23T03:44:14Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">194130</id>
    <origin-city-code>BAK</origin-city-code>
    <origin-city-name>Baku</origin-city-name>
    <origin-country-code>AZ</origin-country-code>
    <origin-country-name>Azerbaijan</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <travel-to type="datetime">2009-12-13T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">3125</amount>
    <created-at type="datetime">2009-11-19T00:00:00Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">154425</id>
    <origin-city-code>IST</origin-city-code>
    <origin-city-name>Istanbul</origin-city-name>
    <origin-country-code>TR</origin-country-code>
    <origin-country-name>Turkey</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <travel-to type="datetime">2009-12-13T00:00:00Z</travel-to>
  </airfare>
</airfares>
