echo 'digraph { "Gunther" -> "Corona" [taillabel = "Wife of"] "Corona" -> "Gunther" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg