echo 'digraph { "Takuto Tsunashi" -> "Reiji Miyabi" [taillabel = "Father of"] "Reiji Miyabi" -> "Takuto Tsunashi" [taillabel = "Son of"] }' | dot -Tsvg > output.svg