echo 'digraph { "Ren Akatsuki" -> "Sherry Blendy" [taillabel = "engaged to"] "Lyon Vastia" -> "Sherry Blendy" [taillabel = "Former crush of"] "Juvia Lockser" -> "Lyon Vastia" [taillabel = "In love with"] "Ur" -> "Lyon Vastia" [taillabel = "student of"] "Sherry Blendy" -> "Ren Akatsuki" [taillabel = "engaged to"] }' | dot -Tsvg > output.svg