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