echo 'digraph { "Tsunayoshi Sawada" -> "Kensuke Mochida" [taillabel = "Rival of"] "Ken Joshima" -> "Kensuke Mochida" [taillabel = "Victim of"] "Chikusa Kakimoto" -> "Kensuke Mochida" [taillabel = "Victim of"] "Takeshi Yamamoto" -> "Tsunayoshi Sawada" [taillabel = "Best friend of"] "Reborn" -> "Tsunayoshi Sawada" [taillabel = "Student of"] }' | dot -Tsvg > output.svg