<?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="SDX">
<Dest><![CDATA[Sedona]]></Dest>
<Link>/cheap-flights/cheap-flights-arizona-sedona.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>