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