echo 'digraph { "Tsunayoshi Sawada" -> "Takeshi Yamamoto" [taillabel = ""left hand of "] "Takeshi Yamamoto" -> "Tsunayoshi Sawada" [taillabel = "Best friend of"] "Reborn" -> "Tsunayoshi Sawada" [taillabel = "Student of"] }' | dot -Tsvg > output.svg