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

<CheapFlights>

<Area Name="Africa">

<Country Code="MA" Name="Morocco">

<City Code="TNG">
<Dest><![CDATA[Tangier]]></Dest>
<Link>/cheap-flights/cheap-flights-morocco-tangier.xml</Link>
</City>


</Country>

</Area>

</CheapFlights>