echo 'digraph { "Denji" -> "Kishibe" [taillabel = "Teacher of"] "Power" -> "Kishibe" [taillabel = "Teacher of"] "Quanxi" -> "Kishibe" [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"] "Denji" -> "Power" [taillabel = "Best friend of"] "Denji" -> "Power" [taillabel = "Younger Sister Figure of"] "Aki Hayakawa" -> "Power" [taillabel = "Younger Sister Figure of"] "Kishibe" -> "Power" [taillabel = "Student of"] "Makima" -> "Power" [taillabel = "Scared of"] "Kishibe" -> "Quanxi" [taillabel = "Old teammate of"] "Kishibe" -> "Quanxi" [taillabel = "Not interested in"] }' | dot -Tsvg > output.svg