echo 'digraph { "Ewan" -> "Saleh" [taillabel = "mentor of"] "Myrrh" -> "Saleh" [taillabel = "guardian of"] "Tethys" -> "Ewan" [taillabel = "younger brother of"] "Morva" -> "Myrrh" [taillabel = "Adopted daughter of"] }' | dot -Tsvg > output.svg