echo 'digraph { "Miyabi" -> "Shinobu" [taillabel = "Older sister of"] "Shinobu" -> "Miyabi" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg