echo 'digraph { "Sendan" -> "Hake" [taillabel = "Older Brother of"] "Hake" -> "Sendan" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg