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