echo 'digraph { "Serein Chang" -> "Oboro" [taillabel = "Teammate of"] "Oboro" -> "Serein Chang" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg