echo 'digraph { "Claude" -> "Yuri" [taillabel = "Younger Sister of"] "Yuri" -> "Claude" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg