import java.io.FileNotFoundException;
public class Main {
public static void main(String[] args) throws FileNotFoundException {
Getraenkespender get = new Getraenkespender();
}