echo 'digraph { "Umbra" -> "Lumis" [taillabel = "Partner of"] "Lumis" -> "Umbra" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg