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