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