Mini Kabibi Habibi
<?xml version="1.0" standalone="yes"?>
<Hotels>
<Hotel>
<HotelName>Hotel A</HotelName>
<HotelAddr>Sunset Blvd 317, San Francisco, CA</HotelAddr>
<HotelPhone>+1-415-000-0000</HotelPhone>
<HotelFax>+1-415-000-0003</HotelFax>
<Latitude>38.01</Latitude>
<Longitude>23.69</Longitude>
<FirstFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelA/FirstFloor.shp</FirstFloorShapefileUri>
<SecondFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelA/SecondFloor.shp</SecondFloorShapefileUri>
<SingleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room1.shp</SingleRoomShapefileUri>
<DoubleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room2.shp</DoubleRoomShapefileUri>
</Hotel>
<Hotel>
<HotelName>Hotel B</HotelName>
<HotelAddr>Garcia Ave 99, San Francisco, CA</HotelAddr>
<HotelPhone>+1-415-000-0001</HotelPhone>
<HotelFax>+1-415-000-0004</HotelFax>
<Latitude>38.005</Latitude>
<Longitude>23.77</Longitude>
<FirstFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelB/FirstFloor.shp</FirstFloorShapefileUri>
<SecondFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelB/SecondFloor.shp</SecondFloorShapefileUri>
<SingleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room1.shp</SingleRoomShapefileUri>
<DoubleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room2.shp</DoubleRoomShapefileUri>
</Hotel>
<Hotel>
<HotelName>Hotel C</HotelName>
<HotelAddr>Portero Ave 251, San Francisco, CA</HotelAddr>
<HotelPhone>+1-415-000-0002</HotelPhone>
<HotelFax>+1-415-000-0005</HotelFax>
<Latitude>37.93</Latitude>
<Longitude>23.72</Longitude>
<FirstFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelC/FirstFloor.shp</FirstFloorShapefileUri>
<SecondFloorShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/HotelC/SecondFloor.shp</SecondFloorShapefileUri>
<SingleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room1.shp</SingleRoomShapefileUri>
<DoubleRoomShapefileUri>/MapDemo;component/Data/Shapefiles/Hotels/Room2.shp</DoubleRoomShapefileUri>
</Hotel>
</Hotels>