<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">596</amount>
    <created-at type="datetime">2009-11-16T03:29:59Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">106061</id>
    <origin-city-code>NYC</origin-city-code>
    <origin-city-name>New York</origin-city-name>
    <origin-country-code>US</origin-country-code>
    <origin-country-name>United States</origin-country-name>
    <provider-id>cheapoair.com</provider-id>
    <travel-to type="datetime">2010-01-19T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">393</amount>
    <created-at type="datetime">2009-11-23T00:04:15Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">191630</id>
    <origin-city-code>SXM</origin-city-code>
    <origin-city-name>St Maarten</origin-city-name>
    <origin-country-code>AN</origin-country-code>
    <origin-country-name>Netherlands Antilles</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <travel-to type="datetime">2010-02-10T00:00:00Z</travel-to>
  </airfare>
</airfares>
