echo 'digraph { "Jun Xu" -> "Yu Xu" [taillabel = "Sister of"] "Yu Xu" -> "Jun Xu" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg