echo 'digraph { "Lacie Baskerville" -> "Alice" [taillabel = "Daughter of"] "Will of the Abyss" -> "Alice" [taillabel = "Twin Sister of"] "Oz Vessalius" -> "Alice" [taillabel = "Partner of"] "Ada Vessalius " -> "Oz Vessalius" [taillabel = "Older Brother of"] "Gilbert Nightray" -> "Oz Vessalius" [taillabel = "Master of"] "Jack Vessalius" -> "Oz Vessalius" [taillabel = "Vessel of"] "B Rabbit" -> "Oz Vessalius" [taillabel = "Human form of"] "Alice" -> "Oz Vessalius" [taillabel = "Partner of"] "Elliot Nightray" -> "Oz Vessalius" [taillabel = "Friend of#"] "Alice" -> "Will of the Abyss" [taillabel = "Twin Sister of"] "Lacie Baskerville" -> "Will of the Abyss" [taillabel = "Daughter of"] "Alice" -> "Lacie Baskerville" [taillabel = "Mother of"] "Will of the Abyss" -> "Lacie Baskerville" [taillabel = "Mother of"] "Oswald Baskerville" -> "Lacie Baskerville" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg