echo 'digraph { "Tsubone" -> "Amane" [taillabel = "Granddaughter of"] "Amane" -> "Tsubone" [taillabel = "Grandmother of"] }' | dot -Tsvg > output.svg