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