echo 'digraph { "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"] "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"] "Yoru" -> "Makima" [taillabel = "Sister of"] "Denji" -> "Aki Hayakawa" [taillabel = "Older Brother Figure of"] "Power" -> "Aki Hayakawa" [taillabel = "Older Brother Figure of"] "Angel Devil" -> "Aki Hayakawa" [taillabel = "Teammate of"] "Himeno" -> "Aki Hayakawa" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg