echo 'digraph { "Yue" -> "Hahn" [taillabel = "Lover of"] "Sokka" -> "Yue" [taillabel = "In love with"] "Hahn" -> "Yue" [taillabel = "Lover of"] }' | dot -Tsvg > output.svg