<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="cheap-flights.xsl" type="text/xsl"?>

<CheapFlights>

<Area Name="USA">

<Country Code="CA" Name="California">

<City Code="MRY">
<![CDATA[Carmel (CA)]]>
<Link>/cheap-flights/cheap-flights-california-carmel.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>