echo 'digraph { "Alice Carroll" -> "President Maa" [taillabel = "Pet of"] "Aika S. Granzchesta" -> "Alice Carroll" [taillabel = "Friend of"] "President Maa" -> "Alice Carroll" [taillabel = "Owner of"] "Akari Mizunashi" -> "Alice Carroll" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg