<?xml version='1.0' encoding='UTF-8'?><locations>  <location>    <name>Anchor Bar</name>    <address>1047 Main St</address>    <city>Buffalo</city>    <state>NY</state>    <zip>14209</zip>    <lat>42.902344</lat>    <lng>-78.868500</lng>    <type>restaurant</type>  </location>  <location>    <name>Buffalo General Hospital</name>    <address>100 High St</address>    <city>Buffalo</city>    <state>NY</state>    <zip>14203</zip>    <lat>42.900845</lat>    <lng>-78.866035</lng>    <type>hospital</type>  </location>  <location>    <name>Buffalo Zoo</name>    <address>300 Parkside Ave</address>    <city>Buffalo</city>    <state>NY</state>    <zip>14214</zip>    <lat>42.937130</lat>    <lng>-78.868500</lng>    <type>restaurant</type>  </location></locations> 