<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">1376</amount>
    <created-at type="datetime">2009-11-22T13:18:55Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">186248</id>
    <origin-city-code>SIN</origin-city-code>
    <origin-city-name>Singapore</origin-city-name>
    <origin-country-code>SG</origin-country-code>
    <origin-country-name>Singapore</origin-country-name>
    <provider-id>openjet.com</provider-id>
    <travel-to type="datetime">2009-12-13T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">174</amount>
    <created-at type="datetime">2009-11-19T16:47:04Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">151056</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>virginblue.com.au</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
</airfares>
