echo 'digraph { "Sakaki" -> "Kaori" [taillabel = "In love with"] "Maya" -> "Sakaki" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg