echo 'digraph { "Kotori Itsuka" -> "Reine Murasame" [taillabel = "Subordinate of"] "Kyouhei Kannazuki" -> "Reine Murasame" [taillabel = "Teammate of"] "Shidou Itsuka" -> "Kotori Itsuka" [taillabel = "Sister of"] "Kurumi Tokisaki" -> "Kotori Itsuka" [taillabel = "Enemy of"] "Tohka Yatogami" -> "Kotori Itsuka" [taillabel = "protector of"] "Yoshino Himekawa" -> "Kotori Itsuka" [taillabel = "protector of"] "Origami Tobiichi" -> "Kotori Itsuka" [taillabel = "Enemy of"] "Reine Murasame" -> "Kotori Itsuka" [taillabel = "Commander of"] "Mana Takamiya" -> "Kotori Itsuka" [taillabel = "Enemy of"] "Shidou Itsuka" -> "Kotori Itsuka" [taillabel = "Adoptive sister of"] "Kyouhei Kannazuki" -> "Kotori Itsuka" [taillabel = "Commander of"] "Kotori Itsuka" -> "Kyouhei Kannazuki" [taillabel = "Obsessed With"] "Reine Murasame" -> "Kyouhei Kannazuki" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg