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