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