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