echo 'digraph { "Renton Thurston" -> "Eureka" [taillabel = "In love with"] "Eureka" -> "Renton Thurston" [taillabel = "In love with"] }' | dot -Tsvg > output.svg