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