echo 'digraph { "Ryouga Kamishiro" -> "Kite Tenjo" [taillabel = "Friend of#"] "Yuma Tsukumo" -> "Kite Tenjo" [taillabel = "Friend of#"] "V" -> "Kite Tenjo" [taillabel = "Former student of"] "Orbital 7" -> "Kite Tenjo" [taillabel = "Master of"] "Kari 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#"] "Kite Tenjo" -> "Ryouga Kamishiro" [taillabel = "Friend of#"] "Yuma Tsukumo" -> "Ryouga Kamishiro" [taillabel = "Friend of#"] "Rio Kamishiro" -> "Ryouga Kamishiro" [taillabel = "Older Brother of"] "Four" -> "Ryouga Kamishiro" [taillabel = "Former enemy of"] "Kite Tenjo" -> "Orbital 7" [taillabel = "Servant of"] "Kotori Mizuki" -> "Orbital 7" [taillabel = "Rival of"] "Four" -> "V" [taillabel = "Older Brother of"] "Three" -> "V" [taillabel = "Older Brother of"] "Kite Tenjo" -> "V" [taillabel = "Former mentor of"] }' | dot -Tsvg > output.svg