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