echo 'digraph { "Wan Xing" -> "Wan Sui" [taillabel = "Older Brother of"] "Wan Sui" -> "Wan Xing" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg