1<?xml version="1.0" encoding="UTF-8"?>
2
3<?import java.lang.*?>
4<?import java.util.*?>
5<?import javafx.scene.*?>
6<?import javafx.scene.control.*?>
7<?import javafx.scene.layout.*?>
8
9
10<AnchorPane id="AnchorPane" prefHeight="634.0" prefWidth="786.0" xmlns:fx="http://javafx.com/fxml/1"
11            xmlns="http://javafx.com/javafx/8">
12</AnchorPane>
13