echo 'digraph { "Kakuja" -> "Gyoshu" [taillabel = "Twin brother of"] "Gyoshu" -> "Kakuja" [taillabel = "Twin brother of"] }' | dot -Tsvg > output.svg