$country.CountryName
#foreach( $city in $citya.getCountry($countryIn) ) #set( $url = "../hotels/${city.CountryCode} ${city.StateProvince} ${city.City}.html") #set( $url = $Util.prepURL("${url}","-")) $city.City#end
#set( $filename = "country/${countryIn}.html") #set( $filename = $Util.prepURL("${filename}","-"))