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


</Country>

</Area>

</CheapFlights>