echo 'digraph { "Shou Asanami" -> "Kou Asanami" [taillabel = "Brother of"] "Kou Asanami" -> "Shou Asanami" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg