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