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