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