echo 'digraph { "Ciel Phantomhive " -> "Sebastian Michaelis" [taillabel = "Servant of"] "Angelina Durless" -> "Ciel Phantomhive " [taillabel = "Nephew of"] "Rachel Phantomhive" -> "Ciel Phantomhive " [taillabel = "Son of"] "Vincent Phantomhive" -> "Ciel Phantomhive " [taillabel = "Son of"] "Elizabeth Midford" -> "Ciel Phantomhive " [taillabel = "Engaged to"] "Sebastian Michaelis" -> "Ciel Phantomhive " [taillabel = "Master of"] }' | dot -Tsvg > output.svg