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