<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">88</amount>
    <created-at type="datetime">2009-11-23T04:23:25Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">179996</id>
    <origin-city-code>AKL</origin-city-code>
    <origin-city-name>Auckland</origin-city-name>
    <origin-country-code>NZ</origin-country-code>
    <origin-country-name>New Zealand</origin-country-name>
    <provider-id>airnewzealand.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
  <airfare>
    <amount type="integer">125</amount>
    <created-at type="datetime">2009-11-23T05:44:48Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">194922</id>
    <origin-city-code>WLG</origin-city-code>
    <origin-city-name>Wellington</origin-city-name>
    <origin-country-code>NZ</origin-country-code>
    <origin-country-name>New Zealand</origin-country-name>
    <provider-id>airnewzealand.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
</airfares>
