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