echo 'digraph { "Loki" -> "Loptr" [taillabel = "Counterpart of"] "Loptr" -> "Loki" [taillabel = "Counterpart of"] }' | dot -Tsvg > output.svg