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