echo 'digraph { "Metis" -> "Athena" [taillabel = "Daughter of"] "Athena" -> "Metis" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg