echo 'digraph { "Sugar" -> "Salt" [taillabel = "Twin Sister of"] "Salt" -> "Sugar" [taillabel = "Twin Sister of"] }' | dot -Tsvg > output.svg