echo 'digraph { "Hayato Gokudera" -> "Bianchi" [taillabel = "Sister of"] "Reborn" -> "Bianchi" [taillabel = "In love with"] "Tsunayoshi Sawada" -> "Hayato Gokudera" [taillabel = ""Right Hand" "] "Lavina" -> "Hayato Gokudera" [taillabel = "Son of"] "Reborn (adult)" -> "Reborn" [taillabel = "Younger Version of"] "Tsunayoshi Sawada" -> "Reborn" [taillabel = "Tutor to "] }' | dot -Tsvg > output.svg