Sure! You can see the result of your PAsitemap module at this link: http://intermediagroupsrl.it/googlesitemap.axd
Below You can see the settings in webconfig:
<add name="Property Agent.GoogleSiteMapProvider" type="iFinity.DNN.Modules.GoogleSiteMap.PropertyAgentGoogleSiteMapProvider, iFinity.DNN.PropertyAgentSiteMapProvider" defaultPagePriority="0.5" defaultPageUpdateFrequency="daily" includeHiddenPages="false" featuredPropertyPriority="0.7" featuredOnly="false" outputProperties="true" outputPropertyTypes="true"/>
How You can see in the sitemap config the PropertyTypes is setted true but Propertytypes are not showed in the map. More damage problem is that I've in my database more than 200 properties but in my sitemap I can see only some properties!
I'd like add this feature soon as possible.
Regards