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