echo 'digraph { "Denji" -> "Reze" [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"] }' | dot -Tsvg > output.svg