set terminal pdf
set output "plot.pdf"
set nokey
plot "xy.txt"
