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