echo 'digraph { "Shun'ei" -> "Meitenkun" [taillabel = "Teammate of"] "Meitenkun" -> "Shun'ei" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg