<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">3287</amount>
    <created-at type="datetime">2009-10-24T13:47:17Z</created-at>
    <currency-code>AUD</currency-code>
    <id type="integer">14839588</id>
    <origin-city-code>CHC</origin-city-code>
    <origin-city-name>Christchurch</origin-city-name>
    <origin-country-code>NZ</origin-country-code>
    <origin-country-name>New Zealand</origin-country-name>
    <provider-id>directflights.com.au</provider-id>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2010-01-09T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">1134</amount>
    <created-at type="datetime">2009-10-23T02:22:26Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">14778497</id>
    <origin-city-code>HEL</origin-city-code>
    <origin-city-name>Helsinki</origin-city-name>
    <origin-country-code>FI</origin-country-code>
    <origin-country-name>Finland</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2009-12-10T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">1195</amount>
    <created-at type="datetime">2009-10-22T02:56:04Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">14730230</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>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2009-11-15T00:00:00Z</travel-to>
  </airfare>
</airfares>
