echo 'digraph { "Yuma Tsukumo" -> "Kotori Mizuki" [taillabel = "In love with"] "Tetsuo Takeda" -> "Kotori Mizuki" [taillabel = "Friend of"] "Rio Kamishiro" -> "Kotori Mizuki" [taillabel = "Friend of"] "Cathy Katherine" -> "Kotori Mizuki" [taillabel = "Rival of"] "Orbital 7" -> "Kotori Mizuki" [taillabel = "Rival of"] "Mrs. Meadows" -> "Kotori Mizuki" [taillabel = "Daughter of"] "Akari Tsukumo" -> "Yuma Tsukumo" [taillabel = "Younger Brother of"] "Ryouga Kamishiro" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Kite Tenjo" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Kotori Mizuki" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Astral" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Tetsuo Takeda" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Three" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Cathy Katherine" -> "Yuma Tsukumo" [taillabel = "Friend of"] "Yuma Tsukumo" -> "Tetsuo Takeda" [taillabel = "Friend of"] "Kotori Mizuki" -> "Tetsuo Takeda" [taillabel = "Friend of"] "Rio Kamishiro" -> "Tetsuo Takeda" [taillabel = "In love with"] "Cathy Katherine" -> "Tetsuo Takeda" [taillabel = "Friend of"] "Yuma Tsukumo" -> "Cathy Katherine" [taillabel = "In love with"] "Kotori Mizuki" -> "Cathy Katherine" [taillabel = "Rival of"] "Tetsuo Takeda" -> "Cathy Katherine" [taillabel = "Friend of"] "Ryouga Kamishiro" -> "Rio Kamishiro" [taillabel = "Younger Sister of"] "Kotori Mizuki" -> "Rio Kamishiro" [taillabel = "Friend of"] "Tetsuo Takeda" -> "Rio Kamishiro" [taillabel = "Friend of"] "Kite Tenjo" -> "Orbital 7" [taillabel = "Servant of"] "Kotori Mizuki" -> "Orbital 7" [taillabel = "Rival of"] "Kotori Mizuki" -> "Mrs. Meadows" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg