echo 'digraph { "Makima" -> "Yoru" [taillabel = "Sister of"] "Asa Mitaka" -> "Yoru" [taillabel = "Same body as"] "Yoru" -> "Makima" [taillabel = "Sister of"] "Yoru" -> "Asa Mitaka" [taillabel = "Same body as"] "Denji" -> "Asa Mitaka" [taillabel = "In love with"] }' | dot -Tsvg > output.svg