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