correct hashbang in example script

--- a/bin/pretty.pl
+++ b/bin/pretty.pl
@@ -1,4 +1,4 @@
-#!/home1/enno/bin/perl -w
+#!/usr/bin/perl -w
 #
 # Usage: perl pretty.pl URL > out.xml
 #
