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