echo 'digraph { "Alviss" -> "Belle" [taillabel = "In love with"] "Belle" -> "Alviss" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg