echo 'digraph { "Futaba Sakura" -> "Necronomicon" [taillabel = "Persona of"] "Sojiro Sakura" -> "Futaba Sakura" [taillabel = "Adoptive Daughter of"] "Wakaba Isshiki" -> "Futaba Sakura" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg