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

<CheapFlights>

<Area Name="Europe">

<Country Code="BA" Name="Bosnia and Herzegovina">

<City Code="SJJ">
<Dest><![CDATA[Sarajevo]]></Dest>
<Link>/cheap-flights/cheap-flights-bosnia-and-herzegovina-sarajevo.xml</Link>
</City>

</Country>

</Area>

</CheapFlights>