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