<?xml version="1.0" ?>
<?xml-stylesheet href="cheap-flights-country.xsl" type="text/xsl"?>

<CheapFlights>

<Area Name="Africa">

<Country Code="SC" Name="Seychelles">

<City Code="SEZ">
<Dest><![CDATA[Seychelles]]></Dest>
<Link>/cheap-flights/cheap-flights-seychelles-seychelles.xml</Link>
</City>

<City Code="SEZ">
<Dest><![CDATA[Mahe Island]]></Dest>
<Link>/cheap-flights/cheap-flights-seychelles-mahe-island.xml</Link>
</City>

</Country>

</Area>
</CheapFlights>
