echo 'digraph { "Iris Watson" -> "Sherlock Holmes" [taillabel = "Foster father of"] "Sherlock Holmes" -> "Iris Watson" [taillabel = "foster daughter of"] }' | dot -Tsvg > output.svg