echo 'digraph { "Stephanie Dola" -> "Former King of Imanity" [taillabel = "grandfather of "] "Corone Dola" -> "Former King of Imanity" [taillabel = "Descendant of"] "Former King of Imanity" -> "Stephanie Dola" [taillabel = "Granddaughter of"] "Corone Dola" -> "Stephanie Dola" [taillabel = "Descendant of"] "Sora" -> "Stephanie Dola" [taillabel = "In love with"] "Former King of Imanity" -> "Corone Dola" [taillabel = "Ancestor of"] "Stephanie Dola" -> "Corone Dola" [taillabel = "Ancestor of"] "Riku Dola" -> "Corone Dola" [taillabel = "Sister of"] "Schwi Dola" -> "Corone Dola" [taillabel = "Sister-in-law of"] "Nonna Zell" -> "Corone Dola" [taillabel = "caretaker of"] }' | dot -Tsvg > output.svg