1<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 2<title>Itinerary</title> 3</head> 4<body><center><h3>Day 1</h3> 5<p>Arrive in Cairo</p> 6<h3>Day 2</h3> 7<p>Visit the Pyramids at Gaza</p> 8<h3>Day 3</h3> 9<p>Archaelogical Museum at Cairo</p> 10<h3>Day 4</h3> 11<p>Flight to Luxor; coach to Aswan</p> 12<h3>Day 5</h3> 13<p>Visit Temple at Philae and Aswan High Dam</p> 14<h3>Day 6</h3> 15<p>Cruise to Edfu</p> 16<h3>Day 7</h3> 17<p>Cruise to Luxor; visit Temple at Karnak</p> 18<h3>Day 8</h3> 19<p>Valley of the Kings</p> 20<h3>Day 9</h3> 21<p>Return flight from Luxor</p> 22</center> 23</body> 24</html> 25