<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">147</amount>
    <created-at type="datetime">2009-11-21T05:05:43Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">172276</id>
    <origin-city-code>DUD</origin-city-code>
    <origin-city-name>Dunedin</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">210</amount>
    <created-at type="datetime">2009-11-22T07:14:28Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">183861</id>
    <origin-city-code>NPL</origin-city-code>
    <origin-city-name>New Plymouth</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">530</amount>
    <created-at type="datetime">2009-11-12T00:00:00Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">51738</id>
    <origin-city-code>SYD</origin-city-code>
    <origin-city-name>Sydney</origin-city-name>
    <origin-country-code>AU</origin-country-code>
    <origin-country-name>Australia</origin-country-name>
    <provider-id>travel.com.au</provider-id>
    <travel-to type="datetime">2009-12-03T00:00:00Z</travel-to>
  </airfare>
</airfares>
