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