<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">95</amount>
    <created-at type="datetime">2009-11-21T08:45:35Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">173928</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>
</airfares>
