echo 'digraph { "Tsunayoshi Sawada" -> "Haru Miura" [taillabel = "In love with"] "Takeshi Yamamoto" -> "Tsunayoshi Sawada" [taillabel = "Best friend of"] "Reborn" -> "Tsunayoshi Sawada" [taillabel = "Student of"] }' | dot -Tsvg > output.svg