echo 'digraph { "Fubuki Tenjouin" -> "Ryou Marufuji" [taillabel = "Childhood friend of"] "Shou Marufuji" -> "Ryou Marufuji" [taillabel = "Older Brother of"] "Juudai Yuuki" -> "Shou Marufuji" [taillabel = "Friend of"] "Asuka Tenjouin" -> "Shou Marufuji" [taillabel = "Friend of"] "Chumley Huffington" -> "Shou Marufuji" [taillabel = "Friend of"] "Ryou Marufuji" -> "Shou Marufuji" [taillabel = "Younger Brother of"] "Daichi Misawa" -> "Shou Marufuji" [taillabel = "Friend of"] "Tyranno Kenzan" -> "Shou Marufuji" [taillabel = "Friend of"] "Jun Manjoume" -> "Fubuki Tenjouin" [taillabel = "Teacher of"] "Asuka Tenjouin" -> "Fubuki Tenjouin" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg