echo 'digraph { "Tabina" -> "Attiyah" [taillabel = "In love with"] "Attiyah" -> "Tabina" [taillabel = "In love with"] }' | dot -Tsvg > output.svg