echo 'digraph { "Madoka Komoto" -> "Madoka's Mother" [taillabel = "Mother of"] "Madoka's Grandfather" -> "Madoka Komoto" [taillabel = "Granddaughter of"] }' | dot -Tsvg > output.svg