echo 'digraph { "Gin Rikudo" -> "Gido" [taillabel = "Older Version of"] "Gido" -> "Gin Rikudo" [taillabel = "Younger Version of"] }' | dot -Tsvg > output.svg