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