dichiari il writer non in append
FileOutputStream fos = new FileOutputStream(new File ("./output.txt"), false);
se vuoi scrivere del testo è meglio che utilizzi FileWriter