<?xml version="1.0" encoding="UTF-8"?>
<flight-deals type="array">
  <flight-deal>
    <amount type="integer">690</amount>
    <currency>SGD</currency>
    <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>gstravel.com</provider-id>
    <taxes-included type="boolean">false</taxes-included>
    <ticket-type>RETURN</ticket-type>
  </flight-deal>
</flight-deals>
