echo 'digraph { "Reborn" -> "Reborn (adult)" [taillabel = "Older Version of"] "Tsunayoshi Sawada" -> "Reborn (adult)" [taillabel = "Home tutor to"] "Reborn (adult)" -> "Reborn" [taillabel = "Younger Version of"] "Tsunayoshi Sawada" -> "Reborn" [taillabel = "Tutor to "] "Takeshi Yamamoto" -> "Tsunayoshi Sawada" [taillabel = "Best friend of"] "Reborn" -> "Tsunayoshi Sawada" [taillabel = "Student of"] }' | dot -Tsvg > output.svg