echo 'digraph { "Yoshio Kurata" -> "Michio Kurata" [taillabel = "Father of"] "Michio Kurata" -> "Yoshio Kurata" [taillabel = "Son of"] }' | dot -Tsvg > output.svg