edge { arrowstyle: filled; }
graph {
  colorscheme: x11;
  flow: south;
  title: unnamed;
}

[ Berlin ] { shape: rect; border: broad; }
[ Bonn ] { border: bold; }

[ Bonn ] --> [ Berlin ]
