echo 'digraph { "Ikuya Kirishima" -> "Hiyori Tono" [taillabel = "Best friend of"] "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"] }' | dot -Tsvg > output.svg