|   | 
set tit "Canoo trip to Toepitch with I and A 1 - 12 Jul 1994"
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, \
     '1994-de-09-pl-01.dat' t "Toepitch, Germany" w l ls 4 
 | 
|   | set xrange [0:20] set yrange [46:56] replot | 
|   | unset label |