echo 'digraph { "Hime" -> "Sherwood" [taillabel = "Sister of"] "Francisca" -> "Sherwood" [taillabel = "Owner of"] "Flandre" -> "Hime" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg