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