echo 'digraph { "Yoshifumi Aoki" -> "Yoshifumi's Father" [taillabel = "Father of"] "Yoshifumi's Father" -> "Yoshifumi Aoki" [taillabel = "son of"] }' | dot -Tsvg > output.svg