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