echo 'digraph { "Jessica" -> "Leif" [taillabel = "Partner of"] "Leif" -> "Jessica" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg