<?xml version="1.0" encoding="utf-8"?>
<configuration
   xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
      <appSettings>
         <add key="appISBN" value="0-596-00487-7" />
         <add key="appTitle" value="Programowanie ASP.NET" />
      </appSettings>
</configuration>
