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