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