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