echo 'digraph { "Hubb Lebowski" -> "Cher Degre" [taillabel = "Former wife of"] "Cher Degre" -> "Hubb Lebowski" [taillabel = "Former husband of"] }' | dot -Tsvg > output.svg