echo 'digraph { "Vaseraga" -> "Almeida" [taillabel = "In love with"] "Zeta" -> "Vaseraga" [taillabel = "Teammate of"] "Beatrix" -> "Vaseraga" [taillabel = "Teammate of"] "Eustace" -> "Vaseraga" [taillabel = "Teammate of"] "Ilsa" -> "Vaseraga" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg