<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">350</amount>
    <created-at type="datetime">2009-11-21T01:54:10Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">170585</id>
    <origin-city-code>ZRH</origin-city-code>
    <origin-city-name>Zurich</origin-city-name>
    <origin-country-code>CH</origin-country-code>
    <origin-country-name>Switzerland</origin-country-name>
    <provider-id>ebookers.com</provider-id>
    <travel-to type="datetime">2010-02-06T00:00:00Z</travel-to>
  </airfare>
</airfares>
