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