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