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