echo 'digraph { "Yoshiyuki Kusunoki" -> "Ryuuzou Kusunoki" [taillabel = "Father of"] "Ryuuzou Kusunoki" -> "Yoshiyuki Kusunoki" [taillabel = "Son of"] }' | dot -Tsvg > output.svg