echo 'digraph { "Natsuya Kirishima" -> "Ikuya Kirishima" [taillabel = "Younger brother of"] "Asahi Shiina" -> "Ikuya Kirishima" [taillabel = "Former teammate of"] "Haruka Nanase" -> "Ikuya Kirishima" [taillabel = "Former teammate of"] "Makoto Tachibana" -> "Ikuya Kirishima" [taillabel = "Former teammate of"] "Hiyori Tono" -> "Ikuya Kirishima" [taillabel = "Best friend of"] "Ran Tachibana" -> "Makoto Tachibana" [taillabel = "Older Brother of"] "Ren Tachibana" -> "Makoto Tachibana" [taillabel = "Older Brother of"] "Haruka Nanase" -> "Makoto Tachibana" [taillabel = "Friend of"] "Nagisa Hazuki" -> "Makoto Tachibana" [taillabel = "Teammate of"] "Rei Ryugazaki" -> "Makoto Tachibana" [taillabel = "Teammate of"] "Rin Matsuoka" -> "Haruka Nanase" [taillabel = "Rival of"] "Makoto Tachibana" -> "Haruka Nanase" [taillabel = "Friend of"] "Rei Ryugazaki" -> "Haruka Nanase" [taillabel = "Teammate of"] "Nagisa Hazuki" -> "Haruka Nanase" [taillabel = "Teammate of"] "Ikuya Kirishima" -> "Natsuya Kirishima" [taillabel = "Older Brother of"] "Nao Serizawa" -> "Natsuya Kirishima" [taillabel = "Best friend of"] "Ikuya Kirishima" -> "Hiyori Tono" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg