<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">128</amount>
    <created-at type="datetime">2009-11-20T06:50:35Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">159907</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>rex.com.au</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
  <airfare>
    <amount type="integer">129</amount>
    <created-at type="datetime">2009-11-21T22:37:51Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">179649</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>rex.com.au</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
</airfares>
