echo 'digraph { "Nao" -> "Chiaki" [taillabel = "Older sister of"] "Chiaki" -> "Nao" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg