Skip to content

Instantly share code, notes, and snippets.

@hoangbits
Created January 30, 2019 02:53
Show Gist options
  • Save hoangbits/7fda0c5162b4e019557fbc1d01ba8381 to your computer and use it in GitHub Desktop.
Save hoangbits/7fda0c5162b4e019557fbc1d01ba8381 to your computer and use it in GitHub Desktop.
hotel-list-feed
<?xml version="1.0" encoding="UTF-8"?>
<listings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.gstatic.com/localfeed/local_feed.xsd">
<language>jp</language>
<listing>
<id>25107</id>
<name>カンデオホテルズ大阪なんば</name>
<address format="simple">
<component name="addr1">中央区東心斎橋2-2-5</component>
<component name="city">大阪市</component>
<component name="province">大阪府</component>
<component name="postal_code">542-0083</component>
</address>
<country>JP</country>
<latitude>34.670787</latitude>
<longitude>135.505945</longitude>
<phone type="main">06-6212-2200</phone>
<category>hotel</category>
</listing>
<listing>
<id>26523</id>
<name>カンデオホテルズ東京新橋</name>
<address format="simple">
<component name="addr1">新橋3-6-8</component>
<component name="city">港区</component>
<component name="province">東京都</component>
<component name="postal_code">105-0004</component>
</address>
<country>JP</country>
<latitude>35.665809</latitude>
<longitude>139.755132</longitude>
<phone type="main">03-5510-3400</phone>
<category>hotel</category>
</listing>
<listing>
<id>26111</id>
<name>カンデオホテルズ東京六本木</name>
<address format="simple">
<component name="addr1">六本木6-7-11</component>
<component name="city">港区</component>
<component name="province">東京都</component>
<component name="postal_code">106-0032</component>
</address>
<country>JP</country>
<latitude>35.661962</latitude>
<longitude>139.732665</longitude>
<phone type="main">03-5413-6950</phone>
<category>hotel</category>
</listing>
<listing>
<id>17102</id>
<name>カンデオホテルズ上野公園</name>
<address format="simple">
<component name="addr1">根岸1-2-13</component>
<component name="city">台東区</component>
<component name="province">東京都</component>
<component name="postal_code">110-0003</component>
</address>
<country>JP</country>
<latitude>35.721780</latitude>
<longitude>139.779716</longitude>
<phone type="main">03-5808-6100</phone>
<category>hotel</category>
</listing>
<listing>
<id>25106</id>
<name>ザ シンギュラリ ホテル & スカイスパ アット ユニバーサル・スタジオ・ジャパンTM</name>
<address format="simple">
<component name="addr1">此花区島屋6-2-25</component>
<component name="city">大阪市</component>
<component name="province">大阪府</component>
<component name="postal_code">554-0024</component>
</address>
<country>JP</country>
<latitude>34.667983</latitude>
<longitude>135.439007</longitude>
<phone type="main">06-4804-9500</phone>
<category>hotel</category>
</listing>
</listings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment