次の svg ファイルを作成しました。
<?xml version="1.0" encoding="utf-8"?>
<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg">
<g>
<title>Layer 1</title>
<text xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_1" y="138" x="79" stroke-width="0" stroke="#000000" fill="#000000">Sø</text>
</g>
</svg>
しかし、Adobe Illustrator で開こうとすると、無効な SVG ファイルであるというエラーが表示されます。
これは「φ」によるものです。
頭を悩ませているのですが、解決策が思いつきません