<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">616</amount>
    <created-at type="datetime">2009-11-24T02:09:11Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">207129</id>
    <origin-city-code>MDE</origin-city-code>
    <origin-city-name>Medellin</origin-city-name>
    <origin-country-code>CO</origin-country-code>
    <origin-country-name>Colombia</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <travel-to type="datetime">2009-11-28T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">1678</amount>
    <created-at type="datetime">2009-11-23T12:19:31Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">198555</id>
    <origin-city-code>WAS</origin-city-code>
    <origin-city-name>Washington</origin-city-name>
    <origin-country-code>US</origin-country-code>
    <origin-country-name>United States</origin-country-name>
    <provider-id>sky-tours.com</provider-id>
    <travel-to type="datetime">2010-01-03T00:00:00Z</travel-to>
  </airfare>
</airfares>
