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

<CheapFlights>

<Area Name="USA">

<Country Code="AR" Name="Arkansas">

<City Code="LIT">
<Dest><![CDATA[Little Rock (AR)]]></Dest>
<Link>/cheap-flights/cheap-flights-arkansas-little-rock.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>