OpenRealEstate / OpenRealEstate.NET

OBSOLETE REPO - PLEASE DO NOT USE. Use https://github.com/OpenRealEstate instead
MIT License
10 stars 10 forks source link

Check if we are handling UTF-8 characters correctly. #38

Open PureKrome opened 7 years ago

PureKrome commented 7 years ago

Grab some sample files that contain UTF-8 characters.

also include fields in the XML that are CDATA + UTF-8 in them. (which technically means: don't convert but use these exact chars as plain text).

e.g. <headline><![CDATA[Location, quality and tranquility &#x2013; a hidden gem in the blue chip suburb of kew]]></headline>