echo 'digraph { "Assassin" -> "Dorothea Coyett" [taillabel = "Master of"] "Dorothea Coyett" -> "Assassin" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg