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