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