<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">890</amount>
    <created-at type="datetime">2009-11-21T05:05:43Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">172116</id>
    <origin-city-code>GOT</origin-city-code>
    <origin-city-name>Gothenburg</origin-city-name>
    <origin-country-code>SE</origin-country-code>
    <origin-country-name>Sweden</origin-country-name>
    <provider-id>sky-tours.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
  <airfare>
    <amount type="integer">122</amount>
    <created-at type="datetime">2009-11-21T05:05:43Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">172302</id>
    <origin-city-code>NCE</origin-city-code>
    <origin-city-name>Nice</origin-city-name>
    <origin-country-code>FR</origin-country-code>
    <origin-country-name>France</origin-country-name>
    <provider-id>wegolo.com</provider-id>
    <travel-to type="datetime" nil="true"></travel-to>
  </airfare>
</airfares>
