echo 'digraph { "Ryuuichi Kashima" -> "Kotarou Kashima" [taillabel = "Younger Brother of"] "Kotarou Kashima" -> "Ryuuichi Kashima" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg