echo 'digraph { "Gonzo Komiya" -> "Gonzo Komiya(young)" [taillabel = "the teenage version of"] "Gonzo Komiya(young)" -> "Gonzo Komiya" [taillabel = "the adult version of"] }' | dot -Tsvg > output.svg