echo 'digraph { "Aether" -> "Lumine" [taillabel = "Twin Sister of"] "Lumine" -> "Aether" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg