<?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="CAS">
<Dest><![CDATA[Casablanca]]></Dest>
<Link>/cheap-flights/cheap-flights-morocco-casablanca.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>