Mini Kabibi Habibi
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1574D1D4-1E0E-4DF8-ABB1-09F1E66984AF}</ProjectGuid>
<OutputType>WinExe</OutputType>
<BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MapDemo</RootNamespace>
<AssemblyName>MapDemo</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<SignManifests>true</SignManifests>
<ManifestCertificateThumbprint>C4A0B3465F3AEA184F308AE032C4B9F4F88E966C</ManifestCertificateThumbprint>
<MinFrameworkVersionRequired>3.5</MinFrameworkVersionRequired>
<IsWebBootstrapper>false</IsWebBootstrapper>
<StartupObject>
</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<ReferencePath>$(SolutionDir)</ReferencePath>
<PublishUrl>publish\</PublishUrl>
<Install>false</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>false</MapFileExtensions>
<PublisherName>DevExpress</PublisherName>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>false</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'ClickOnce Debug' OR '$(Configuration)' == 'ClickOnce Release' ">
<HostInBrowser>True</HostInBrowser>
<Install>False</Install>
<TargetZone>Internet</TargetZone>
<StartAction>Program</StartAction>
<StartProgram>$(WINDIR)\System32\PresentationHost.exe</StartProgram>
<ApplicationExtension>.xbap</ApplicationExtension>
<BootstrapperEnabled>false</BootstrapperEnabled>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
<StartArguments>-debug "$(MSBuildProjectDirectory)\bin\$(Configuration)\$(AssemblyName)$(ApplicationExtension)"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<ApplicationIcon>demoicon.ico</ApplicationIcon>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;WPF;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<ApplicationIcon>demoicon.ico</ApplicationIcon>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;WPF;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<IntermediateOutputPath>.\obj\ClickOnce Debug\</IntermediateOutputPath>
<OutputPath>.\bin\ClickOnce Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;WPF;CLICKONCE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Release|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<Optimize>true</Optimize>
<IntermediateOutputPath>.\obj\ClickOnce Release\</IntermediateOutputPath>
<OutputPath>.\bin\ClickOnce Release\</OutputPath>
<DefineConstants>TRACE;WPF;CLICKONCE</DefineConstants>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Resource Include="Data\Ships.xml" />
<Resource Include="Images\Ship.png" />
<Resource Include="Data\Capitals.xml" />
<Content Include="Themes.WPF.targets" />
<Reference Include="DevExpress.Printing.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Data.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.DemoData.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.DemoData.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Charts.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Core.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Charts.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Gauges.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Map.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Mvvm.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.DemoBase.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.DemoBase.v13.1.TestUtils"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.LayoutControl.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' ">
<Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
</ItemGroup>
<ItemGroup>
<Reference Include="PresentationUI"><Private>False</Private></Reference>
<Reference Include="System"><Private>False</Private></Reference>
<Reference Include="System.Configuration"><Private>False</Private></Reference>
<Reference Include="System.Core"><Private>False</Private></Reference>
<Reference Include="System.Drawing"><Private>False</Private></Reference>
<Reference Include="System.Runtime.Serialization"><Private>False</Private></Reference>
<Reference Include="System.Xaml"><Private>False</Private></Reference>
<Reference Include="System.Xml.Linq"><Private>False</Private></Reference>
<Reference Include="System.Data.DataSetExtensions"><Private>False</Private></Reference>
<Reference Include="System.Data"><Private>False</Private></Reference>
<Reference Include="System.Xml"><Private>False</Private></Reference>
<Reference Include="UIAutomationProvider"><Private>False</Private></Reference>
<Reference Include="UIAutomationTypes"><Private>False</Private></Reference>
<Reference Include="WindowsBase"><Private>False</Private></Reference>
<Reference Include="PresentationCore"><Private>False</Private></Reference>
<Reference Include="PresentationFramework"><Private>False</Private></Reference>
</ItemGroup>
<ItemGroup>
<Page Include="Modules\BingDataProvider.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Colorizer.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DataBinding.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\MapElements.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MultiLayers.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Navigator.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\OpenStreetDataProvider.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\PhotoGallery.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\SalesDashboard.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ShapefileSupport.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\WorldWeather.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\CityInformationControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\LabelControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\MapNavigationWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\PhotoGalleryButton.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\PhotoGalleryControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\PhotoGalleryItemControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Controls\PhotoGallery\PlaceInfoControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Generic.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Controls\WeatherLabel.cs" />
<Compile Include="Controls\WeatherInfoPanel.cs" />
<Compile Include="Controls\MapShapeTooltip.cs" />
<Compile Include="Controls\PhotoGallery\CityInformationControl.cs" />
<Compile Include="Controls\PhotoGallery\LabelControl.cs" />
<Compile Include="Controls\PhotoGallery\MapNavigationWindow.cs" />
<Compile Include="Controls\PhotoGallery\PhotoGalleryButton.cs" />
<Compile Include="Controls\PhotoGallery\PhotoGalleryControl.cs" />
<Compile Include="Controls\PhotoGallery\PhotoGalleryItemControl.cs" />
<Compile Include="Controls\PhotoGallery\PlaceInfoControl.cs" />
<Compile Include="Controls\PhotoGallery\VisibleControl.cs" />
<Compile Include="Controls\PlaneInfoPanel.cs" />
<Compile Include="DemoTesting\Fixtures.cs" />
<Compile Include="InfromationLayer\DriveModel.cs" />
<Compile Include="InfromationLayer\RouteModel.cs" />
<Compile Include="MapDemoModuleControl.cs" />
<Compile Include="Modules\BingDataProvider.xaml.cs">
<DependentUpon>BingDataProvider.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Colorizer.xaml.cs">
<DependentUpon>Colorizer.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DataBinding.xaml.cs">
<DependentUpon>DataBinding.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MapElements.xaml.cs">
<DependentUpon>MapElements.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultiLayers.xaml.cs">
<DependentUpon>MultiLayers.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Navigator.xaml.cs">
<DependentUpon>Navigator.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\OpenStreetDataProvider.xaml.cs">
<DependentUpon>OpenStreetDataProvider.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PhotoGallery.xaml.cs">
<DependentUpon>PhotoGallery.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SalesDashboard.xaml.cs">
<DependentUpon>SalesDashboard.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ShapefileSupport.xaml.cs">
<DependentUpon>ShapefileSupport.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\WorldWeather.xaml.cs">
<DependentUpon>WorldWeather.xaml</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Utils.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="app.config" />
<EmbeddedResource Include="mapdemo.manifest" />
<Resource Include="Data\Shapefiles\Hotels\HotelA\FirstFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelA\FirstFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\HotelA\SecondFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelA\SecondFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\HotelB\FirstFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelB\FirstFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\HotelB\SecondFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelB\SecondFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\HotelC\FirstFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelC\FirstFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\HotelC\SecondFloor.dbf" />
<Resource Include="Data\Shapefiles\Hotels\HotelC\SecondFloor.shp" />
<Resource Include="Data\Shapefiles\Hotels\Room1.dbf" />
<Resource Include="Data\Shapefiles\Hotels\Room1.shp" />
<Resource Include="Data\Shapefiles\Hotels\Room2.dbf" />
<Resource Include="Data\Shapefiles\Hotels\Room2.shp" />
<Resource Include="Data\Shapefiles\Maps\Countries.dbf" />
<Resource Include="Data\Shapefiles\Maps\Countries.shp" />
<Resource Include="Data\Shapefiles\Maps\Africa.dbf" />
<Resource Include="Data\Shapefiles\Maps\Africa.shp" />
<Resource Include="Data\Shapefiles\Maps\Australia.dbf" />
<Resource Include="Data\Shapefiles\Maps\Australia.shp" />
<Resource Include="Data\Shapefiles\Maps\Eurasia.dbf" />
<Resource Include="Data\Shapefiles\Maps\Eurasia.shp" />
<Resource Include="Data\Shapefiles\Maps\NorthAmerica.dbf" />
<Resource Include="Data\Shapefiles\Maps\NorthAmerica.shp" />
<Resource Include="Data\Shapefiles\Maps\SouthAmerica.dbf" />
<Resource Include="Data\Shapefiles\Maps\SouthAmerica.shp" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Resource Include="DemoIcon.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
<Visible>False</Visible>
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\LogoUrl.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Data\Sales.xml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\ShopImage.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Data\FlightMap.xml">
<SubType>Designer</SubType>
</Resource>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Planes\AirbusA318.png" />
<Resource Include="Images\Planes\AirbusA340.png" />
<Resource Include="Images\Planes\AirbusA380.png" />
<Resource Include="Images\Planes\Boeing737.png" />
<Resource Include="Images\Planes\Boeing747.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Data\Hotels.xml">
<SubType>Designer</SubType>
</Resource>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\HotelImage.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Shops\ShopA.png" />
<Resource Include="Images\Shops\ShopB.png" />
<Resource Include="Images\Shops\ShopC.png" />
<Resource Include="Images\Shops\ShopD.png" />
<Resource Include="Images\Shops\ShopE.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Data\CitiesData.xml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Title.png" />
<Resource Include="Images\TitleOverview.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="MainDemo.xml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\PhotoGallery\Athens\Academy-of-Athens.jpg" />
<Resource Include="Images\PhotoGallery\Athens\Acropolis-of-Athens.jpg" />
<Resource Include="Images\PhotoGallery\Athens\National-Library-of-Greece.jpg" />
<Resource Include="Images\PhotoGallery\Athens\Temple-of-Hephaestus.jpg" />
<Resource Include="Images\PhotoGallery\Athens\Temple-of-Olympian-Zeus.jpg" />
<Resource Include="Images\PhotoGallery\Athens\Zappeion.jpg" />
<Resource Include="Images\PhotoGallery\BackButton.png" />
<Resource Include="Images\PhotoGallery\Barcelona\Arc-de-Triomf.jpg" />
<Resource Include="Images\PhotoGallery\Barcelona\Camp-Nou.jpg" />
<Resource Include="Images\PhotoGallery\Barcelona\Cathedral-of-Santa-Eulalia.jpg" />
<Resource Include="Images\PhotoGallery\Barcelona\Columbus-Monument.jpg" />
<Resource Include="Images\PhotoGallery\Barcelona\Palau-de-la-Musica-Catalana.jpg" />
<Resource Include="Images\PhotoGallery\Barcelona\Sagrada-Familia.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Bellevue-Palace.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Brandenburg-Gate.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Fernsehturm-Berlin.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Gendarmenmarkt.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Red-City-Hall.jpg" />
<Resource Include="Images\PhotoGallery\Berlin\Reichstag.jpg" />
<Resource Include="Images\PhotoGallery\Cairo\Al-Azhar-Mosque.jpg" />
<Resource Include="Images\PhotoGallery\Cairo\Cairo-Citadel.jpg" />
<Resource Include="Images\PhotoGallery\Cairo\Cairo-Tower.jpg" />
<Resource Include="Images\PhotoGallery\Cairo\Egyptian-Museum.jpg" />
<Resource Include="Images\PhotoGallery\Cairo\Mosque-of-Ibn-Tulun.jpg" />
<Resource Include="Images\PhotoGallery\CityInformationControl.png" />
<Resource Include="Images\PhotoGallery\CitySmallIcon.png" />
<Resource Include="Images\PhotoGallery\Label.png" />
<Resource Include="Images\PhotoGallery\London\Buckingham-Palace.jpg" />
<Resource Include="Images\PhotoGallery\London\St-Pauls-Cathedral.jpg" />
<Resource Include="Images\PhotoGallery\London\Tower-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\London\Tower-of-London.jpg" />
<Resource Include="Images\PhotoGallery\London\Trafalgar-Square.jpg" />
<Resource Include="Images\PhotoGallery\London\Westminster-Abbey.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\%28Los-Angeles%29-Downtown.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\%28Los-Angeles%29-Griffith-Observatory.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\%28Los-Angeles%29-International-Airport.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\%28Los-Angeles%29-Music-Center.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\DevExpress-Office.jpg" />
<Resource Include="Images\PhotoGallery\Los-Angeles\Hollywood-Walk-of-Fame.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Bolshoi-Theatre.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Cathedral-of-Christ-the-Saviour.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Novodevichy-Convent.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Ostankino-Tower.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Saint-Basils-Cathedral.jpg" />
<Resource Include="Images\PhotoGallery\Moscow\Spasskaya-Tower.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Broadway.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Brooklyn-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Empire-State-Building.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Rockefeller-Center.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Statue-of-Liberty.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Statue-of-Liberty.png" />
<Resource Include="Images\PhotoGallery\NewYork\Times-Square.jpg" />
<Resource Include="Images\PhotoGallery\NewYork\Times-Square.png" />
<Resource Include="Images\PhotoGallery\NextPlace.png" />
<Resource Include="Images\PhotoGallery\Paris\Arc-de-Triomphe.jpg" />
<Resource Include="Images\PhotoGallery\Paris\Eiffel-Tower.jpg" />
<Resource Include="Images\PhotoGallery\Paris\Louvre.jpg" />
<Resource Include="Images\PhotoGallery\Paris\Montmartre.jpg" />
<Resource Include="Images\PhotoGallery\Paris\Notre-Dame-de-Paris.jpg" />
<Resource Include="Images\PhotoGallery\Paris\Sainte-Chapelle.jpg" />
<Resource Include="Images\PhotoGallery\Prague\Charles-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\Prague\Lennon-Wall.jpg" />
<Resource Include="Images\PhotoGallery\Prague\Prague-Orloj.jpg" />
<Resource Include="Images\PhotoGallery\Prague\Prague-Zoo.jpg" />
<Resource Include="Images\PhotoGallery\Prague\St.-Vitus-Cathedral.jpg" />
<Resource Include="Images\PhotoGallery\PrevPlace.png" />
<Resource Include="Images\PhotoGallery\Rio-de-Janeiro\Christ-the-Redeemer.jpg" />
<Resource Include="Images\PhotoGallery\Rio-de-Janeiro\Copacabana-Beach.jpg" />
<Resource Include="Images\PhotoGallery\Rio-de-Janeiro\Maracana.jpg" />
<Resource Include="Images\PhotoGallery\Rio-de-Janeiro\Rio-Niteroi-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\Rio-de-Janeiro\Sugarloaf-Mountain.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Queen-Victoria-Building.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Royal-Botanic-Gardens.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Sydney-Central-Business-District.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Sydney-Harbour-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Sydney-Opera-House.jpg" />
<Resource Include="Images\PhotoGallery\Sydney\Sydney-Town-Hall.jpg" />
<Resource Include="Images\PhotoGallery\Tokyo\Rainbow-Bridge.jpg" />
<Resource Include="Images\PhotoGallery\Tokyo\Tokyo-Imperial-Palace.jpg" />
<Resource Include="Images\PhotoGallery\Tokyo\Tokyo-National-Museum.jpg" />
<Resource Include="Images\PhotoGallery\Tokyo\Tokyo-Tower.jpg" />
<Resource Include="Images\PhotoGallery\Tokyo\University-of-Tokyo.jpg" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\EmbeddedData.txt" />
</ItemGroup>
<ItemGroup>
<PublishFile Include="DevExpress.Xpf.Themes.DXStyle.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.DXStyle.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.LightGray.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.LightGray.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.MetropolisDark.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.MetropolisLight.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2007Black.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2007Black.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2007Blue.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2007Silver.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2010Black.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2010Black.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2010Blue.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2010Silver.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Office2013.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Office2013.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.Seven.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.Seven.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.TouchlineDark.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
<PublishFile Include="DevExpress.Xpf.Themes.VS2010.v13.1">
<Visible>False</Visible>
<Group>DevExpress.Xpf.Themes.VS2010.v13.1</Group>
<TargetPath>
</TargetPath>
<PublishState>Include</PublishState>
<IncludeHash>True</IncludeHash>
<FileType>Assembly</FileType>
</PublishFile>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="DevExpress.Build.XamlResourceProcessing.targets" />
<ItemGroup><Reference Include="DevExpress.Xpf.Themes.LightGray.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Seven.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2013.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.VS2010.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.DXStyle.v13.1"><Private></Private><HintPath></HintPath></Reference></ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<PropertyGroup>
</PropertyGroup>
</Project>