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

<CheapFlights>

<Area Name="USA">

<Country Code="AZ" Name="Arizona">

<City Code="GCN">
<Dest><![CDATA[Grand Canyon]]></Dest>
<Link>/cheap-flights/cheap-flights-arizona-grand-canyon.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>