echo 'digraph { "Lisa" -> "Sousuke" [taillabel = "Son of"] "Sousuke" -> "Lisa" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg