|   | 
set tit "Trip to Burgundy, Versailles, Reims and Brussels with B and L 9 - 21 Jul 1999"
set label "+ ams" at    4.763385 , 52.30907		# Amsterdam, The Netherlands
set key
set xrange [-25:45]
set yrange [35:70]
plot 'europe-cil-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-10-post1989.dat' t "Borders" w l ls 1, \
     '1999-fr-04-be-04.dat' t "France and Belgium" w l ls 4 
 | 
|   | set xrange [-9:11] set yrange [42:52] replot | 
|   | unset label |