echo 'digraph { "Bors" -> "Gwendolyn" [taillabel = "Sister of"] "Gwendolyn" -> "Bors" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg