echo 'digraph { "Abramelin" -> "Farhana" [taillabel = "Wife of"] "Sabrina" -> "Farhana" [taillabel = "Past Life of"] "Fenie" -> "Farhana" [taillabel = "Mother of"] "Abramelin" -> "Fenie" [taillabel = "Daughter of"] "Farhana" -> "Fenie" [taillabel = "Daughter of"] "Sabrina" -> "Fenie" [taillabel = "Daughter of"] "Phoenix" -> "Fenie" [taillabel = "Fragment of"] }' | dot -Tsvg > output.svg