echo 'digraph { "Laurent" -> "Miriel" [taillabel = "Mother of"] "Miriel" -> "Laurent" [taillabel = "son of"] }' | dot -Tsvg > output.svg