echo 'digraph { "Shigemaru Mitamura " -> "Yaeko Mitamura" [taillabel = "Daughter of"] "Yaeko Mitamura" -> "Shigemaru Mitamura " [taillabel = "Father of"] }' | dot -Tsvg > output.svg