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