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