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