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