echo 'digraph { "Yoru" -> "Asa Mitaka" [taillabel = "Same body as"] "Denji" -> "Asa Mitaka" [taillabel = "In love with"] "Pochita" -> "Denji" [taillabel = "Ally of"] "Power" -> "Denji" [taillabel = "Older Brother Figure of"] "Aki Hayakawa" -> "Denji" [taillabel = "Younger Brother Figure of"] "Power" -> "Denji" [taillabel = "Best friend of"] "Makima" -> "Denji" [taillabel = "In love with"] "Reze" -> "Denji" [taillabel = "In love with"] "Asa Mitaka" -> "Denji" [taillabel = "In love with"] "Kishibe" -> "Denji" [taillabel = "Student of"] "Makima" -> "Yoru" [taillabel = "Sister of"] "Asa Mitaka" -> "Yoru" [taillabel = "Same body as"] }' | dot -Tsvg > output.svg