echo 'digraph { "Asuka Tenjouin" -> "Jasmine" [taillabel = "Friend of#"] "Mindy" -> "Jasmine" [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" -> "Mindy" [taillabel = "Friend of#"] "Jasmine" -> "Mindy" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg