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