echo 'digraph { "Ashera" -> "Yune" [taillabel = "the other half of"] "Micaiah" -> "Yune" [taillabel = "companion of"] "Sanaki" -> "Micaiah" [taillabel = "Older sister of"] "Sothe" -> "Micaiah" [taillabel = "Adoptive sister of"] "Yune" -> "Micaiah" [taillabel = "companion of"] "Yune" -> "Ashera" [taillabel = "the other half of"] }' | dot -Tsvg > output.svg