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