<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">703</amount>
    <created-at type="datetime">2009-11-21T13:04:00Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">175589</id>
    <origin-city-code>MEL</origin-city-code>
    <origin-city-name>Melbourne</origin-city-name>
    <origin-country-code>AU</origin-country-code>
    <origin-country-name>Australia</origin-country-name>
    <provider-id>qantas.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
  <airfare>
    <amount type="integer">391</amount>
    <created-at type="datetime">2009-11-21T04:22:40Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">171693</id>
    <origin-city-code>PQQ</origin-city-code>
    <origin-city-name>Port Macquarie</origin-city-name>
    <origin-country-code>AU</origin-country-code>
    <origin-country-name>Australia</origin-country-name>
    <provider-id>sky-tours.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
  <airfare>
    <amount type="integer">535</amount>
    <created-at type="datetime">2009-11-20T10:27:32Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">160153</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>sky-tours.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
</airfares>
