<?xml version="1.0" encoding="UTF-8"?>
<airfares type="array">
  <airfare>
    <amount type="integer">969</amount>
    <created-at type="datetime">2009-10-23T20:27:28Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">14814227</id>
    <origin-city-code>PRG</origin-city-code>
    <origin-city-name>Prague</origin-city-name>
    <origin-country-code>CZ</origin-country-code>
    <origin-country-name>Czech Republic</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2009-11-13T00:00:00Z</travel-to>
  </airfare>
  <airfare>
    <amount type="integer">1377</amount>
    <created-at type="datetime">2009-10-21T01:28:46Z</created-at>
    <currency-code>USD</currency-code>
    <id type="integer">14675392</id>
    <origin-city-code>ZAG</origin-city-code>
    <origin-city-name>Zagreb</origin-city-name>
    <origin-country-code>HR</origin-country-code>
    <origin-country-name>Croatia</origin-country-name>
    <provider-id>airfare.com</provider-id>
    <taxes-included type="boolean">true</taxes-included>
    <travel-to type="datetime">2009-11-10T00:00:00Z</travel-to>
  </airfare>
</airfares>
