echo 'digraph { "Austin O'Brien" -> "Jim Crocodile Cook" [taillabel = "Best friend of"] "Juudai Yuuki" -> "Jim Crocodile Cook" [taillabel = "Friend of#"] "Asuka Tenjouin" -> "Jim Crocodile Cook" [taillabel = "Friend of#"] "Tyranno Kenzan" -> "Jim Crocodile Cook" [taillabel = "Friend of#"] "Juudai Yuuki" -> "Asuka Tenjouin" [taillabel = "In love with"] "Fubuki Tenjouin" -> "Asuka Tenjouin" [taillabel = "Younger Sister of"] "Ryou Marufuji" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Shou Marufuji" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Daichi Misawa" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Tyranno Kenzan" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Jun Manjoume" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Mindy" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Jasmine" -> "Asuka Tenjouin" [taillabel = "Friend of#"] "Asuka Tenjouin" -> "Juudai Yuuki" [taillabel = "Friend of#"] "Yubel" -> "Juudai Yuuki" [taillabel = "Former Enemy of"] "Jun Manjoume" -> "Juudai Yuuki" [taillabel = "Rival of"] "Jim Crocodile Cook" -> "Austin O'Brien" [taillabel = "Best friend of"] "Juudai Yuuki" -> "Austin O'Brien" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg