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

<CheapFlights>

<Area Name="USA">

<Country Code="CA" Name="California">

<City Code="DTH">
<Dest><![CDATA[Death Valley]]></Dest>
<Link>/cheap-flights/cheap-flights-california-death-valley.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>