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