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

<CheapFlights>

<Area Name="USA">

<Country Code="AL" Name="Alabama">

<City Code="MOB">
<Dest><![CDATA[Mobile]]></Dest>
<Link>/cheap-flights/cheap-flights-alabama-mobile.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>